HP Integrity rx7640 and HP 9000 rp7440 Servers User Service Guide

1. Access the BCH Main Menu for the nPartition on which you want to boot HP-UX in single-user
mode.
Log in to the management processor, and enter CO to access the Console list. Select the
nPartition console. When accessing the console, confirm that you are at the BCH Main Menu
(the Main Menu: Enter command or menu> prompt). If you are at a BCH menu other
than the Main Menu, then enter MA to return to the BCH Main Menu.
2. Boot the desired device by using the BOOT command at the BCH interface, and specify that
the nPartition stop at the ISL prompt prior to booting (reply y to the “stop at the ISL prompt
question).
Main Menu: Enter command or menu > BOOT 0/0/2/0/0.13
BCH Directed Boot Path: 0/0/2/0/0.13
Do you wish to stop at the ISL prompt prior to booting? (y/n) >> y
Initializing boot Device.
....
ISL Revision A.00.42 JUN 19, 1999
ISL>
3. From the ISL prompt, issue the appropriate Secondary System Loader (hpux) command to
boot the HP-UX kernel in the desired mode.
Use the hpux loader to specify the boot mode options and to specify which kernel to boot on
the nPartition (for example, /stand/vmunix).
To boot HP-UX in single-user mode:
ISL> hpux -is boot /stand/vmunix
Example 1 (page 87) shows output from this command.
To boot HP-UX at the default run level:
ISL> hpux boot /stand/vmunix
To exit the ISL prompt and return to the BCH interface, issue the EXIT command instead of
specifying one of the hpux loader commands.
See the hpux(1M) manpage for a detailed list of hpux loader options.
Example 1 Single-User HP-UX Boot
ISL Revision A.00.42 JUN 19, 1999
ISL> hpux -is /stand/vmunix
Boot
: disk(0/0/2/0/0.13.0.0.0.0.0;0)/stand/vmunix
8241152 + 1736704 + 1402336 start 0x21a0e8
....
INIT: Overriding default level with level s
INIT: SINGLE USER MODE
INIT: Running /sbin/sh
#
Booting and Shutting Down HP-UX 87