Installing HP-UX 11.0 and Updating HP-UX 10.x to 11.0 HP 9000 Computers Edition 1

238 Appendix C
Ignite-UX System Administration
Section 2: The Install Archive
On the Ignite-UX server, create an archives directory to store the golden
image. It is best to keep the naming conventions Rel_B.11.00 (or
whatever your release is). This directory will need to be NFS exported if
you’ll be using NFS to transfer the archive to the target.
# mkdir /var/opt/ignite/archives
# mkdir /var/opt/ignite/archives/Rel_B.11.00
Step 1.4:
Move the OS archive to
/var/opt/ignite/archives/Rel_B.11.00/hpfcnjm2.gz (if
hpfcnjm2 was the hostname).
Step 2: Configuring Ignite-UX Server to
Recognize the OS Archive
In Ignite-UX, there are no tools to assist in the creation of configuration
files for an OS archive. An example configuration file is supplied with
Ignite-UX, and its modification is fairly straightforward.
Step 2.1:
Use /opt/ignite/data/examples/core.cfgto create the OS archive
configuration file.
Step 2.1.1:
Use the example config file to create a new one for the OS archive
# cp /opt/ignite/data/examples/core.cfg \
/var/opt/ignite/data/Rel_B.11.00/core_700_archive_cfg
The /var/opt/ignite/data/Rel_B.11.00/core_700_archive_cfg filename is
arbitrary. You can store configuration files anywhere on the system you
chose. Ignite-UX manages the names and locations via the INDEX file
discussed in Step 2.2. The only restriction on the location of config files
and scripts is that they be accessible via tftp.
Step 2.1.2:
Modify the core_700_archive_cfg to set up the OS Archive for NFS
transfer
Key Changes are as follows:
In the “sw_source” clause, change the following:
nfs_source =
“15.2.72.150:/var/opt/ignite/archives/Rel_B.11.00”