Bugs item #2091534, was opened at 2008-09-03 20:27
Message generated for change (Tracker Item Submitted) made by Item Submitter
You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=893831&aid=2091534&group_id=180599

Please note that this message will contain a full copy of the comment thread,
including the initial issue submission, for this request,
not just the latest update.
Category: qemu
Group: None
Status: Open
Resolution: None
Priority: 5
Private: No
Submitted By: Roman Yepishev (rtg20)
Assigned to: Nobody/Anonymous (nobody)
Summary: Guests see 2 CD drives if one is specified with -drive

Initial Comment:
Host: 2.6.24-19 (Ubuntu Hardy 8.04.1)
Guest: RHEL5, CentOS 5.2 (2.6.18-92.1.10.el5) on i686, FreeBSD7 on x86_64
Version: kvm-74
BIOS: $Revision: 1.182 $ $Date: 2007/08/01 17:09:51 $

Commandline: 
/usr/bin/kvm -M pc -m 500 -smp 1 -monitor pty \
-drive file=/home/rtg/vm/RHEL/RHEL.img,if=ide,boot=on \
-drive 
file=/home/rtg/Downloads/Linux/rhel-5.2-server-i386-dvd.iso,if=ide,media=cdrom \
-net nic,macaddr=52:54:00:00:00:02,vlan=0 \
-net tap,fd=11,script=,vlan=0 -usb -vnc 127.0.0.1:0

Guests see 2 CD drives when CD drive is specified via -drive flag:
hda: QEMU HARDDISK, ATA DISK drive
hdb: QEMU DVD-ROM, ATAPI CD/DVD-ROM drive
hdc: QEMU DVD-ROM, ATAPI CD/DVD-ROM drive
hda: max request size: 512KiB
hda: 16777216 sectors (8589 MB) w/256KiB Cache, CHS=16383/255/63, (U)DMA
hda: cache flushes supported
 hda: hda1 hda2
hdb: ATAPI 4X CD-ROM drive, 512kB Cache, (U)DMA
hdc: ATAPI 4X CD-ROM drive, 512kB Cache, (U)DMA

This does not happen when -cdrom & -hda is used. 

----------------------------------------------------------------------

You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=893831&aid=2091534&group_id=180599
--
To unsubscribe from this list: send the line "unsubscribe kvm" in
the body of a message to [EMAIL PROTECTED]
More majordomo info at  http://vger.kernel.org/majordomo-info.html

Reply via email to