Technical data

64 Chapter 3
Updating HP-UX
HP-UX 10.20 System Requirements
5. Insert the CD-ROM into its drive.
6. Wait for the busy lights to stop blinking.
7. If necessary, identify the drive device, using the /etc/ioscan
-fn command.
8. If you are using a CD-ROM, note that you will first have to mount the
disc, using SAM or the mount(1M) command. If you do not use SAM,
you can do the following to mount the disc:
a. Put the CD into the CD-ROM drive. CD-ROM "busy light" should
blink.
b. Open a term window and, at the shell prompt, type the following:
mkdir /SD_CDROM Enter
If not created by cold installalready.
mount /dev/dsk/c1t2d0 /SD_CDROM
Enter
The device name "c1t2d0" should be replaced with whatever
device name you found using ioscan in item 7 above.