HP-UX 11i Version 1 Installation and Update Guide, December 2004

Updating to HP-UX 11i v1
Updating to HP-UX 11i v1
Chapter 6100
Step 7. Merge all products on the mounted CD or DVD to the target depot, for
example /update/update-depot:
•CD: swcopy -s /cdrom \* @ /update/update-depot
•DVD: swcopy -s /dvdrom \* @ /update/update-depot
Step 8. Unmount the CD or DVD from its directory:
•CD: umount /cdrom
•DVD: umount /dvdrom
If you are updating to HP-UX 11i v1 using CD, follow steps 9 - 10; if you
are using DVD, continue to “Task 2: Installing the Latest Update-UX
Bundle (Required)” on page 100.
Step 9. Insert the requested HP-UX 11i v1 CD.
Step 10. Repeat Steps 6 through 8 for the requested OE CDs and the Support
Plus CD.
The network depot is now ready to update your system to HP-UX 11i v1.
Continue with “Task 2: Installing the Latest Update-UX Bundle
(Required)” on page 100.
Task 2: Installing the Latest Update-UX Bundle
(Required)
This procedure describes how to install the latest version of the
UPDATE-UX bundle, which includes the update-ux command.
Step 1. Find the CD or DVD device file name:
ioscan -f -C disk | more
/dev/dsk/c1t2d0 is a typical CD device name.
Step 2. Create the directory under root(/):
•CD: mkdir /cdrom
•DVD: mkdir /dvdrom
Step 3. Mount the CD or DVD onto the new directory as a file system. For
example:
•CD: mount /dev/dsk/c1t2d0 /cdrom
•DVD: mount /dev/dsk/c1t2d0 /dvdrom