HP-UX HB v13.00 Ch-06 - Ignite-UX
HP-UX Handbook – Rev 13.00 Page 43 (of 58)
Chapter 06 Ignite-UX
October 29, 2013
/dev/dsk/c1t1d0 /dev/rdsk/c1t1d0
disk 1 8/16/5.5.0 sdisk CLAIMED DEVICE QUANTUM FIREBALL1050S
/dev/dsk/c1t5d0 /dev/rdsk/c1t5d0
2) Insert the HP-UX 11.23 Core-OS DVD, but do not mount it. Then create the Core OS depot.
# /opt/ignite/bin/make_depots -s /dev/dsk/c1t1d0 -r B.11.23
# /opt/ignite/bin/make_depots -s /dev/dsk/c1t1d0 \
-d /var/opt/ignite/depots/Rel_B.11.23/core
Note for HP-UX 11i: For the second DVD, repeat make_depots with the same syntax.
3) Create the General Release Patch depot:
# /opt/ignite/bin/make_depots -s /SD_CDROM/QPK1123 \
-d /var/opt/ignite/depots/Rel_B.11.23/QPK1123
4) Export the depots via NFS, if you did not use the default directory or you placed the
depots on another depot server.
# /usr/bin/vi /etc/exports
/ignite/depots -anon=2
# /usr/sbin/exportfs –av
5) Create config files for the depot at /var/opt/ignite/data/Rel_B.11.23.
# /opt/ignite/bin/make_config -r B.11.23
If you have not used the /var/opt/ignite/data/Rel_B.11.23, you must specify the
config files individually:
# /opt/ignite/bin/make_config -v \
-s host1:/var/opt/ignite/depots/Rel_B.11.23/core \
-c /var/opt/ignite/data/Rel_B.11.23/core.cfg
# /opt/ignite/bin/make_config –v \
-s host1:/var/opt/ignite/depots/Rel_B.11.23/QPK1123 \
-c /var/opt/ignite/data/Rel_B.11.23/QPK1123.cfg
6) Add the configuration to the /var/opt/ignite/INDEX file:
Copy the cfg section of "HP-UX B.11.23 Default" completely and rename the new section
as you like, e.g. "HP-UX B.11.23 my installation" and use following scripts:
cfg "HP-UX B.11.23 Default" {
description "HP-UX B.11.23 my installation"
"/opt/ignite/data/Rel_B.11.23/config"
"/opt/ignite/data/Rel_B.11.23/hw_patches_cfg"