I am booting my Linux virtual from and ISO image and adding the "...console=tty0 console=ttyS0" manually from the boot menu. I can run `qm terminal <VMID>` from the command line on the proxmox server and display all the boot output as the VM is booting. Very nice.
I'm not, however, able to get a login prompt. The qm terminal only produces output up to:
On the VM, if I login from the VNC console, I do not see a getty running on tty0. Only tty4 - tty6. Is this the issue?
I'm not, however, able to get a login prompt. The qm terminal only produces output up to:
* Starting User-mode networking switch uml_switch [ OK ]
* Starting MD monitoring service mdadm --monitor [ OK ]
* Restoring resolver state... [ OK ]
* Stopping System V runlevel compatibility [ OK ]
* Starting MD monitoring service mdadm --monitor [ OK ]
* Restoring resolver state... [ OK ]
* Stopping System V runlevel compatibility [ OK ]
On the VM, if I login from the VNC console, I do not see a getty running on tty0. Only tty4 - tty6. Is this the issue?