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 6114
Task 3: Using update-ux (Required)
After you have installed the Update-UX bundle on the target system and,
optionally, created an update depot containing all software to be
installed, you can now proceed to update your target system. Use the
following syntax to run the update-ux command:
update-ux -s
source_location
[-?] [-n|-y] [-i]
[-f
selection_file
] [-x
option
=
value
] [
sw_spec
]
where:
-s
source_location
Specifies the source containing the new software depot.
Possible locations are a local directory, a mounted DVD
containing a depot, or a remote system-and-depot
combination. All paths used in the
source_location
must be absolute paths. If
source_location
is a
remote system and depot combination, specify the
remote system first, followed by the absolute path to
the remote depot, separated by a colon with no spaces;
for example: swperf:/var/spool/sw
-? Prints the usage statement.
-n|-y Specifies whether or not update-ux issues a message
and waits for your response to continue whenever
something unexpected is attempted. Specify -n first (or
omit this option) to have update-ux “not continue”
when an error is issued. When you have reviewed or
resolved all errors, use -y instead of -n to have
update-ux ignore all messages that would otherwise
cause update-ux to wait for a user response.
-i Specifies the swinstall interactive user interface to
select software products from a depot or bundle during
the update. For more information, refer to the swinstall
(1M) manpage.
-f
selection_file
Reads the list of software selections from
software_file
instead of (or in addition to) the
command line. This option enables you to select and
update optional software or to deselect
default-installed software.