> > This is the config:
> > root (hd1,3,a)
> > kernel /boot/loader
> > I'm running release 5.1.
> > Is there something other to do ??
> > Thanks for your help.
> > mess-mate
> 
> Grub does not support UFS2 currently. The solution is to use UFS1 for the
> root partition, then everything works fine. IIRC to achive you have to
> select "Custom Options" while creating the partitions and replace -02 with
> -01.
> 
> Bye
> Stefan 

   Or you can just use the following:

title FreeBSD RELEASE 5.1
                        rootnoverify (hd1,3)
                        chainloader +1

   Don't know if there are any practical differences..
-- 
Herculano de Lima Einloft Neto <[EMAIL PROTECTED]>

_______________________________________________
[EMAIL PROTECTED] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "[EMAIL PROTECTED]"

Reply via email to