Solaris Common Messages and Troubleshooting Guide

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.