How to automatically connect a specific USB device to a VM with a KVM GUI like virt-manager or any other
by Ulysses_ from LinuxQuestions.org on (#4YZTD)
In VMware workstation you can edit the configuration file of a VM with a line like:
usb.autoConnect.device0 = "0x431:0x5BA" # this is my smartphone's ID (edited)
and thereafter every time the VM is started or resumed the USB device is automatically connected to this particular VM.
How do you do the same with virt-manager or Gnome Boxes or any other GUI for KVM such as those below?
https://www.how2shout.com/tools/free...ger-linux.html


usb.autoConnect.device0 = "0x431:0x5BA" # this is my smartphone's ID (edited)
and thereafter every time the VM is started or resumed the USB device is automatically connected to this particular VM.
How do you do the same with virt-manager or Gnome Boxes or any other GUI for KVM such as those below?
https://www.how2shout.com/tools/free...ger-linux.html