Is there any way that I can pass through a parallel port that doesn't exist? My host server does not have any parallel ports, but I need to use a parallel port and spool to my network printer in order to print from a very intricate and important DOS program.
I tried
Of course that didn't work because that would have been too easy.
Any assistance is appreciated... remember, I have no /dev/parport*
I tried
Code:
qm set 123 -parallel /dev/null
Any assistance is appreciated... remember, I have no /dev/parport*