The UNIX and Linux Forums  


Go Back   The UNIX and Linux Forums > Operating Systems > HP-UX
.
google unix.com




Thread: reset console
View Single Post in the UNIX and Linux Forums - Click on the Thread or Permalink to View Entire Thread -->
  #2 (permalink)  
Old 09-06-2006
Perderabo's Avatar
Perderabo Perderabo is online now Forum Staff  
Unix Daemon
  
 

Join Date: Aug 2001
Location: Ashburn, Virginia
Posts: 9,127
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.