From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mailman by lists.gnu.org with archive (Exim 4.43) id 1JRGnX-00076K-Lu for mharc-grub-devel@gnu.org; Mon, 18 Feb 2008 19:57:27 -0500 Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1JRGnV-00074U-Do for grub-devel@gnu.org; Mon, 18 Feb 2008 19:57:25 -0500 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1JRGnU-000748-UU for grub-devel@gnu.org; Mon, 18 Feb 2008 19:57:25 -0500 Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1JRGnU-000740-N8 for grub-devel@gnu.org; Mon, 18 Feb 2008 19:57:24 -0500 Received: from qmta01.westchester.pa.mail.comcast.net ([76.96.62.16]) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1JRGnU-0003gb-3g for grub-devel@gnu.org; Mon, 18 Feb 2008 19:57:24 -0500 Received: from OMTA10.westchester.pa.mail.comcast.net ([76.96.62.28]) by QMTA01.westchester.pa.mail.comcast.net with comcast id rCtl1Y0020cZkys5100a00; Tue, 19 Feb 2008 00:56:54 +0000 Received: from [192.168.15.201] ([68.61.16.43]) by OMTA10.westchester.pa.mail.comcast.net with comcast id rCxA1Y0010vkq983W00000; Tue, 19 Feb 2008 00:57:10 +0000 X-Authority-Analysis: v=1.0 c=1 a=s9Y-xMFLLkt1f_1uLZ4A:9 a=VBAYtBivsFzoDhkgme59ymawZLsA:4 a=M3PvEdNFSBYA:10 Message-ID: <47BA2968.3090100@comcast.net> Date: Mon, 18 Feb 2008 19:57:12 -0500 From: George Lengel User-Agent: Mozilla-Thunderbird 2.0.0.6 (X11/20071009) MIME-Version: 1.0 To: The development of GRUB 2 References: In-Reply-To: Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-detected-kernel: by monty-python.gnu.org: Genre and OS details not recognized. Subject: Re: Starting grub 2 from grub legacy? X-BeenThere: grub-devel@gnu.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: The development of GRUB 2 List-Id: The development of GRUB 2 List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 19 Feb 2008 00:57:25 -0000 > > What should be the correct lines in /boot/grub/menu.lst to start grub > 2 from grub legacy? I installed this about two weeks ago and this was the entry that was added for me by the process. title Grb2 chainload root (hd2,6) kernel /boot/grub/core.img boot savedefault