Removing Devices from Virtual Machine
The --device-del option is used to remove virtual devices from a virtual machine.
Syntax
prlctl set ID|name --device-del name
Parameters
Name
|
Description
|
--device-del name
|
The name of the virtual device to delete from the virtual machine. To obtain the list of virtual devices, use the prlctl list command with the --info option.
|
|