Date: Mon, 22 Dec 2003 21:56:25 -0500 From: Jud <judmarc@fastmail.fm> To: jarek@eko.net.pl Cc: freebsd-questions@freebsd.org Subject: Re: Dual-boot does not work with GRUB Message-ID: <opr0l44bv30cf2rk@mail.messagingengine.com> In-Reply-To: <20031223005816.GA74913@seekingfire.com> References: <1072140766.1057.20.camel@skorpion> <20031223005816.GA74913@seekingfire.com>
next in thread | previous in thread | raw e-mail | index | archive | help
On Mon, 22 Dec 2003 18:58:16 -0600, Tillman Hodgson <tillman@seekingfire.com> wrote: > On Tue, Dec 23, 2003 at 01:52:46AM +0100, Jaroslaw Nozderko wrote: >> I've got the following error: >> >> Filesystem type unknown, partition type 0xa5 >> Error 17: Cannot mount selected partition >> >> Does GRUB have some problems with FreeBSD partition ? > > I recently ran into the same problem - I found the solution in an > archived posting to the bug-grub@ mailing list (from Sergey Matveychuk > on Sep 25 2003, if you're interested). > > Try this: > > rootnoverify (hd0,1) > chainloader +1 Is your root partition UFS2? GRUB does not understand UFS2 yet as far as I know, so you may need to chainload as in the above example. Jud
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?opr0l44bv30cf2rk>