The old BIOS of this laptop won't allow syslinux to start Fedora's installer, so I'm using a GRUB boot floppy and can't seem to get it to work. CD1 is in the only cd drive and I'm editing the boot command from the floppy program. What's wrong with my commands?
Code:
root (cd0,x)
kernel (cd0,x).isolinux/vmlinuz
initrd (cd0,x)/isolinux/initrd.img
I get the error "Error 23: Error while parsing number"
Did I name my cd drive incorrectly? Help please!