Creates the Emergency Console screen, which displays a menu of options to select from when the system console has hung.
#include <screen.h> void ConsoleHungMenu ( void );
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