HP-UX Containers (SRP) A.03.01.005 Release Notes (5900-2995, March 2013)

6
NOTE: This procedure requires access to the HP-UX B.11.31.1303 OE depot or media.
1. Make sure that the system meets all the prerequisites described in section 1.5.1 Installation
requirements.
2. Log in to the system as the root user.
3. Select a temporary directory with at least 500 MB free disk space to be used for this
procedure. For example: /tmp
4. Download and save the HPUXTransportSRP bundle (B.11.31.02 or later) as a local file on the
system. For example:
/tmp/HPUXTransportSRPmegabundle.depot
5. Download and save the corresponding cumulative ARPA transport patch (PHNE_42017 or
later) as a local file on the system. For example:
/tmp/PHNE_42017.depot
6. Download and save the sec_file_rules cumulative patch (PHKL_43367) as a local file on the
system. For example:
/tmp/ PHKL_43367.depot
7. Verify that the HP-UX B.11.31.1303 OE depot or media is accessible by using the swlist
command.
Depot example: Here, HP-UX OE depot is hosted on the remote system hostX:
# swlist -d @ hostX:/release/11.31.1303/HPUX11i-BOE.ALL
Media example: Here, HP-UX OE media is mounted at /dvdrom:
# swlist -d @ /dvdrom
8. Create a temporary depot on the local system with HP-UX-SRP and its dependencies. This
depot will be used to install HP-UX Containers. In this example, the temporary depot is
created under /tmp/srpdepot/directory.
Depot example:
# swcopy -s hostX:/release/11.31.1303/HPUX11i-BOE.ALL HP-UX-SRP @
/tmp/srpdepot
Media example:
# swcopy -s /dvdrom HP-UX-SRP @ /tmp/srpdepot
9. Copy the latest HPUXTransportSRP bundle, the cumulative APRA transport patch, and the
sec_file_rules cumulative patch to the temporary depot:
# swcopy -s /tmp/HPUXTransportSRPmegabundle.depot \* @ /tmp/srpdepot