System Administration Guide: Oracle Solaris 8 Containers

ProcedureInstalling the Solaris 8 Containers 1.0.1 Software on the Solaris 10 Host System

The SUNWs8brandr and SUNWs8brandu packages should be installed on your system during the Solaris system installation. If not already installed, the packages are available from the Solaris 10 10/08 media. See step 3.

  1. Become superuser, or assume the Primary Administrator role.

  2. Install the Solaris 10 10/08 release on the target system. See the Solaris 10 10/08 Release and Installation Collection on.

  3. If not already present on the system, install the packages SUNWs8brandr and SUNWs8brandu in the following order.


    # pkgadd -d /path/to/media SUNWs8brandr
    ...
    Installation of <SUNWs8brandr> was successful.
    # pkgadd -d /path/to/media SUNWs8brandu
    ...
    Installation of <SUNWs8brandu> was successful.

    These packages are available from the Solaris 10 10/08 media.

  4. Install the package SUNWs8brandk .


    # pkgadd -d /path/to/media/s8containers-bundle/1.0.1/Product SUNWs8brandk
    ...
    Installation of <SUNWs8brandk> was successful.

    The file is available for download from the Software Download Center (SDLC) page for the Solaris 8 Containers 1.0.1 product.

  5. (Optional) If you plan to install the zone by using the sample solaris8 system image archive, solaris8-image.flar, the file is available for download from the Software Download Center (SDLC) page for the Solaris 8 Containers 1.0.1 product. Copy the file either to the Solaris 10 system, or to an NFS server accessible to the system.

See Also

If you need more information about installing patches and packages, see Chapter 25, About Packages and Patches on a Solaris System With Zones Installed (Overview), in System Administration Guide: Oracle Solaris Containers-Resource Management and Oracle Solaris Zones and Chapter 26, Adding and Removing Packages and Patches on a Solaris System With Zones Installed (Tasks), in System Administration Guide: Oracle Solaris Containers-Resource Management and Oracle Solaris Zones.

Aspects of central patching covered in these chapters do not apply to solaris8 branded zones.