Forum: EasyBoot
Topic: Fedore Core 7 Live CD?
started by: aaronpriest

Posted by aaronpriest on Jul. 25 2007,11:48
Well, I've successfully got UBCD4Win 3.05 (BartPE), UBCD DOS 4.1.1,  Acronis Disk Director Server 10, Knoppix 5.1.1, and a few other bootable diagnostic CDs to work properly with EasyBoot on a DVD. I'm most impressed! It took a lot of reading and studying on the forums, but it really wasn't that hard when I got the big picture.

So now I would like to add Fedora Core 7 Live CD, and I'm really stumped! I tried the Knoppix approach and it works to a point: I get the logo and menu when I boot, vmlinuz and initrd.img load, but after uncompressing Linux and booting the kernel it says it "Cannot find root file system!". I noticed that Fedora 7 LiveCD has a squashfs.img and I don't know how this gets called from isolinux.cfg, initrd.img, or vmlinuz. How do I get this to work with EasyBoot?

BTW, the temporary image I built (like what I did for Knoppix) does not boot either and has the same error, so this is not an EasyBoot problem. Here is the command I used to build the .iso:

mkisofs -pad -l -r -J -v -V "Fedora-7-KDE-Live-i386" -b fedcore7/isolinux.bin -c fedcore7/boot.cat -hide-rr-moved -no-emul-boot -boot-load-size 4 -boot-info-table -o c:\temp\fedcore7.iso .

This appears to be a completely different type of LiveCD than Knoppix uses.

Thanks for the help!