There a multiple ways to pass a USB device to a VM. Which one did you use (as USB devices don't show in VMs automatically)?I created a virtual Machine successful. But when a use a external usb key, i see my key on my real machine and not my VM.
i want to use usb devices show in Vm automatically when i connect it in my real machine. Or system ask me if i want to showing in my vm.There a multiple ways to pass a USB device to a VM. Which one did you use (as USB devices don't show in VMs automatically)?
Or Is your question "how to do that"? And does "usb key" mean a cryptographic USB dongle or a USB storage device?
More information on the VM and what you tried and how it did not work would help people help you.
What is the output ofi connect usb device but don't show it
lsusb -tv
on the Proxmox host?Where get lsusb -tv on the Proxmox.What is the output oflsusb -tv
on the Proxmox host?
Open a shell via the web GUI or use SSH or use a physical keyboard and display to use the console.Where get lsusb -tv on the Proxmox.
If by chance you don't have the package that provides it installed: ' apt-get install usbutils 'Where get lsusb -tv on the Proxmox.