Sorry, since nobody seems to have capacity to work on this, it's
unlikely that this will ever be implemented in QEMU. Thus I'm closing
this as WontFix for now.
** Changed in: qemu
Status: New => Won't Fix
** Changed in: libvirt (Ubuntu)
Status: Confirmed => Invalid
--
You received
** Changed in: qemu
Importance: Undecided => Wishlist
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1390520
Title:
virtual machine fails to start with connected audio cd
To manage notifications
Dropping from my queue due to capacity.
** Changed in: qemu
Assignee: John Snow (jnsnow) => (unassigned)
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1390520
Title:
virtual machine fails to s
Since we are waiting on this as a wishlist feature on upstream I
invalidate the tasks we have on the older releases for now.
** Changed in: libvirt (Ubuntu)
Importance: Medium => Wishlist
** Changed in: libvirt (Ubuntu Trusty)
Status: Confirmed => Won't Fix
--
You received this bug no
There is currently no expectation that Audio CDs will work on an
emulated CD drive; as long as audio CDs aren't causing QEMU to crash or
anything of the sort, this is wishlist and not a bug.
Still, I'll try to take a look later and see if there's an easy win here
or not. I imagine we don't support
I'm actually not so convinced this is "supposed" or expected to work, it
might be worth to subscribe upstream qemu to get an expertise on that.
** Also affects: qemu
Importance: Undecided
Status: New
--
You received this bug notification because you are a member of Ubuntu
Bugs, which i
I was going on wondering why the guest doesn't see the CD-change updates and
found a bit.
You can update the changed disk via:
# really take out the disk
$ virsh change-media xenial-cdtest hdc --eject /dev/sr0
# insert new disk and let it load
$ virsh change-media xenial-cdtest hdc --insert /dev/s
The closest I got was with virtio-scsi
I had some hope it would pass more, but IIRC at least in the past
(https://bugzilla.redhat.com/show_bug.cgi?id=760885#c4) the driver should still
be the same.
Just tried more recent libvirt-2.5/qemu-2.8 via Ubuntu-Cloud-Archive
Ocata, but still the same.
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1390520
Title:
virtual machine fails to start with conne
I have a USB CD-Drive around now.
I started with the snippet as in comment #6 which will add the CD as:
-drive file=/dev/sr0,format=raw,if=none,id=drive-ide0-0-1,readonly=on
With that on boot in the log I see:
Domain id=7 is tainted: cdrom-passthrough
$ cdrdao disk-info /dev/sr0
Host
/dev/sr0: HL
Same on Yakketi: can access data CDs but not audio CDs from Windows VM.
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1390520
Title:
virtual machine fails to start with connected audio cd
To manage
Same on Yakketi: can access data CDs but not audio CDs from Windows VM.
Either with SATA or SCSI CDROM from QEMU (last test SCSI):
--
You received this bug notification because you are a member of U
I had this also on a Xenial 64-bit host.
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1390520
Title:
virtual machine fails to start with connected audio cd
To manage notifications about this bug g
I can reproduce this issue on Trusty.
** Changed in: libvirt (Ubuntu)
Status: Incomplete => Confirmed
** Changed in: libvirt (Ubuntu)
Importance: Undecided => Medium
** Also affects: libvirt (Ubuntu Trusty)
Importance: Undecided
Status: New
** Changed in: libvirt (Ubuntu Tru
To be clear, did you try doing
sudo ln -s /dev/sr0 /dev/cdrom
in the guest?
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1390520
Title:
virtual machine fails to start with connected audio cd
To
** Attachment added: "audio-cd_02.jpg"
https://bugs.launchpad.net/ubuntu/+source/libvirt/+bug/1390520/+attachment/4397440/+files/audio-cd_02.jpg
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/139052
** Attachment added: "audio-cd_03.jpg"
https://bugs.launchpad.net/ubuntu/+source/libvirt/+bug/1390520/+attachment/4397441/+files/audio-cd_03.jpg
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/139052
** Attachment added: "audio-cd_01.jpg"
https://bugs.launchpad.net/ubuntu/+source/libvirt/+bug/1390520/+attachment/4397438/+files/audio-cd_01.jpg
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/139052
Hello Serge,
starting the VM with an audio-cd in the cd-drive is no problem.
But - when the VM has started, I get no access to the audio-cd (please see
attached screenshots).
When I try to access to cd-drive no message is written to the log-file.
Regards,
Wolfgang
--
You received this bug not
sorry I don't have access to any machines that actually have a cd drive.
But, earlier you had said that VMs could not boot when an audio cd was
inserted. When you now say that you cannot play an audio-cd, do you
mean on the host or inside a VM? Do you have /dev/cdrom as a symbolic
link to /dev/s
Hello Serge,
thanks for the hint.
But that is already included in my xml-file:
hvm
Any other suggestions?!
I can access the cd/dvd-drive, and I can start programs (for example to install
a driver or any other software).
But I can't read an audio-cd.
Maybe you can repr
Sorry, the bootindex=1 is for qemu command line. In the libvirt xml you'll
probably
want to use something like
in the .. section.
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1390520
Title:
vi
Hi Serge,
here is a excerpt from my xml-file:
hvm
[...]
On which position in the XML-file should I add the parameter:
bootindex=1 ??
Regards,
Wolfgang
--
You received this bug notifi
It *looks* based on the windows7.log file as though you have the VM set
to boot from the audio cd.
Could you please update the VM (in virt-manager or in the xml) to set
bootindex=1 for the valid boot drive?
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is s
the problem still exists in Ubuntu 14.10 (utopic) and Fedora 21
please inform me if you need further information.
error message in vmware detail page when connecting an audio cd to "IDE CDROM 1"
-
[Expired for libvirt (Ubuntu) because there has been no activity for 60
days.]
** Changed in: libvirt (Ubuntu)
Status: Incomplete => Expired
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/139052
Hello Serge,
sorry, but there is no file "syslog" in the directory "/var/log".
Maybe in another directory?
Please find attaches the log-file of the VM.
Am Donnerstag, 20. November 2014, 22:54:16 schrieben Sie:
> Thanks for taking the time to report this bug.
>
> The machine I have with me sadl
Thanks for taking the time to report this bug.
The machine I have with me sadly doesn't have a cd drive, so I can't
reproduce at the moment.
Could you please connect the audio cd again and then past the last few
new lines from /var/log/syslog, as well as the file
/var/log/libvirt/qemu/$VMNAME.log
28 matches
Mail list logo