Jump to content United States-English
HP.com Home Products and Services Support and Drivers Solutions How to Buy
» Contact HP
More options
HP.com home
HP-UX 11i Version 1.5 Installation and Configuration Guide: release id B.11.20for rx9610 and rx4610 hp serversand i2000 hp workstations > Appendix A Post-Install Information

How to Install Optional Software Products

» 

Technical documentation

Complete book in PDF
» Feedback
Content starts here

 » Table of Contents

 » Index

The Applications DVD that is distributed with HP-UX 11i Version 1.5 contains optional development tools and system management software.

HP-UX 11i Version 1.5 must be booted in order to install optional software products. The following is the procedure for installing products from the Applications DVD.

  1. Insert the Applications DVD in the DVD-ROM drive.

  2. Mount the Applications DVD.

    To install software from the Applications DVD, you must mount the DVD as a filesystem that HP-UX 11i Version 1.5 can access.

      1. Determine the DVD-ROM device name.

        Use the ioscan funC disk command to list disk devices, including the DVD-ROM. The following sample output shows a DVD-ROM on cabinet 0 whose device name is /dev/dsk/c1t0d0.

        disk 4 4/2/0.0.0 sdisk CLAIMED DEVICE TOSHIBA CD-ROM XM /dev/dsk/c1t0d0 /dev/rdsk/c1t0d0

      2. Create a mount point for the Applications DVD, if one does not yet exist.

        The mount point is a directory that HP-UX will use as an access point for the DVD. Often a /CDROM directory is used. If this directory does not exist, create it using the mkdir /CDROM command.

      3. Use the mount command to mount the DVD.

        Using the mount command, specify the DVD-ROM device name and mount point. For example, the following command mounts the /dev/dsk/c1t0d0 device as the /CDROM directory.

        mount /dev/dsk/c1t0d0 /CDROM

    See the mount(1M) manpage for details.

  3. Use swinstall to install software from the Application DVD.

    The following example command runs swinstall to install software from the source mounted at /CDROM.

    swinstall -i -s /CDROM

    See the swinstall(1M) manpage for details.

  4. Select and install software from the Applications DVD.

    The swinstall program presents an interface for selecting and installing software from the DVD.

  5. Unmount and eject the Applications DVD.

    You must unmount the DVD before you can eject it from the DVD-ROM drive. The DVD is automatically unmounted whenever the server reboots.

Use the umount command to unmount the DVD. For example, umount /CDROM will unmount the /CDROM filesystem. See the umount(1M) manpage for details.

Printable version
Privacy statement Using this site means you accept its terms Feedback to webmaster
© 2001 Hewlett-Packard Development Company, L.P.