HP-UX System Administrator's Guide: Routine Management Tasks HP-UX 11i v3 (B3921-90023, September 2010)

3. Boot device selection: Your system (or the nPartition you are booting) must locate
a kernel file from which to boot. There are two parts to the search:
Part 1 determine the hardware path to the boot device
Part 2 determine which kernel file on the hardware path to boot (see Step 4)
Path variables stored in non-volatile memory set up to three possible boot paths
from which to attempt a boot:
PRI The PRImary boot path is the first boot path to try. Set the value of this path
to point to the device from which you will boot most often.
HAA The High-Availability Alternate boot path is the path from which you want
your system to boot should your primary boot path fail.
ALT The ALTernate boot path is the hardware path to an alternate boot source
(for example, a tape drive, network-based boot source, or optical disc drive).
On HP Integrity Servers, the PRI boot path is tried during an automatic boot. You
can manually override an automatic boot by interrupting the boot process before
the AUTOBOOT DELAY expires. If an autoboot from the primary boot path (first
item in the Boot Options List) is not possible, you will need to manually select a
boot path from the EFI Boot Manager menu.
Boot disks on HP Integrity servers contain a special partition called an EFI partition.
The EFI partition, a derivative of the FAT file system commonly found on PCs,
contains EFI applications that can be run before HP-UX is initiated. One such
application, the EFI boot manager, is automatically launched and in turn launches
the HP-UX boot loader, hpux.efi (also an EFI application).
NOTE: A diagram and brief description of the disk layout for disks containing
EFI partitions is available in the HP-UX System Administrator’s Guide: Logical Volume
Management volume.
4. Kernel file selection: Once a boot device is selected, the HP-UX-specific boot
loader hpux.efi is initiated. hpux.efi uses the contents of the AUTO file on the
selected boot device to locate the kernel file to boot.
Typically, the AUTO file contains:
boot vmunix
which tells hpux.efi to load the kernel from the file called vmunix from the boot
file system, later to be mounted on the root file system under /stand, so that the
booted kernel can be found as the file /stand/vmunix.
5. Load and initiate the HP-UX operating system: hpux.efi then opens, and loads
the HP-UX kernel into memory and initiates it.
6. HP-UX goes through its initialization process and begins normal operation.
38 Booting and Shutdown