I use proxmox 3
in this case, I have a guest operating system is Windows 7 64 bit. I hope in the device manager it has a guest os 2 devices detected in the device manager. but because his ID was detected at only 1 device. My question, how to get the usb device terdeksi both within 1 guest os?
=== This conf file settings from the guest =====
bootdisk: virtio0
cores: 2
ide2: none,media=cdrom
memory: 2500
name: win7
net0: virtio=EE:AF:36:1C:33:09,bridge=vmbr0
onboot: 1
ostype: win7
sockets: 2
startup: order=3,up=240
virtio0: local:100/vm-100-disk-1.qcow2,format=qcow2,cache=writeback,size=50G
virtio1: local:100/vm-100-disk-2.vmdk,format=vmdk,size=100G
usb0: host=067b:2303
usb1: host=067b:2303
this console in proxmox
root@server1:~# lsusb
Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
Bus 002 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
Bus 001 Device 002: ID 8087:0024 Intel Corp. Integrated Rate Matching Hub
Bus 002 Device 002: ID 8087:0024 Intel Corp. Integrated Rate Matching Hub
Bus 002 Device 003: ID 067b:2303 Prolific Technology, Inc. PL2303 Serial Port
Bus 002 Device 004: ID 067b:2303 Prolific Technology, Inc. PL2303 Serial Port
root@server1:~# lsusb -t
/: Bus 02.Port 1: Dev 1, Class=root_hub, Driver=ehci_hcd/2p, 480M
|__ Port 1: Dev 2, If 0, Class=hub, Driver=hub/6p, 480M
|__ Port 1: Dev 3, If 0, Class=vend., Driver=pl2303, 12M
|__ Port 6: Dev 4, If 0, Class=vend., Driver=pl2303, 12M
/: Bus 01.Port 1: Dev 1, Class=root_hub, Driver=ehci_hcd/2p, 480M
|__ Port 1: Dev 2, If 0, Class=hub, Driver=hub/6p, 480M
root@server1:~#
This result in guest os
thanks....
in this case, I have a guest operating system is Windows 7 64 bit. I hope in the device manager it has a guest os 2 devices detected in the device manager. but because his ID was detected at only 1 device. My question, how to get the usb device terdeksi both within 1 guest os?
=== This conf file settings from the guest =====
bootdisk: virtio0
cores: 2
ide2: none,media=cdrom
memory: 2500
name: win7
net0: virtio=EE:AF:36:1C:33:09,bridge=vmbr0
onboot: 1
ostype: win7
sockets: 2
startup: order=3,up=240
virtio0: local:100/vm-100-disk-1.qcow2,format=qcow2,cache=writeback,size=50G
virtio1: local:100/vm-100-disk-2.vmdk,format=vmdk,size=100G
usb0: host=067b:2303
usb1: host=067b:2303
this console in proxmox
root@server1:~# lsusb
Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
Bus 002 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
Bus 001 Device 002: ID 8087:0024 Intel Corp. Integrated Rate Matching Hub
Bus 002 Device 002: ID 8087:0024 Intel Corp. Integrated Rate Matching Hub
Bus 002 Device 003: ID 067b:2303 Prolific Technology, Inc. PL2303 Serial Port
Bus 002 Device 004: ID 067b:2303 Prolific Technology, Inc. PL2303 Serial Port
root@server1:~# lsusb -t
/: Bus 02.Port 1: Dev 1, Class=root_hub, Driver=ehci_hcd/2p, 480M
|__ Port 1: Dev 2, If 0, Class=hub, Driver=hub/6p, 480M
|__ Port 1: Dev 3, If 0, Class=vend., Driver=pl2303, 12M
|__ Port 6: Dev 4, If 0, Class=vend., Driver=pl2303, 12M
/: Bus 01.Port 1: Dev 1, Class=root_hub, Driver=ehci_hcd/2p, 480M
|__ Port 1: Dev 2, If 0, Class=hub, Driver=hub/6p, 480M
root@server1:~#
This result in guest os
thanks....