USB Controller Management Parameters
This group of parameters is used to manage the USB controller in a virtual machine.
Syntax
pctl set
ID
|
VM_name
--device-add
usb
[
--enable
|
--disable
]
Parameters
Name
|
Description
|
ID
|
The virtual machine ID.
|
VM_name
|
The virtual machine name.
|
usb
|
The type of the virtual device to add to the virtual machine (in this instance, a USB device).
|
--enable
|
Enables the USB controller. This is the default option.
|
--disable
|
Disables the USB controller.
|
Links
General Syntax
,
Virtual Device Management
,
Legend
|