This group of parameters is used to manage serial port settings of your virtual machines. The parameters syntax is as follows:
prlctl set <
ID
|
name
> --device-add serial
{--device <
name
>|--output <
file
>|--socket <
name
>}
[--enable|--disable][--connect|--disconnect]
prlctl set <
ID
|
name
> --device-set serial
N
{--device <
name
>|--output <
file
>|--socket <
name
>}
[--enable|--disable][--connect|--disconnect]
All VM serial port-related parameters are explained in the following table:
Parameter Name |
Description |
|
Adds a new serial port to the virtual machine. Note . You can connect up to four serial ports to a virtual machine. |
|
Used to configure certain settings of the specified serial port. |
|
Informs the
|
|
The number of the serial port on the Parallels server where the newly created VM serial port is to be connected. |
|
The path to the output file where the newly created VM serial port is to be connected. |
|
The name of the physical socket on the Parallels server where the newly created VM serial port is to be connected. |
|
Enables the VM serial port. All newly added serial ports are enabled by default (provided the
|
|
Temporarily disables the operations with the newly added serial port. |
|
Use this option to have the specified serial port automatically enabled inside the virtual machine on its start. |
|
Use this option if you do not wish to have the specified serial port automatically enabled inside the virtual machine on its start. |