Date: Sun, 31 Aug 2003 23:25:14 +0200 From: Stefan Malte Schumacher <s.schumacher@netcologne.de> To: freebsd-questions-en <freebsd-questions@FreeBSD.org> Subject: Re: grub Message-ID: <20030831212514.GA7694@drachenhorst.fantasy.net> In-Reply-To: <20030831224700.6b031ea9.messmate@tiscali.fr> References: <20030831224700.6b031ea9.messmate@tiscali.fr>
next in thread | previous in thread | raw e-mail | index | archive | help
On Sun, Aug 31, 2003 at 22:47:00 +0200, mess-mate wrote: > Hi list, > Can't boot FreeBSD from the grub bootloader. > Error 17 : can't mount selected ..... > 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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20030831212514.GA7694>