I'm trying to install Xubuntu, but I don't have an empty CD and my computer boots only from HDD and CD.
I've extracted ISO's contents into my HDD root and have installed a (non-working) Linux and GRUB. So I've tried this boot entry:
root (hd1,msdos1)
linux /casper/vmlinuz
initrd /casper/initrd.lz
boot
But it boots same as the non-working Linux install - what do I do?