Technical data

System Console Commands, Continued
HALT
The HALT parameter determines the recovery action that the
system takes after power-up, system crash, or halt. The following
table lists the HALT parameter values and their meanings:
Value Meaning
1 System tries to restart the operating system. If restart
fails, then the system tries to reboot.
2 System tries to reboot.
3 System halts and enters console mode.
Example:
>>> SET HALT 2
HALT = 2
>>> SHOW HALT
HALT = 2
KBD
The KBD parameter determines the keyboard language.
The SHOW KBD command displays only a numeric keyboard
code.
The SET KBD command displays the language choices and
the corresponding numeric code.
Example:
>>> SHOW KBD
KBD = 4
In this next example, the keyboard language is set to 3, English.
>>> SET KBD
Continued on next page
4–14