ConsoleHungMenu

Creates the Emergency Console screen, which displays a menu of options to select from when the system console has hung.

Library:LibC
Classification:NetWare OS
Service:Screen Support

Syntax

  #include <screen.h> 
   
  void ConsoleHungMenu ( void );
  

Remarks

The Emergency Console screen allows the user to select one of the following:

  • Shut down the server and exit to DOS.

  • Abort a volume mount.

  • Open a new console screen to issue necessary commands, such as unloading modules.

For more information about this screen, see Emergency Console