FORTH Diagnostics D-9
D
To change the default amount of memory tested using the selftest-#megs
default parameter, type this command:
This sets the desired memory size to be tested to 256 megabytes.
When testing the installed memory alone, if diag-switch?=false, the
selftest-#megs parameter takes a default value of 1 megabyte
(factory-defined value) or the value you set using setenv shown in the
example above.
Any whole number may be used up to 256, and if the number exceeds the
amount of installed memory, all the installed memory in the system is tested.
When the test-memory diagnostic is running, the number of megabytes
being tested is displayed and counted down to zero during the test.
See the OpenBoot Command Reference for a detailed description and step-by-step
instructions for the available FORTH Diagnostic tests.
D.2 Returning to the Old-Style Sunmon Compatibility Mode Prompt
If you need to return to the > prompt from the FORTH Monitor, type
old-mode at the ok prompt.
ok setenv selftest-#megs 256
ok old-mode
>