HP-UX 11i v3 Installation and Update Guide, March 2009 (Update 4 Release)

From the DVD Media
1. Find the DVD-ROM device file name:
ioscan -C disk -f -n -k | more
A device name associated with your DVD device should be displayed. For example:
/dev/dsk/c1t2d0
2. Create the directory under root(/). For example:
mkdir /dvdrom
3. Mount the DVD onto the new directory as a file system. For example:
mount /dev/dsk/c1t2d0 /dvdrom
4. Using swinstall, install the latest version of the Update-UX bundle on the target
system.
NOTE: Make sure you use the correct case to install the Update-UX bundle (in
title case). This bundle contains the update-ux command (lowercase).
swinstall -s /dvdrom Update-UX
From a Depot
The depot example uses the following syntax: depot_server:depot_path. For
example:
swinstall -s depot_server:/var/11iv3/update-depot Update-UX
Task 3: Update Your System Using Update-UX
After you have installed the Update-UX bundle on the target system and, optionally,
created a network depot containing all software to be installed, you can update your
target system. You can update to HP-UX 11i v3 using one of the following methods:
update-ux terminal user interface. See “Updating to HP-UX 11i v3 Using the
Terminal User Interface” (page 83).
update-ux command line interface. See “Updating to HP-UX 11i v3 Using the
Command Line Interface” (page 92).
NOTE: Before you update your system to HP-UX 11i v3, review the known problems
in Appendix A (page 105). Make sure to resolve any applicable issues before starting
an update from HP-UX 11i v2 to HP-UX 11i v3.
Updating to HP-UX 11i v3 Using the Terminal User Interface
This section describes how to update your system using the update-ux Terminal User
Interface (TUI).
Updating to HP-UX 11i v3 83