S slytay New Member Mar 12, 2010 23 0 1 Mar 12, 2010 #1 Hi i'm looking for how to add several usb devices. Can you help me ?
tom Proxmox Staff Member Staff member Aug 29, 2006 15,924 1,199 273 Mar 12, 2010 #2 see the manual pages of qm: Code: man qm
S slytay New Member Mar 12, 2010 23 0 1 Mar 12, 2010 #3 i explain a little the problem; in the man you can add multiple device with a same id but with different id how does it works, and please saying " man qm " it not necessary and not helping.
i explain a little the problem; in the man you can add multiple device with a same id but with different id how does it works, and please saying " man qm " it not necessary and not helping.
tom Proxmox Staff Member Staff member Aug 29, 2006 15,924 1,199 273 Mar 12, 2010 #4 the manual shows how to add USB devices, so I have no idea why this does not help here as this is the way to go.
the manual shows how to add USB devices, so I have no idea why this does not help here as this is the way to go.
S slytay New Member Mar 12, 2010 23 0 1 Mar 12, 2010 #6 Ok nevermind i got the answer in qemu monitor: info usbhost : getting all the usb usb_add host:idhere:idhere //host is host do not put the vmid otherwise it won't work usb_add host:idhere:idhere and check with info usb that's all
Ok nevermind i got the answer in qemu monitor: info usbhost : getting all the usb usb_add host:idhere:idhere //host is host do not put the vmid otherwise it won't work usb_add host:idhere:idhere and check with info usb that's all
S slytay New Member Mar 12, 2010 23 0 1 Mar 16, 2010 #7 What about the VMID.conf file. Is it possible to add persistent multiple usb devices ?
dietmar Proxmox Staff Member Staff member Apr 28, 2005 17,271 682 213 Austria www.proxmox.com Mar 17, 2010 #8 slytay said: What about the VMID.conf file. Is it possible to add persistent multiple usb devices ? Click to expand... Again, read the manual page. I do not understand your problem Code: hostusb: [HOSTUSBDEVICE1][,HOSTUSBDEVICE2]* You can add as many devices you want.
slytay said: What about the VMID.conf file. Is it possible to add persistent multiple usb devices ? Click to expand... Again, read the manual page. I do not understand your problem Code: hostusb: [HOSTUSBDEVICE1][,HOSTUSBDEVICE2]* You can add as many devices you want.
S slytay New Member Mar 12, 2010 23 0 1 Mar 17, 2010 #9 my mistake the second HDD is a ntfs, it was for this reason that i couldn't mount the hdd.
S slytay New Member Mar 12, 2010 23 0 1 Mar 17, 2010 #10 Now the question is (the vm is still running ), why when i unplug usb device which is edited in the .conf file and then i plug , it is not mount ?
Now the question is (the vm is still running ), why when i unplug usb device which is edited in the .conf file and then i plug , it is not mount ?