Bug 431177 - Can't change CD
Summary: Can't change CD
Keywords:
Status: CLOSED NOTABUG
Alias: None
Product: Fedora
Classification: Fedora
Component: qemu
Version: 8
Hardware: x86_64
OS: Linux
low
high
Target Milestone: ---
Assignee: David Woodhouse
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2008-02-01 10:05 UTC by Dean Kolosiek
Modified: 2008-06-11 10:07 UTC (History)
1 user (show)

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2008-06-11 10:07:17 UTC
Type: ---
Embargoed:


Attachments (Terms of Use)

Description Dean Kolosiek 2008-02-01 10:05:11 UTC
Description of problem:

At the QEMU monitor prompt the 'eject cdrom' and 'eject -f cdrom' commands don't
work. After using the bash eject command and inserting another CD, and issuing
QEMU 'change cdrom /dev/cdrom' command the CD is not readable. In this case I'm
trying to install Windows 2000 Upgrade which requires verifying my Windows NT CD.

Started QEMU using

    qemu -hda win2000.img -boot d -cdrom /dev/cdrom -m 256 -localtime

Version-Release number of selected component (if applicable):

   0.9.0

How reproducible:

   Always

Comment 1 Daniel Berrangé 2008-06-11 10:07:17 UTC
You can use the QEMU monitor interface to change CDROM media, as per this doc:

http://bellard.org/qemu/qemu-doc.html#SEC13


Note You need to log in before you can comment on or make changes to this bug.