Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 31 Aug 2003 18:52:01 -0300
From:      Herculano de Lima Einloft Neto <hlen@ig.com.br>
To:        freebsd-questions@freebsd.org
Cc:        hlen@ig.com.br
Subject:   Re: grub
Message-ID:  <1062366720.1280.32.camel@localhost.localdomain>

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

> > 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 <hlen@ig.com.br>



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