Convert command from CLI to Proxmox/GUI to add serial telnet

Rob777

New Member
Mar 13, 2014
2
0
1
Hi,

I'm trying to run a Cisco VM, which is supported on Qemu. The image starts, but I need a (virtual) serial port in order to connect to the 'console' port of the router.

This would mean I need to get this;

-serial telnet::13101,server,wait

into Promox somehow. I've added it to the <vm no>.conf file, but that won't work; with netstat -tan on the Proxmox host I don't see the port open.

Can someone help me out ?