Trusted Solaris Installation and Configuration

How to Check Access to the JumpStart Directory

If you want to check the bootparams database file directly:

  1. On the install server, as role admin at label admin_low, edit the bootparams database.

    For details, see "To Open and Modify a Solstice_Apps Database".

  2. Scroll through a host's entry to locate the keyword=value pairs: install_server=server:install_dir_path install_config=server:jumpstart_dir_path

    For example, the following keyword=value pair in a workstation's bootparams entry would enable it to access the /jumpstart directory on the server named stork:

    install_config=stork:/jumpstart

    The following keyword=value pair in the same workstation's bootparams entry would enable it to access the Trusted Solaris installation image on heron. Together, these keyword=value pairs enable custom JumpStart:

    install_server=heron:/export/install/ts7_sparc

    All workstations can now access the JumpStart directory.

  3. Continue with "Creating a Profile".