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/
Attachment:
signature.asc
Description: OpenPGP digital signature