usb-passthrough

TErxleben

Famous Member
Oct 20, 2008
665
123
113
Is it possible to (reliably) pass a USB device to multiple VMs? I'm primarily concerned with smart card readers. So no write access.

Symbol „Von der Community überprüft“
 
Is it possible to (reliably) pass a USB device to multiple VMs?
Only if you pass it to one VM at a time (just like physical machines). Maybe use a physical USB switch that allows you to select which USB port (give each VM a separate physical port) gets the device (as you would with physical machines)? Or maybe use USB/IP and some scripting to switch between VMs using software commands?
 
I understand that with read/write access. But read-only access? Have you had any experience with that? In the ProxmoxGUI I could assign a USB device multiple times.

Symbol „Von der Community überprüft“
 
Then I'll have to try it out, willy-nilly. I hoped someone had already had experience with this.

Symbol „Von der Community überprüft“
 
Of course I will be patient. I will definitely post my experience here. Thank you for your exchange of ideas.

Symbol „Von der Community überprüft“






Symbol „Von der Community überprüft“
 

Attachments

  • 1727627766828.png
    1727627766828.png
    312 bytes · Views: 1
Thanks for the tip.
Even if it unfortunately presents more problems if you want to implement my plan.