HP-UX 11i Version 2 Installation and Update Guide, September 2004
Table Of Contents
- 1 Welcome to HP-UX 11i Version 2
- 2 System Requirements for Cold-Installing and Updating
- 3 Choosing an Installation Method
- Supported Cold-Install Paths to HP-UX 11i v2
- Supported Update Paths to HP-UX 11i v2
- Deciding Which Method to Use
- Time to Complete a Cold Install or Update
- When to Cold-Install
- When to Update
- Additional Cold-Install Considerations
- Additional Update Considerations
- Requirement for Updating from HP-UX 11i v1.6 (B.11.22)
- Requirement for Updating from Earlier Releases of HP-UX 11i v2 (B.11.23)
- HP Service Partition Is Not Created During Update (Itanium-based Systems Only)
- Update-UX Contains a Default-Installed Selection File
- Update-UX Creates Two Backup Configurations
- Security Considerations
- Standard HP-UX Bundle Considerations
- Online Diagnostics
- Offline Diagnostics
- The Next Step
- 4 Preparing to Install or Update to HP-UX 11i v2
- 5 Cold-Installing HP-UX 11i v2
- 6 Updating to HP-UX 11i v2
- 7 Installing HP Applications and Patches
- 8 Verifying System Install or Update
- A Data Collection Tables
- B Known Problems and Troubleshooting
- C Controlling Memory Utilization of VxFS 3.5 on HP-UX
- D Software Distribution Media
- HP-UX 11i v2 Core Software Bundles
- HP-UX 11i v2 Always-Installed Patch Bundles
- HP-UX 11i v2 Always-Installed Software Bundles
- HP-UX 11i v2 Always-Installed Network and Mass Storage Drivers
- HP-UX 11i v2 Default-Installed Software Bundles
- HP-UX 11i v2 Selectable Software Bundles
- HP-UX 11i v2 Selectable Network Drivers

Updating to HP-UX 11i v2
Updating to HP-UX 11i v2
Chapter 6 111
Task 1: Creating a Network Depot (Optional)
If you want to update other systems on the network then you must first
create a network depot before you update your system and other
systems.
NOTE This optional step pertains to creating a network depot so you can update
other systems on the network.
If you already have a network depot, go to “Task 2: Installing the Latest
Update-UX Bundle (Required)” on page 112.
As root, follow this procedure to create a network depot from the HP-UX
11i v2 DVD onto a depot server or other system running HP-UX 11i v2 in
your network:
Step 1. Verify that you have at least 2 GB of free space to create the network
depot on another system in your network. If this space is not available,
use sam either to create a new volume group or to extend an existing
volume group. For help, refer to either SAM help or Managing Systems
and Workgroups: A Guide for HP-UX System Administrators.
Step 2. Log in as root and mount the logical volume on a new directory named
/update.
This directory will hold your network depot.
Step 3. Insert the HP-UX 11i v2 DVD into the drive.
Step 4. Find the DVD-ROM device file name:
ioscan -C disk -f -n | more
/dev/dsk/c1t2d0 is a typical device name.
Step 5. Create the directory under root(/):
mkdir /dvdrom
Step 6. Mount the DVD onto the new directory as a file system. For example:
mount /dev/dsk/c1t2d0 /dvdrom