QEMU no cdrom ?

Peter Gordon peter at thecodergeek.com
Sun Sep 10 01:04:47 UTC 2006


Jack Gates wrote:
> The quest is started and there is an icon for 
> a cdrom but there does not seem to be any connection to either of my 
> physical cdrom drives.

You need to specify which device to use for the virtual CD-ROM using the
"-cdrom" option. It can be a device node (such as /dev/cdroms/cdrom0 or /dev/hda
or similar) or a path to an ISO file (such as ~/ISOs/FC5-x86-installer.iso or
similar).

E.g.:

$ qemu -hda guest.img -cdrom /dev/dvd
$ qemy -hda guest.img -cdrom ~/ISOs/FC5-x86-DVD.iso -boot d

...etc.  Hope that helps!
-- 
Peter Gordon (codergeek42)
GnuPG Public Key ID: 0xFFC19479 / Fingerprint:
  DD68 A414 56BD 6368 D957 9666 4268 CB7A FFC1 9479
My Blog: http://thecodergeek.com/blog/

-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 251 bytes
Desc: OpenPGP digital signature
URL: <http://listman.redhat.com/archives/fedora-list/attachments/20060909/9617601a/attachment-0001.sig>


More information about the fedora-list mailing list