Read Before Installing Support Plus HP-UX 11i v1, June 2008
Table Of Contents
- Read Before Installing Support Plus HP-UX 11i v1
- Welcome to Support Plus
- How to Get the Latest Information
- Support Plus Changes for the June 2008 Release
- Support Plus Changes for the December 2007 Release
- Support Plus Changes for the June 2007 Release
- Support Plus Changes for the December 2006 Release
- Support Plus Changes for the June 2006 Release
- Support Plus Changes for the December 2005 Release
- Media Contents
- Installation Overview
- Mounting the Support Plus CD
- Downloading Patches and Getting Help
- Known Problems
- Web Resources
Mounting the Support Plus CD
1. On the system, open a terminal window and log in as root.
2. Insert the Support Plus CD into the drive.
3. If necessary, define a new directory as the mount-point for the CD 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 CD drives and their associated device
files. The filename will be something similar to /dev/dsk/c1t2d0.
5. Mount the CD drive to the mount-point:
mount -r /dev/dsk/c1t2d0 /cdrom
6. Now you can access the CD from the mount-point:
ls /cdrom
16