Good day all,
I'd like to upgrade my fc5 to fc6 but i dont have a dvd drive, so what i would like to do is unpack the dvd iso onto a hard disk partition, and then add to my grub.conf the relevant information to boot the installer from my hard disk.
I believe its possible to do it this way, but the fedora.redat.com site is down at the moment so i cant read the howto
I can unpack the dvd myself, but all I need help with is what I add to the grub.conf
here is what i think i should put:....
title Fedora Core 6 installer
root (hd0,??)
kernel /isolinux/vmlinuz
initrd /isolinux/initrd.img
Is this right??
Do I use the /isolinux folder for the vmlinuz and initrd.img ????
thanks in advance