[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: Debian and Freebsd; booloader behaviour



On Fri, Nov 18, 2005 at 09:04:30AM +0100, Marco Calviani wrote:
> Hi list,
> i would like to install Freebsd 6.0 in a separate partition within my HD in
> which Debian Sid is perfectly running.
> Does anyone had some advice on how to setup the freebsd bootloader during
> installation to enable GRUB (of my Debian box) to recognize the freebsd
> partition?
> Or in a second place how to setup again GRUB after having deleted it for the
> BSD bootloader, if the first one is not possible?
> 
> Thanks in advance,
> MC

Hi Marco,

I am using lilo (a 'don't fix what isn't broken' thing), so for that
configuration I'm using 

 other=/dev/hdb3
        table=/dev/hdb
        label=FreeBSD-5.3

in /etc/lilo.conf, but I found an old entry for grub in
/boot/grub/menu.lst as well:

title FreeBSD 4.9
root (hd0,1,a)
kernel /boot/loader

which you would install with something like 'grub-install /dev/hda' or
some other partition. As far as I remember, when installing FreeBSD, you
can opt for not doing any changes to the boot process. After the
installation you just have to do the changes to your Linux boot manager.

Hth,
-- 
Andreas Rippl -- GPG messages preferred
                 Key-ID: 0x81073379

Attachment: signature.asc
Description: Digital signature


Reply to: