Virtual Parallel Port
Adding a Parallel Port
--device-add parallel {--device <name> | --output <file>}
Modify a parallel port
--device-set <port_name> {--device <name> | --output <file>}
Parameters
port_name: the name of the port to modify (--device-set command only). To obtain the list of the available ports, use the prlctl list --info command.
--device: the parallel port number on the host computer that will be used by the virtual machine.
--output: the path to the file where the output of the virtual parallel port will be sent.
Last updated