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

HP-UX Handbook Rev 13.00 Page 9 (of 58)
Chapter 06 Ignite-UX
October 29, 2013
loading Ignite-UX, in which case loading Ignite-UX will automatically remove the NetInstall
software. Otherwise loading any of the Ignite-UX software bundles will give an error.
Installing Ignite-UX from Application DVD
Look for the required device file for your DVD drive. If the mount point does not exist, create it
with mkdir. Then mount the Applications DVD to /SD_CDROM.
# ioscan -fnkNC disk
Class I H/W Path Driver S/W State H/W Type Description
===================================================================
disk 17 0/0/2/1.0.16 UsbScsiAdaptor CLAIMED DEVICE USB SCSI Stack Adaptor
/dev/deviceFileSystem/Usb/MassStorage/dsk/disk@hp-1008+294=A60020000001
/dev/deviceFileSystem/Usb/MassStorage/rdsk/disk@hp-1008+294=A60020000001
# mkdir /SD_CDROM
# mount /dev/deviceFileSystem/Usb/MassStorage/dsk/disk@hp-
1008+294=A60020000001 /SD_CDROM
For legacy devices use:
# /usr/sbin/ioscan -fnC disk
Class I H/W Path Driver S/W State H/W Type Description
=====================================================================
disk 0 8/4.5.0 sdisk CLAIMED DEVICE SEAGATE ST32171W
/dev/dsk/c0t5d0 /dev/rdsk/c0t5d0
disk 1 8/4.6.0 sdisk CLAIMED DEVICE SEAGATE ST34371W
/dev/dsk/c0t6d0 /dev/rdsk/c0t6d0
disk 2 8/16/5.2.0 sdisk CLAIMED DEVICE TOSHIBA CD-ROM XM-5401TA
/dev/dsk/c1t2d0 /dev/rdsk/c1t2d0
# /usr/bin/mkdir /SD_CDROM
# /usr/sbin/mount /dev/dsk/c1t2d0 /SD_CDROM
To find out which bundles and filesets are available for installation, use:
# /usr/bin/ls /SD_CDROM
Then either select the whole bundle for installation with:
# /usr/sbin/swinstall -s /SD_CDROM B5725AA
Or for example if it is only desired to load the filesets for installing HP-UX 11.00 and 11.i Ignite-
UX clients: