HP-UX System Administrator's Guide: Routine Management Tasks HP-UX 11i v3 (B3921-90023, September 2010)
---- ------- --------- ------- ---------
all off partial partial off
SELFTESTS off yes on off
early_cpu off yes on off
late_cpu off yes on off
FASTBOOT off yes on off
full_memory off yes on off
PDH off yes on off
CEC off no off off
Now, let us change the previous to set the normal boot to do only the late_cpu and
the full_memory tests, skipping the slower early_cpu tests and the PDH tests:
# setboot -t late_cpu=on -t full_memory=on -v
Primary bootpath : 10/0.0.0
Alternate bootpath : 10/12/5.0.0
Autoboot is ON (enabled)
Autosearch is OFF (disabled)
TEST CURRENT SUPPORTED DEFAULT NEXT BOOT
---- ------- --------- ------- ---------
all partial partial partial partial
SELFTESTS partial yes on partial
early_cpu off yes on off
late_cpu on yes on on
FASTBOOT partial yes on partial
full_memory on yes on on
PDH off yes on off
CEC off no off off
Finally, let us set up the next boot to test everything, and then test only late_cpu on
subsequent boots.
# setboot -t full_memory=off -T all=on -v
Primary bootpath : 10/0.0.0
Alternate bootpath : 10/12/5.0.0
Autoboot is ON (enabled)
Autosearch is OFF (disabled)
TEST CURRENT SUPPORTED DEFAULT NEXT BOOT
---- ------- --------- ------- ---------
all partial partial partial partial
SELFTESTS partial yes on on
early_cpu off yes on on
late_cpu on yes on on
FASTBOOT partial yes on on
full_memory on yes on on
PDH off yes on on
CEC off no off off
Breaking Out of the Boot Screen
An HP-UX system displays an informational screen as it boots, showing what
subsystems are being started. Normally, you should not touch the keyboard until you
78 Booting and Shutdown