| United States-English |
|
|
|
![]() |
HP-UX System Administration Tasks: HP 9000 > Chapter 2 Starting and Stopping HP-UX Booting Series 800 Systems |
|
This section describes the Series 800 boot process. See the following section for the Series 700 boot process. Depending on the model of your computer, initiate the boot process by doing one of the following:
You will see the following on the console (the display can vary depending on the model of your computer):
If the autoboot feature is enabled, the boot process continues. The following message is displayed:
If you do not interrupt the boot process by pressing a key, the boot process automatically continues. Watch the messages during the process and note actions. The startup process ends when you see the login prompt on the console. You are now ready to use your HP-UX system. If you do not get the prompt, the system did not start up and you will need to determine why. During the startup process, the system will perform a file system consistency check of the root disk if the system was improperly shut down. If your system is spread over multiple disks, the system will perform a consistency check on the file systems listed in /etc/fstab. See hpux(1M) for further information on booting. (Note: The following interface can vary depending on the model of your computer. For example, some machines use a menu-driven interface.) If you interrupt autoboot or autoboot is disabled, the boot process pauses and asks:
If you answer Y, the system proceeds to boot the system specified in the boot area of the device at the primary path hardware address. If you answer N, the boot ROM prompts for an alternate boot path:
If you answer Y, the system proceeds to start up the system specified in the boot area of the device at the alternate path hardware address. If you answer N, the loader prompts for the boot path:
When you specify a valid boot path, which is the hardware path to a device with boot utilities, the system displays messages indicating the progress of the boot process. The system will then ask if you want to interact with IPL (the Initial Program Loader). If you specify y, you will see a series of messages and then the Initial System Loader (ISL>) prompt. Your HP-UX system is supplied with the autoboot feature enabled. You can disable autoboot at the ISL prompt by entering:
If the autoboot feature is disabled, you can enable it by entering:
After specifying the boot path and requesting interaction with ISL, you must tell the computer what kernel to boot. Usually you specify /stand/vmunix, the kernel or operating system that resides in the root file system. For standalone or root server systems, the disk on which your bootable system resides has a boot area and a root file system. If the root disk is a Logical Volume Manager (LVM) disk, the boot area is located in a root logical volume. The boot area contains the bootstrap program and other files for bringing up the system. For further information, see Chapter 3, "Managing Disks Using the Logical Volume Manager (LVM)" in this manual. The AUTO file contains the hpux command that ISL uses to automatically boot the system. There might be times when you want to change the contents of the AUTO file, such as to routinely boot from an alternate kernel on your root disk or to boot from a device at another location. To change the AUTO file, use the /usr/sbin/mkboot command. For example, to install an AUTO file in a logical volume or non-partitioned disk, enter:
See mkboot(1M) for details. To display the AUTO file when not in ISL, enter
You can also display the boot command string in the AUTO file at the ISL> prompt:
If the AUTO file correctly identifies the location of the kernel, boot to multi-user state by entering:
To boot to single-user state (restricting user input to the system console), enter:
The two hpux command options shown above boot the kernel (/stand/vmunix) in the root file system as specified in the AUTO file. To boot in maintenance mode on a system with a root disk configured with LVM, enter:
The maintenance mode is useful on such systems if a standard boot has failed due to LVM problems. You must resolve the problem and then reboot. For more details, see "Booting When LVM Data Structures Are Lost" in Chapter 3 of this manual.
To boot an alternate kernel, such as /stand/vmunix.BCKUP, enter:
The system boots using the kernel /stand/vmunix.BCKUP in single-user state. The above command boots from the root file system. You can also boot from another partition on the same root device (this presumes that you are booting from a partitioned disk). For example, to boot using the kernel /stand/vmunix.BCKUP in section 4 of a partitioned disk, enter:
If booting from a whole disk partition using the kernel /stand/vmunix.BCKUP, enter:
For more information on disk partitions, see Chapter 3, "Managing Disks Using the Logical Volume Manager (LVM)" in this manual. Although you can boot a kernel from another device (only if it is connected to the same interface card used by the device at the boot path you selected earlier), this procedure is not recommended. See hpux(1M) for more information. See Table 2-1 “Booting Sources ” later in this chapter for a table summarizing boot sources. On a logical volume or non-partitioned disk, change the PRIMPATH variable in the ISL to automatically reboot from a new root file system at its new hardware address. See "Using the AUTO File" earlier in this chapter for details. See isl(1M) for more information on the initial system loader and hpux(1M) for the secondary system loader. Follow these steps to change the primary boot path:
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
|
|||||||||||||||