HP-UX 11i Version 2 Installation and Update Guide, September 2004

Table Of Contents
Updating to HP-UX 11i v2
Updating to HP-UX 11i v2
Chapter 6 113
This procedure walks you through the installation of the latest version of
the Update-UX bundle, which includes the update-ux command, from
the DVD media.
Step 1. Find the DVD-ROM device file name:
ioscan -C disk -f -n | more
A device name associated with your DVD device should be displayed. For
example:
/dev/dsk/c1t2d0
Step 2. Create the directory under root(/). For example:
mkdir /dvdrom
Step 3. Mount the DVD onto the new directory as a file system. For example:
mount /dev/dsk/c1t2d0 /dvdrom
Step 4. Using ksh, Posix-sh, or Bourne shell, 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).
From the DVD
Media
swinstall -s /dvdrom Update-UX
From a Depot The depot example uses the following syntax:
depot_server:
depot_path
.
swinstall -s depot_server:/var/depots/my_depot Update-UX