ne... wrote:
On Thu, 13 Jan 2005 13:56:13 -0600, Shashank Bhide <bhides@xxxxxxxxx> wrote:
No. No. Do not install a bootloader, use the current copy of grub.
See below for an extract of my grub.conf:
title Fedora Core (2.6.10-1.737_FC3)
root (hd2,0)
kernel /boot/vmlinuz-2.6.10-1.737_FC3 ro root=LABEL=/ vga=795 noprobe
initrd /boot/initrd-2.6.10-1.737_FC3.img
title FC3 64bit
root (hd1,0)
kernel /vmlinuz-2.6.9-1.667 ro root=/dev/sdb1 vga=795 noprobe
initrd /initrd-2.6.9-1.667.img
I amended the second grub stanza so it would mimic an install in a
single partition. I did not need to create new swap as I already had
a swap partition.
N.Emile...
I will try this soon!
Thanks for the response.
Shashank