When I install systemd in my container, the console becomes inaccessible.
Steps to reproduce:
-Create New Container
-Inside Container:
--apt-get update && apt-get dist-upgrade && reboot (console works after reboot)
--apt-get install systemd-sysv && reboot (console no longer works)
In the console window I see:
"Connected to tty1
<Ctrla a + q> to exit, <ctrl +a> <ctrl +a> to enter <ctrl + a> itself"
Whatever that means...
I am still able to connect via ssh.
Any help is much appreciated.
Steps to reproduce:
-Create New Container
-Inside Container:
--apt-get update && apt-get dist-upgrade && reboot (console works after reboot)
--apt-get install systemd-sysv && reboot (console no longer works)
In the console window I see:
"Connected to tty1
<Ctrla a + q> to exit, <ctrl +a> <ctrl +a> to enter <ctrl + a> itself"
Whatever that means...
I am still able to connect via ssh.
Any help is much appreciated.