HP-UX HB v13.00 Ch-06 - Ignite-UX

HP-UX Handbook Rev 13.00 Page 58 (of 58)
Chapter 06 Ignite-UX
October 29, 2013
On a system with a DVD writer, execute the following commands. (The iso_directory is the
target directory for the .iso media file. The r option specifies the release, such as B.11.11,
B.11.23, or B.11.31. The o option specifies the hardware architecture valid choices on a PA-
RISC system are: 32, 64v, or 64w.)
# mkdir /var/opt/ignite/media/pseudo_root/archive
# cp goldenarchive.gz /var/opt/ignite/media/pseudo_root/archive
# make_media_install r B.11.23 o 64w a goldenarchive.gz \
m iso_directory
Example: Put two HP-UX 11i v2 golden archives, one Itanium-based and one PA-RISC, on a
DVD
The Itanium-based golden archive can only be installed on another Itanium-based system.
Similarly, the PA-RISC golden archive can only be installed on another PA-RISC system. The
DVD will be able to boot either type of architecture.
On a system with a DVD writer, execute the following commands. (The file suffixes .pa.gz and
.ia.gz replace the make_media_install o option. The iso_directory is the target directory
for the .iso media file. The r option specifies the release, such as B.11.23, or B.11.31.)
# mkdir /var/opt/ignite/media/pseudo_root/archive
# cp PAgoldenarchive.pa.gz /var/opt/ignite/media/pseudo_root/archive
# cp IAgoldenarchive.ia.gz /var/opt/ignite/media/pseudo_root/archive
# make_media_install r B.11.23 a PAgoldenarchive.pa.gz \
a IPgoldenarchive.ia.gz m iso_directory
Additional information
Ignite-UX Administration Guide:
Ignite-UX and vPars: To use Ignite-UX with HP-UX Virtual Partitions (vPars) refer to HP-UX
Virtual Partitions Administrator's Guide