Trusted Solaris Installation and Configuration

Or:

    As root, at label admin_low, mount a Trusted Solaris CD image that has been copied to an install server:

  1. Add the file systems to be mounted to the file /etc/vfstab.

    For example,

    heron:/export/install/ts7_sparc - /export/install/ts7_sparc nfs - yes bg,intr,soft
  2. As role admin, at label admin_low, create a mount point for the file system to be mounted.


    $ mkdir -p /export/install/ts7_sparc
    
  3. Mount the file system.


    # mount /export/install/ts7_sparc