Linux <[EMAIL PROTECTED]> writes: > On the Fedora list I posted the following question, but have got no > good answers. > Has anyone the answer? >> Making a GRUB bootable CD is no problem at all. What I can't get to >> work is installing GRUB on another medium, like floppy and harddisk, >> and then, after the system has booted into GRUB, being able to >> access a kernel and initrd that reside on a cd/dvd.
AFAIK the BIOS only makes the CDROM accessible after booting from CDROM. GRUB uses the BIOS to access the device. So in that case it will only be possible to access the CDROM when you boot from it, as you noticed. -- Marco _______________________________________________ Bug-grub mailing list [EMAIL PROTECTED] http://lists.gnu.org/mailman/listinfo/bug-grub
