ONCplus B.11.31.07 Release Notes

3. After you download the ONCplus_B.11.31.07.depot file, move it to the /tmp directory:
/tmp/ONCplus_B.11.31.07.depot
4. Verify that the file has downloaded correctly using the swlist command as follows:
NOTE: You must specify the full path name of the source depot when you use swlist
and swinstall commands.
swlist -d @ /tmp/ONCplus_B.11.31.07.depot
If ONCplus is downloaded correctly, the output should include:
#
# Bundle(s):
#
ONCplus B.11.31.07 ONC+ 2.3
#
# Product(s) not contained in a Bundle:
#
PHCO_38048 1.0 libc cumulative patch
5. Back up your system before installing the product.
6. Enter the following command to install the product on a stand-alone system:
swinstall -x autoreboot=true -s \
/tmp/ONCplus_B.11.31.07.depot ONCplus
NOTE: ONCplus contains kernel filesets. Thus installing the product using the swinstall
command results in a system reboot after the installation is complete.
Verifying ONCplus B.11.31.07 Installation
To verify if the ONCplus B.11.31.07 installation is successful, follow these steps:
1. Issue the following command:
swverify ONCplus
If ONCplus B.11.31.07 is successfully installed, the following message is displayed:
Verification succeeded
2. To check which version of ONCplus is installed on your system, issue the following
command:
swlist | grep ONCplus
The output should be similar to the following:
ONCplus B.11.31.07 ONC+ 2.3
Installation Information 11