Preparing for a manual installation

Before you install, log in as the superuser. Mount the disc, and copy the files in a temporary folder for installation.

To prepare for installation

  1. Copy the compressed fileset files from the software disc to the temporary directory:

    # cp -r cluster_server/pkgs/* /tmp/install
    
  2. Go to the temporary directory and unzip the compressed fileset files:

    # cd /var/tmp
    # gunzip *.gz
    
  3. If your system does not have the gunzip utility, copy it from the disc:

    # cp /cdrom_path/gnu/gunzip /var/tmp
  4. List the files:

    # ls /var/tmp
    VRTSacclib.rte.bff   VRTSdsa.bff          VRTSvcs.msg.en_US.bff
    VRTSat.image         VRTSgab.rte.bff      VRTSvcs.rte.bff
    VRTScmccc.rte.bff    VRTSicsco.bff        VRTSvcsag.rte.bff
    VRTScmcs.rte.bff     VRTSjre15.rte.bff    VRTSveki.bff
    VRTScpi.rte.bff      VRTSllt.rte.bff      VRTSvlic.bff
    VRTScscm.rte.bff     VRTSpbx.bff          VRTSvxfen.rte.bff
    VRTScscw.rte.bff     VRTSperl.rte.bff     VRTSweb.rte.bff
    VRTScssim.rte.bff    VRTSspt.bff
    VRTScutil.rte.bff    VRTSvcs.man.bff

More Information

Mounting the product disc