Re: Can't boot VM with a passthrough DVD

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



On 2020-07-10 11:01, Konstantin Svist wrote:
> I've set up a win10 virtual machine in VMM QEMU/KVM and trying to pass
> through a DVD.
>
> The virtual disk setting in the VM suggests /dev/sr0, but whenever I
> select that, the machine refuses to boot with the following error:
>
>
> I've tried changing the disk bus (SATA/SCSI), and flipping "Shareable"
> toggle, neither one helps.
>
> Storage format is set to "raw" (text), not sure what else it should be..
>
>
> Any help?
>

I just added a DVD drive to an existing Win10 VM using virt-manager.

I used "Add Hardware"--->Storage

I checked the box "Select or create custom storage" and entered /dev/sr0.

I used Device type CDROM Device and Bus type SATA.

Even though "Source path" showed No media detected the CDROM was available in the VM when booted.

FWIW, this is the xml created for the VM.

<disk type="block" device="cdrom">
  <driver name="qemu" type="raw"/>
  <source dev="/dev/sr0" index="1"/>
  <backingStore/>
  <target dev="sdb" bus="sata"/>
  <readonly/>
  <alias name="sata0-0-1"/>
  <address type="drive" controller="0" bus="0" target="0" unit="1"/>
</disk>

Screen shots available upon request.
-- 
The key to getting good answers is to ask good questions.
_______________________________________________
users mailing list -- users@xxxxxxxxxxxxxxxxxxxxxxx
To unsubscribe send an email to users-leave@xxxxxxxxxxxxxxxxxxxxxxx
Fedora Code of Conduct: https://docs.fedoraproject.org/en-US/project/code-of-conduct/
List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines
List Archives: https://lists.fedoraproject.org/archives/list/users@xxxxxxxxxxxxxxxxxxxxxxx



[Index of Archives]     [Older Fedora Users]     [Fedora Announce]     [Fedora Package Announce]     [EPEL Announce]     [EPEL Devel]     [Fedora Magazine]     [Fedora Summer Coding]     [Fedora Laptop]     [Fedora Cloud]     [Fedora Advisory Board]     [Fedora Education]     [Fedora Security]     [Fedora Scitech]     [Fedora Robotics]     [Fedora Infrastructure]     [Fedora Websites]     [Anaconda Devel]     [Fedora Devel Java]     [Fedora Desktop]     [Fedora Fonts]     [Fedora Marketing]     [Fedora Management Tools]     [Fedora Mentors]     [Fedora Package Review]     [Fedora R Devel]     [Fedora PHP Devel]     [Kickstart]     [Fedora Music]     [Fedora Packaging]     [Fedora SELinux]     [Fedora Legal]     [Fedora Kernel]     [Fedora OCaml]     [Coolkey]     [Virtualization Tools]     [ET Management Tools]     [Yum Users]     [Yosemite News]     [Gnome Users]     [KDE Users]     [Fedora Art]     [Fedora Docs]     [Fedora Sparc]     [Libvirt Users]     [Fedora ARM]

  Powered by Linux