On 6/30/05, Karl Cunningham <[EMAIL PROTECTED]> wrote:
> If you haven't I think you should install FC4 at this point.

Okay, done.

> Somewhere in the installation you should be able to tell it you want to
> use your own bootloader, and let it do as much as it can.

I told it to install the bootloader into its own partition, and told
my Gentoo GRUB to chainload.  It works!  It'd be nice if the installer
could import another grub.conf when creating its own.  Or
intelligently insert the FC4 entry into an already existing grub.conf.

# Gentoo's grub.conf entry:
title=Fedora
root (hd1,2)
chainloader +1

# Fedora's grub.conf entry:
title Fedora Core (2.6.11-1.1369_FC4)
        root (hd1,2)
        kernel /boot/vmlinuz-2.6.11-1.1369_FC4 ro root=LABEL=/ rhgb quiet
        initrd /boot/initrd-2.6.11-1.1369_FC4.img

-todd


--
[email protected]
http://www.kernel-panic.org/cgi-bin/mailman/listinfo/kplug-list

Reply via email to