A SERVICE OF

logo

Appendix A OpenBoot Configuration Variables 69
nvramrc variable_name none Command script to execute if
use-nvramrc? is true.
security-mode none, command,
full
none Firmware security level.
security-password variable_name none Firmware security password if
security-mode is not none (never
displayed) - do not set this directly.
security-#badlogins variable_name none Number of incorrect security password
attempts.
post-trigger error-reset,
power-on-
reset,
user-reset,
all-resets
power-on-reset Sets trigger events that will cause POST to
run, provided diag-switch? is true.
POST does not run if diag-switch? is
false, regardless of the post-trigger
setting.
diag-script all, normal,
none
normal Specifies the set of tests for OpenBoot
Diagnostics to run. Selecting all is
equivalent to running test-all from the
OpenBoot command line.
diag-level none, min, max min Defines how diagnostic tests are run.
diag-switch? true, false false If true:
Run in diagnostic mode
After a boot request, boot diag-file
from diag-device
If false:
Run in nondiagnostic mode
After a boot request, boot boot-file
from boot-device
obdiag-trigger error-reset,
power-on-
reset,
user-reset,
all-resets
error-reset Sets trigger events that cause OpenBoot
Diagnostics to run, provided diag-
switch? is true, and diag-script is
not none.
OpenBoot Diagnostics does not run if
diag-switch? is false or if
diag-script is none, regardless of the
obdiag-trigger setting.
error-reset-recovery boot, sync,
none
boot Command to execute following a system
reset generated by an error.
TABLE A-1 OpenBoot Configuration Variables Stored on the System Configuration Card (Continued)
Variable Possible Values Default Value Description