Bug 618517

Summary: cdrom_id fails to find a root device on livecd-creator made LiveCD image booted within Qemu
Product: [Fedora] Fedora Reporter: Jasper O'neal Hartline <Jasper.Hartline>
Component: udevAssignee: Harald Hoyer <harald>
Status: CLOSED DUPLICATE QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: medium Docs Contact:
Priority: low    
Version: rawhideCC: harald, jonathan
Target Milestone: ---   
Target Release: ---   
Hardware: All   
OS: Linux   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2010-07-27 07:44:48 UTC Type: ---
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:

Description Jasper O'neal Hartline 2010-07-27 07:11:06 UTC
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:

Comment 1 Jasper O'neal Hartline 2010-07-27 07:15:06 UTC
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.

Comment 2 Jasper O'neal Hartline 2010-07-27 07:19:25 UTC
Furthermore, booting it in VirtualBox, it boots fine.
As I stated, in Qemu, it doesn't boot using qemu -cdrom rawhide.iso.iso

Comment 3 Harald Hoyer 2010-07-27 07:44:18 UTC
see bug 609049

use:

"-drive file=xyz.iso,if=scsi,media=cdrom"

Comment 4 Harald Hoyer 2010-07-27 07:44:48 UTC

*** This bug has been marked as a duplicate of bug 609049 ***