Description of problem: cdrom_id fails to find a root device on livecd-creator made LiveCD image booted within Qemu Version-Release number of selected component (if applicable): udev-160-8.fc14.i686.rpm How reproducible: Steps to Reproduce: 1. Make a LiveCD with a RAWHIDE repo ( Date: 7/27/2010 ) 2. Boot within qemu 3. See cdrom_id hang for a while then finally boot failed sleeping forever. Actual results: Expected results: Additional info:
Actually, this bug only presents it's self when you use livecd-creator -c livecd.ks -f rawhide.iso as the label, apparently the ISOLINUX.cfg which is written writes root device as rawhide.iso which is why it fails, not rawhide.iso.iso Possible bug in livecd-creator in it's processing of filenames and labels. Will look at it.
Furthermore, booting it in VirtualBox, it boots fine. As I stated, in Qemu, it doesn't boot using qemu -cdrom rawhide.iso.iso
see bug 609049 use: "-drive file=xyz.iso,if=scsi,media=cdrom"
*** This bug has been marked as a duplicate of bug 609049 ***