HP-UX Reference (11i v2 07/12) - 1M System Administration Commands A-M (vol 3)
h
hpux(1M) hpux(1M)
(PA-RISC Systems Only)
finally the Initial System Loader (ISL) prompt that are sent to the display terminal:
Boot from primary boot path (Y or N)?> y
Interact with IPL (Y or N)?> y
Booting...
Boot IO Dependent Code (IODC) revision 2
HARD Booted.
ISL Revision A.00.2G Mar 20, 1994
ISL>
Although all of the operations and options of
hpux can be used from isl interactively, they can also be
executed from an
autoexecute file. In the examples below, all user input follows the
ISL> prompt on
the same line. Subsequent text is resultant messages from the ISL.
Default Boot
Entering
hpux initiates the default boot sequence. The boot path read from
pdc is 8.0.0, the manager
associated with the device at that path is
disc, the minor number, in this case derived from the
autoex-
ecute
file, is 4 specifying section 4 of the disk, and the object file name is
/stand/vmunix.
ISL> hpux
Boot
: disc3(44.3.0;0)/stand/vmunix
3288076 + 323584 + 405312 start 0x11f3e8
Booting Another Kernel Configuration
In this example, hpux initiates a boot operation for the saved kernel configuration myconfig.
ISL> hpux myconfig/vmunix
Boot
: disc3(44.3.0;0)/stand/myconfig/vmunix
3288076 + 323584 + 405312 start 0x11f3e8
Booting From Another Section
In this example (shown for backward compatibility), a kernel is booted from another section of the root
disk. For example, suppose kernel development takes place under
/mnt/azure/root.port
which
happens to reside in its own section, section 3 of the root disk. By specifying a minor number of
3 in the
above example, the object file
sys.azure/S800/vmunix
is loaded from /mnt/azure/root.port.
ISL> hpux (;3)sys.azure/S800/vmunix
Boot
: disc(8.0.0;0x3)sys.azure/S800/vmunix
966616+397312+409688 start 0x6c50
Booting From Another Disk
Only the hardware path and file name are specified in this example. All other values are boot defaults.
The object file comes from the file system on another disk.
ISL> hpux (52.5.0.0)/stand/vmunix
Boot
: disc(52.5.0.0)/stand/vmunix
966616+397312+409688 start 0x6c50
Booting From LAN
This example shows how to boot a cluster client from the LAN. Though this example specifies a devicefile,
you can also use default boot, as shown in a previous example. For a boot operation other than default
boot, the file name must be specified and can be no longer than 11 characters. Booting to isl from a local
disk then requesting an image to be loaded from the LAN is not supported.
ISL> hpux lan(32)/stand/vmunix
Boot
: lan(32;0x0)/stand/vmunix
360 Hewlett-Packard Company − 7 − HP-UX 11i Version 2: December 2007 Update