The prlctl set
command allows to add virtual devices to a virtual machine and to modify and delete existing virtual devices.
General Syntax
prlctl set ID|VM_name --device-add dev_type options
prlctl set ID|VM_name --device-set name options
prlctl set ID|VM_name --device-del name
Parameters
Name |
Description |
|
The virtual machine ID. |
|
The virtual machine name. |
|
Adds a virtual device to the specified virtual machine. The The |
|
Modifies the configuration of an existing virtual device in the specified virtual machine. The The |
|
Deletes a virtual device from the virtual machine. The |
Remarks
All device-related parameters can be subdivided into the following categories:
Each group of parameters is explained in the following subsections in detail.
Notes
All operations on virtual machine devices (adding, modifying, or removing a device) must be performed on a stopped virtual machine. An attempt to perform any of these operations on a running virtual machine will result in error.
Links