5-14
AlphaServer 8200/8400 Operations Manual
5.3 Booting OpenVMS
Check the environment variables for default boot parameters and make any
changes needed. Issue the boot command.
Example 5-9 OpenVMS Boot
P00>>> show boot*
➊
boot_dev
boot_file
boot_osflags
0
boot_reset
OFF
bootdef_dev
booted_dev
booted_file
booted_osflags
P00>>> set bootdef_dev dkb100
➋
P00>>> show boot*
boot_dev
boot_file
boot_osflags
0
boot_reset
OFF
bootdef_dev
dkb100.1.0.6.1
booted_dev
booted_file
booted_osflags
P00>>> b
➌
(boot dkb100.1.0.6.1 -flags 0)
➍
SRM boot identifier: scsi 1 6 0 1 100 ef00 81011
boot adapter: kzpsa0 rev 0 in bus slot 6 off of kftha0 in
TLSB slot 8
block 0 of dkb100.1.0.6.1 is a valid boot block
reading 904 blocks from dkb100.1.0.6.1
bootstrap code read in
Building FRU table.......
FRU table size = 0x2ff8
base = 200000, image_start = 0, image_bytes = 71000
initializing HWRPB at 2000
initializing page table at 1f2000
initializing machine state
setting affinity to the primary CPU
jumping to bootstrap code
Continued on next page