Installation guide
Configuring the Boot Environment
HP-UX version 11.00.03 Starting and Stopping the System 3-11
Primary Bootloader Commands
Table 3-3 lists the primary bootloader commands you can enter at the lynx$
prompt. See the lynx(1M) man page for more information.
Table 3-3. Primary Bootloader Commands
Command Meaning
boot [options]
go [options]
Loads an object file from the LIF file system
on the flash card or boot disk and transfers
control to the loaded image. Without any
options, the boot command boots the
kernel specified by the rootdev variable,
which is normally /stand/vmunix. See
Table 3-4 for a description of the options that
can be used with this command. NOTE:
boot and go are interchangeable; they both
execute the same command.
clear Clears the values of all the boot parameters.
env Shows the current boot parameter settings.
help Lists the bootloader commands and
available options.
ls Lists the contents of the LIF file system on a
flash card or boot disk in a format similar to
the ls -l command. See the ls(1) man page.
name=value
name+=value
Sets (=) or appends (+=) the value specified
in value to the environment variable name.
For a description of the environment
variables, see Table 3-5.
unset name Unsets (removes) the name variable from the
environment before booting.
read filename Reads the contents of the configuration file
specified by filename.
version Displays bootloader version information.