Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 30 Mar 2006 00:07:47 +0200
From:      Norbert Augenstein <norbert@augenstein.net>
To:        freebsd-stable@freebsd.org
Subject:   Re: GRUB does not boot FreeBSD after installworld ...
Message-ID:  <1143670067.67359.12.camel@seth.augenstein.ten>
In-Reply-To: <20060329213324.GA66418@lpthe.jussieu.fr>
References:  <20060329213324.GA66418@lpthe.jussieu.fr>

next in thread | previous in thread | raw e-mail | index | archive | help
On Wed, 2006-03-29 at 23:33 +0200, Michel Talon wrote:
> Maybe you have an old Grub which doesn't grok UFS2?
No, Grub 0.97 works fine with UFS2

I will cvsup again and rebuild everything, without "CPUTYPE=athlon-xp"
in make.conf
I can remember some bootproblems on my laptop with CPUTYPE?=pentium3m


> It is the case on my machine so i use chainloader to boot freebsd, like that:
> title           FreeBSD
> root            (hd0,3)
> savedefault
> makeactive
> chainloader     +1
> boot
> 
> Linux i can boot directly:
> title           Debian GNU/Linux, kernel 2.6.8-2-k7
> root            (hd0,5)
> kernel          /boot/vmlinuz-2.6.8-2-k7 root=/dev/hda6 ro acpi=force
> initrd          /boot/initrd.img-2.6.8-2-k7
> savedefault
> boot
> 
> WindowsXP i also chainload.
> 



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