consoledebianttyopenvzproxmox

Get both console and tty after upgrade Debian to Jessie 8.0 in openvz


enter image description here

I can not use this machine via proxmox's console, because there are both console and tty, I confirmed that this problem came after dist-upgrade!


Solution

  • I just fix this by removing:

    /etc/systemd/system/getty.target.wants/getty@tty1.service

    and it now tty1 is gone. Still don't know if it will breaks anything.