HP-UX HB v13.00 Ch-06 - Ignite-UX
HP-UX Handbook – Rev 13.00 Page 44 (of 58)
Chapter 06 Ignite-UX
October 29, 2013
"/var/opt/ignite/data/Rel_B.11.23/core.cfg"
"/var/opt/ignite/data/Rel_B.11.23/QPK1123.cfg"
"/var/opt/ignite/config.local"
}
7) Verify the INDEX file for errors with:
# /opt/ignite/bin/instl_adm –T
8) Please see Handbook chapter "Booting and installing an HP-UX client" to install the client.
Example 2 - Creating a DVD-ROM SD-UX Depot
Note: You can only create a DVD-ROM depot for installations containing one Core-OS DVD.
1) Look up the device file for the DVD drive.
# /usr/sbin/ioscan -fnC disk
Class I H/W Path Driver S/W State H/W Type Description
================================================================================
disk 0 8/0/19/0.6.0 sdisk CLAIMED DEVICE IBM DDRS-34560WS
/dev/dsk/c0t6d0 /dev/rdsk/c0t6d0
disk 2 8/16/5.1.0 sdisk CLAIMED DEVICE TOSHIBA CD-ROM XM-5701TA
/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 Core-OS DVD and mount it at /SD_DVDROM.
# /usr/bin/mkdir /SD_DVDROM
# /usr/sbin/mount /dev/dsk/c1t1d0 /SD_DVDROM
3) Register the DVD-ROM as an depot with swreg:
# /usr/sbin/swreg -l depot @ /SD_DVDROM
4) Create a config file of this depot at var/opt/ignite/data/Rel_B.xx.yy/core.cfg:
# /opt/ignite/bin/make_config -s /SD_DVDROM \
-c /var/opt/ignite/data/Rel_B.11.23/core.cfg
5) 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, for example "HP-UX B.11.23 DVD".
Use following scripts:
cfg "HP-UX B.11.23 DVD" {
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"
"/var/opt/ignite/data/Rel_B.11.23/core.cfg"