Grub and FreeBSD 4.9

Cyrille Lefevre clefevre-lists at 9online.fr
Wed May 19 08:29:58 PDT 2004


"db" <db at traceroute.dk> wrote:
> 
> I'm trying to get grub working on my FreeBSD 4.9 test-box. So far I've done:
> cd /usr/ports/sysutils/grub
> make install clean
> mkdir /boot/grub
> cp /usr/local/share/grub-0.94/i386-freebsd/* /boot/grub/
> In /boot/grub I created a fil called menu.lst and wrote this in it:
> default 0  # By default, boot the first entry.
> timeout 5 # Boot automatically after 30 secs.
> 
> title FreeBSD
> root   (hd0,0)

root(hd0,0,a) would be better :)

>   kernel /boot/loader


Cyrille Lefevre.
-- 
home: mailto:cyrille.lefevre at laposte.net


More information about the freebsd-hackers mailing list