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!
Asked
Active
Viewed 1,851 times
1 Answers
3
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.

Pongtawat
- 66
- 3
-
Yeah, it works, thanks! But before upgrade, it's tty1, I think it'll be better to be tty1 but not console? – user3620613 May 17 '15 at 15:36
-
I'm not sure, but maybe console is ok? Since on OpenVZ beta Debian 8 template, it is also console. (When logged in, it say tty1 though.) – Pongtawat May 19 '15 at 09:56
-
yeah, anyway, I think I can accept your answer, nice work, thanks! – user3620613 May 20 '15 at 11:40