If you want to check the bootparams database file directly:
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".
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
Continue with "Creating a Profile".