C
C
CityCat42017-01-18 10:24:12
KVM
CityCat4, 2017-01-18 10:24:12

Why is the device added from the console but not added through Virtual Machine Manager?

virt-manager 1.4.0, qemu 2.7.0-r7, libvirt 2.3.0 From time to

time an incomprehensible garbage occurs - you connect a USB device - a docking station for reading HDD, a USB drive - but it is not visible in virt-manager! Add Hardware->USB Host Device - and it's not there. You fill a small XML file (found in tyrnet):

<hostdev mode='subsystem' type='usb' managed='yes'>
<source>
<address bus='2' device='6'/>
</source>
</hostdev>

(bus and device look at lsusb), then:
virsh attach-device <машина> <файло>
- everything passes. Why is that?

Answer the question

In order to leave comments, you need to log in

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question