Go to main content
Oracle Hardware Certification Test Suite 5.8

Exit Print View

Updated: November 2016
 
 

To Install from IPS Repository

The steps to use the HCTS ISO file for installing SUNWhcts package are as follows. Note that platformD represents the platform of your system (for example, SPARC or X64) and versionN represents the HCTS version number.

  1. Log in as a root by using the su command.
    # su
  2. Mount the ISO image as a filesystem by using any one of the following command.
    # mount -F hsfs <full_path_to>/hcts-platformD-versionN.iso /mnt

    or

    # mount -F hsfs -o ro `lofiadm -a <full_path_to>/hcts-platformD-versionN.iso` /mnt
  3. Add an additional origin to the existing Solaris publisher.
    # pkg set-publisher -g file:///mnt/repo hcts
  4. Perform the installation of HCTS packages.
    # pkg install pkg://hcts/diagnostic/SUNWhcts
  5. Before starting HCTS, ensure to run these steps without exception.
    # umount -f  /mnt
    # /opt/SUNWhcts/bin/reconfigure