Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 18 Sep 2005 18:18:35 -0700
From:      Micah <micahjon@ywave.com>
To:        "Gary W. Swearingen" <garys@opusnet.com>,  freebsd-questions@freebsd.org
Subject:   Re: Install GRUB for FreeBSD
Message-ID:  <432E11EB.2090601@ywave.com>
In-Reply-To: <2qbr2q9jyi.r2q@mail.opusnet.com>
References:  <20050918160808.4049.qmail@web35805.mail.mud.yahoo.com> <2qbr2q9jyi.r2q@mail.opusnet.com>

next in thread | previous in thread | raw e-mail | index | archive | help


Gary W. Swearingen wrote:
> It starts out on a floppy file system.  Then you either
> just boot off the floppy, or you install it to the hard disk MBR,
> other first-track sectors, and maybe your OS's root FS.  I don't
> recall if you need a menu.lst or not.  That is, I don't know if
> Grub can be installed only to the first track, or needs the
> menu.lst in an FS; it seems like a bad requirement, if so.
> 

In order for grub to work as a menu, it requires a stage 2 loader that 
resides somewhere on your hardrive outside of the MBR.  It's my 
understanding that grub was too big to fit just in the MBR and that 
necessitated this arrangement.  If you don't mind manually typing in 
commands such as root(hdx,x,x) and kernel /boot/loader then you don't 
need grub installed anywhere other than the MBR.  Though the ufs stage 
1.5 might cause problems with freebsd in that regard. I haven't tried 
grub without /some/ aspect of it installed to a freebsd partition.

Later,
Micah



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?432E11EB.2090601>