From owner-freebsd-current Thu Feb 27 10:58:43 2003 Delivered-To: freebsd-current@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id D94D337B401 for ; Thu, 27 Feb 2003 10:58:41 -0800 (PST) Received: from kestrel.alerce.com (kestrel.alerce.com [209.182.219.40]) by mx1.FreeBSD.org (Postfix) with ESMTP id 2D7C443F93 for ; Thu, 27 Feb 2003 10:58:41 -0800 (PST) (envelope-from hartzell@rosebud.alerce.com) Received: from rosebud.alerce.com (rosebud.lbl.gov [131.243.193.115]) by kestrel.alerce.com (8.12.4/8.12.4) with ESMTP id h1RIwVk6080126 (version=TLSv1/SSLv3 cipher=EDH-RSA-DES-CBC3-SHA bits=168 verify=OK); Thu, 27 Feb 2003 10:58:32 -0800 (PST) (envelope-from hartzell@rosebud.alerce.com) X-Authentication-Warning: kestrel.alerce.com: Host rosebud.lbl.gov [131.243.193.115] claimed to be rosebud.alerce.com Received: from rosebud.alerce.com (rosebud.alerce.com [127.0.0.1]) by rosebud.alerce.com (8.12.7/8.12.7) with ESMTP id h1RIwiMn005082 (version=TLSv1/SSLv3 cipher=EDH-RSA-DES-CBC3-SHA bits=168 verify=NO); Thu, 27 Feb 2003 10:58:44 -0800 (PST) (envelope-from hartzell@rosebud.alerce.com) Received: (from hartzell@localhost) by rosebud.alerce.com (8.12.7/8.12.6/Submit) id h1RIwiem005079; Thu, 27 Feb 2003 10:58:44 -0800 (PST) From: George Hartzell MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Message-ID: <15966.24548.462430.678700@rosebud.alerce.com> Date: Thu, 27 Feb 2003 10:58:44 -0800 To: hartzell@kestrel.alerce.com (George Hartzell) Cc: "Andrew Boothman" , "Darryl Okahata" , Subject: Re: "NTLDR missing" after 5-RELEASE install In-Reply-To: <15966.24193.851791.257033@rosebud.alerce.com> References: <200302262325.PAA11580@mina.soco.agilent.com> <001d01c2ddf9$e71bcff0$0400a8c0@spatula> <15966.24193.851791.257033@rosebud.alerce.com> X-Mailer: VM 7.07 under 21.1 (patch 14) "Cuyahoga Valley" XEmacs Lucid Reply-To: hartzell@kestrel.alerce.com (George Hartzell) Sender: owner-freebsd-current@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG George Hartzell writes: > [...] > grub> setup (hd0) > > Here you boot process would be > > power on->bios->load the MBR which is really GRUB->grub loads its stage1,... > > Or you could leave a "normal" MBR at the beginning of the disk and > install GRUB into the beginning of the FreeBSD BIOS partition > (assuming that FreeBSD is in the second primary parition): > > grub> setup (hd0,1) > I left out a detail: I use the --prefix=/boot/grub option to setup. e.g. setup --prefix=/boot/grub (hd0) or setup --prefix=/boot/grub (hd0,1) g. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message