I'm trying to make a bootable CD-rom. The CD is supposed to use grub to boot. I found a download of stage2_eltorito (this is the file that is used to create a bootable grub disk) and I burned it onto the disk. I rebooted from the disc and it just says "Loading Stage2 ...." and it hangs. I can't figure out my mistake.
So I tried putting the files stage1 and stage2 on a CD and it wrote "GRUB _" to the screen and then hung. Does anyone think I am better of putting Stage1 and Stage2 onto the CD, than using the Stage2_eltorito which is actually made for creating grub CDs?
I also tried to put the file "initrd" onto the disk with stage2_eltorito. But when I boot from the CD it says "Loading Stage2 " with some hundred dots after that! Does anyone know the cause of all these weird things?