|
Do a "ps -ft console" to see what is running on the console. There could be a hung process from an old session. Once the old session dies, init should respawn a getty...provided the console entry in /etc/inittab is still there. Also maybe the terminal itself needs a hard reset. Also you can try typing a control-Q on the terminal.
|