D-8 SPARCengine Ultra AX
i
OEM Technical Manual • May 1999
D.7 Selected OBP Commands
TABLE D-1 Commonly Used Commands
Emergency Keyboard Commands
Hold down keys during power-on sequence.
Stop Bypass POST. This command does not depend on security-mode.
Stop-A Abort (PS/2 Keyboard equivalent Left Control-Break)
Stop-D Enter diagnostic mode (set diag-switch? to true).
Stop-F Enter Forth on TTYA instead of probing. Use fexit to continue
with the initialization sequence. (Useful if hardware is broken.)
Stop-N Reset NVRAM contents to default values.
Help Command
help
List main help categories
help category
Show help for all commands in the category. Use only the first
word of the category description.
help command
Show help for individual command (where available).
Common Options for The Boot Command
boot[device-specifier][filename][options]
[device-specifier]
The name (full path name or alias) of a device. Examples:
cdrom
(CDROM Drive)
disk
(hard disk)
net
(Ethernet)
[filename]
The name of the program to be booted (for example,
stand/diag). If specified, filename is relative to the root of
the selected device and partition. If not, the boot program uses
the value of the boot-file parameter.
[options]
-r
(Re-configure)
-s
(Single user mode)
-v
(verbose mode)
Diagnostic Test Commands
probe-scsi Identify devices attached to the built-in SCSI bus.
Viewing and Changing Parameters
printenv [parameter] Display all current parameters and current default values
(numbers are usually shown as decimal values). printenv
parameter shows the current value of the named parameter.
setenv parameter value Set the parameter to the given decimal or text value