HP-UX 11i v2 Installation and Update Guide, September 2006
Updating to HP-UX 11i v2
Updating to HP-UX 11i v2
Chapter 6 115
Step 7. Copy all products on the mounted DVD to the target depot. For example,
to copy the contents of the first DVD to the target depot called
/update/update-depot type the following command:
swcopy -s /dvdrom \* @ /update/update-depot
Step 8. Unmount the first DVD from its directory:
umount /dvdrom
Step 9. Mount the second DVD onto the new directory as a file system, for
example:
mount /dev/dsk/c1t2d0 /dvdrom
Step 10. Copy all products on the mounted DVD to the target depot. For example,
to copy the contents of the second DVD to the target depot called
/update/update-depot type the following command:
swcopy -s /dvdrom \* @ /update/update-depot
Step 11. Unmount the second DVD from its directory:
umount /dvdrom
The network depot is now ready to update your system to HP-UX 11i v2.
Continue with “Task 2: Installing the Latest Update-UX Bundle
(Required)” on page 116.