Date: Thu, 27 Feb 2003 10:58:44 -0800 From: George Hartzell <hartzell@kestrel.alerce.com> To: hartzell@kestrel.alerce.com (George Hartzell) Cc: "Andrew Boothman" <A.J.Boothman@sms.ed.ac.uk>, "Darryl Okahata" <darrylo@soco.agilent.com>, <current@FreeBSD.ORG> Subject: Re: "NTLDR missing" after 5-RELEASE install Message-ID: <15966.24548.462430.678700@rosebud.alerce.com> 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>
next in thread | previous in thread | raw e-mail | index | archive | help
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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?15966.24548.462430.678700>