Comment 14 for bug 432254

Revision history for this message
Peter Belew (peterbe) wrote : Re: [Bug 432254] Re: FreeBSD not detected by os-prober

On my initial attempt to do this, I somehow made the system unbootable.

I have a working installation with the legacy GRUB, but I don't want
to touch that because I am in the middle of doing some work with the
FreeBSD on that system and don't want that to be unbootable.

So I've reinstalled Karmic alpha 6 on the original disk, and am now
updating it. Then I'll try changing the grub.cfg and see if I can boot
into BSD.

On Sat, Sep 26, 2009 at 10:33 AM, Slug71 <email address hidden> wrote:
> This will boot FreeBSD. Add to grub.cfg
>
> menuentry "freebsd" {
>        set root=(hd0,x)
>       chainloader +1
>       boot
> }
>
> --
> FreeBSD not detected by os-prober
> https://bugs.launchpad.net/bugs/432254
> You received this bug notification because you are a direct subscriber
> of the bug.
>