Jump to content United States-English
HP.com Home Products and Services Support and Drivers Solutions How to Buy
» Contact HP
More options
HP.com home
Installing and Managing HP-UX Virtual Partitions (vPars) > Chapter 5 Monitor and Shell Commands

Autobooting the Monitor and All Virtual Partitions

» 

Technical documentation

Complete book in PDF
» Feedback
Content starts here

 » Table of Contents

 » Glossary

 » Index

You can setup the monitor and all virtual partitions to boot automatically at power up. To do this, make sure the following four conditions are met:

  1. The computer's primary and alternate boot paths point to the boot disks of different partitions.

    For example, to set the primary and alternate boot paths:

    BCH> pa pri 0/0/2/0.6.0
    BCH> pa alt 0/8/0/0.5.0

  2. The autoboot flag in stable storage is set to ON.

    To set the autoboot flag to ON:

    BCH> au on

  3. The contents of the AUTO files of the primary and alternate boot disks contain "hpux /stand/vpmon -a". (The -aoption of /stand/vpmon boots all the partitions that have the autoboot flag set.)

    To set the contents of the AUTO file on the LIF, log into the virtual partitions that own the primary and alternate boot disks, respectively, and execute the mkboot -a command:

    For example, after logging into winona1 which owns the primary boot disk at 0/0/2/0.6.0, execute:

    winona1# mkboot -a "hpux /stand/vpmon -a" /dev/rdsk/c2t6d0

    and after logging into winona2 which owns the alternate boot disk at 0/8/0/0.5.0, execute:

    winona2# mkboot -a "hpux /stand/vpmon -a" /dev/rdsk/c1t5d0

  4. The autoboot flag of all the partitions is set to AUTO.

    AUTO is the default. However, if you need to reset the autoboot flag to AUTO:

    winona1# vparmodify -p winona1 -B auto
    winona1# vparmodify -p winona2 -B auto
    winona1# vparmodify -p winona3 -B auto

NOTE: All changes to stable storage can only be performed at the BCH> prompt. See ???.

If you need to reboot the computer as part of the process to access the BCH>, see “Shutting Down or Rebooting the Computer”.

For information on accessing and using the BCH commands, please see your hardware manual.

Printable version
Privacy statement Using this site means you accept its terms Feedback to webmaster
© 2001 Hewlett-Packard Development Company, L.P.