From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mailman by lists.gnu.org with archive (Exim 4.43) id 1IjgUg-0001KH-CS for mharc-grub-devel@gnu.org; Sun, 21 Oct 2007 15:29:50 -0400 Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1IjgUd-0001Hh-Pq for grub-devel@gnu.org; Sun, 21 Oct 2007 15:29:47 -0400 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1IjgUb-0001FI-Tz for grub-devel@gnu.org; Sun, 21 Oct 2007 15:29:47 -0400 Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1IjgUb-0001Ev-IN for grub-devel@gnu.org; Sun, 21 Oct 2007 15:29:45 -0400 Received: from mtaout03-winn.ispmail.ntl.com ([81.103.221.49]) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1IjgUb-00019i-2Q for grub-devel@gnu.org; Sun, 21 Oct 2007 15:29:45 -0400 Received: from aamtaout04-winn.ispmail.ntl.com ([81.103.221.35]) by mtaout03-winn.ispmail.ntl.com with ESMTP id <20071021192930.KSGF26125.mtaout03-winn.ispmail.ntl.com@aamtaout04-winn.ispmail.ntl.com> for ; Sun, 21 Oct 2007 20:29:30 +0100 Received: from [10.0.0.4] (really [82.6.98.134]) by aamtaout04-winn.ispmail.ntl.com with ESMTP id <20071021192930.CSBP29112.aamtaout04-winn.ispmail.ntl.com@[10.0.0.4]> for ; Sun, 21 Oct 2007 20:29:30 +0100 From: steve platt To: The development of GRUB 2 In-Reply-To: References: Content-Type: text/plain Date: Sun, 21 Oct 2007 20:29:28 +0100 Message-Id: <1192994968.5334.40.camel@scary.spice> Mime-Version: 1.0 X-Mailer: Evolution 2.10.1 Content-Transfer-Encoding: 7bit X-detected-kernel: by monty-python.gnu.org: Solaris 10 (beta) Subject: Re: GRUB on two mbrs 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: Sun, 21 Oct 2007 19:29:48 -0000 On Tue, 2007-10-16 at 21:30 -0500, John Pierce wrote: > title Mandriva 2008 > rootnoverify (hd1,0) > makeactive > chainloader +1 > ... I have tried with root (hd1,0). Have you tried "root (hd1)" yet? I think that's the way to refer to the "MBR" of a drive ... Steve