usb set
The
prlsrvctl usb set
command is used to permanently assign a USB device to the specified virtual machine. A permanently assigned USB device will be connected to the virtual machine automatically on server restart. The USB device assignment is performed for the current user only. Other users may create their own USB device assignments. This functionality works only with virtual machines (not Containers).
Syntax
prlsrvctl usb set
usb_dev_id
{
vm_uuid
|
vm_name
}
Parameters
Name
|
Description
|
usb_dev_id
|
The USB device ID. To obtain the list of USB devices connected to the server use the
usb list
command
.
|
vm_uuid
|
The universally unique ID of the virtual machine to which to assign the USB device.
|
vm_name
|
The virtual machine name.
|
Links
General Syntax
,
Legend
|