HP-UX Reference (11i v1 00/12) - 1M System Administration Commands N-Z (vol 4)

__________________________________________________________________________________________________________________________________________________________________________________________________
__________________________________________________________________________________________________________________________________________________________________________________________________
STANDARD Printed by: Nora Chuang [nchuang] STANDARD
/build/1111/BRICK/man1m/naaagt.1m
________________________________________________________________
___ ___
s
setboot(1M) setboot(1M)
If the autoboot flag is off, automatic searching for a bootable system cannot occur, even if the
autosearch flag is on.
warning: invalid data in /etc/setboot_tests
The /etc/setboot_tests file contains tests that are not supported by setboot on your sys-
tem. Do not modify this file.
EXAMPLES
General
1. Set the primary path to 2/4.1.0 and enable the autoboot sequence:
setboot -p 2/4.1.0 -b on
2. Display the boot paths and auto flags:
setboot
displays
Primary bootpath : 2/0/1.6.0
Alternate bootpath : 2/0/2.0.0
Autoboot is ON (enabled)
Autosearch is ON (enabled)
SpeedyBoot
1. Display all current stable storage values.
setboot -v
displays
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 off yes on off
PDH on yes on on
CEC off no off off
2. Enable full_memory and PDH tests and have those tests executed on all subsequent reboots.
setboot -t FASTBOOT=on
3. Disable the late processor tests and have those tests skipped on all subsequent reboots. If early CPU
tests are on when this command is executed, the SELFTESTS state in BCH stays on while set-
boot -v
shows it as partial.
setboot -t late_cpu=off
4. Reset all tests to the machine-shipped default values.
setboot -t all=default
5. Reset only the FASTBOOT (full_memory and PDH) tests to their default values.
setboot -t FASTBOOT=default
6. Cause the early and late CPU tests to be executed on the next system boot. The previously set test
values take effect again after the single boot.
Section 1M784 4 HP-UX Release 11i: December 2000
___
___