Solaris Common Messages and Troubleshooting Guide

hang console

Cause

Console hangs, but all other operations are working, including rlogin(1) and telnet(1). Rebooting the system (by way of a remote shell) clears the problem.

This problem occurs if another window is opened with the -C option, causing the console to hang. The other window could be another cmdtool window, shelltool window, or even an xterm window. Only one console window can be active at a time.

Action

The window/process that is causing the problem can be located by using the ps(1) command (auxw options might be necessary). The process can then be killed. Eliminate the console window running with -C, and control returns to the real console.

Machine hung in reboot process: when the user is booting the machine, it hangs at checking file systems.

As a possible workaround, do the following:

  1. Boot miniroot from tape or CD-ROM.

  2. Type: mkdir mnt.

  3. Mount the root partition to some mount point (/mnt).

  4. Change the directory to /mnt/dev.

  5. Make sure the console is located in the mnt/dev directory.

  6. If not, make the device std (MAKEDEV std).

  7. Halt the system and reboot.