HP-UX 11i v2 Support Pack Read Before Installing, December 2009 (English)

Mounting the Support Pack DVD
1. On the system, open a terminal window and log in as root.
2. Insert the Support Pack DVD into the drive.
3. If necessary, define a new directory as the mount point for the DVD
drive. To define /cdrom as the mount point:
# mkdir /cdrom
4. If necessary, identify the drive device file:
# ioscan -fnC disk
This command lists all recognized DVD drives and their associated
device files. The filename will be something similar to /dev/dsk/
c1t2d0
5. Mount the DVD drive to the mount-point directory:
# mount -r /dev/dsk/c1t2d0 /cdrom
6. Now you can access the DVD from the mount-point directory:
# ls /cdrom
10