Chapter 4 4-21
D200/D210/D310 Front Panel LCD Codes
Table 4-13 Boot Device Initialization and IPL codes for primary path.
Ostat Code Name Meaning
INIT C500 GET_PRI_PATH Retrieving the primary boot path. (i.e. the
Stable Storage path).
INIT C540 INIT_PRI_PATH Initializing the primary boot path.
INIT C550 TEST_PRI_PATH Calling ENTRY_TEST for the primary boot
path.
INIT C580 LOAD_IPL_PRI_PATH Loading IPL from the primary boot device.
WARN C5F0 PRI_IPL_FAULT An error occurred reading IPL from boot
media.
FLT C5F0 PRI_IPL_FAULT_FATAL An error occurred reading IPL from boot
media and there was no console.
WARN C5F1 BAD_IPL_ADDR_PRI LIP file address is not 2K byte aligned or it
is zero.
WARN C5F2 BAD_LIF_MAGIC_PRI LIF file not present on media.
WARN C5F3 BAD_IPL_SIZE_PRI LIF file is not a multiple of 2K bytes, is zero
or it is greater than 256K bytes.
WARN C5F4 BAD_IPL_ENTRY_PRI LIF file entry point is not word aligned or is
greater than or equal to the size.
WARN C5F8 BAD_IPL_CHECKSUM_PRI The arithmetic sum of the words in IPL 0.
WARN C5FF LAUNCH_IPL_PRI Branching to IPL from the primary boot
device.