The SunVideo Plus 1.3 software is provided on the CD included with your SunVideo Plus 1.3 installation kit.
Log in superuser (root).
Insert the SunVideo Plus 1.3 CD into the CD-ROM drive connected to your system.
If your system is running Volume Manager, it should automatically mount the CD-ROM to the /cdrom/sunvideo_plus_1_3 directory.
If your system is not running Volume Manager, mount the CD-ROM as follows:
hostname# mkdir -p /cdrom/sunvideo_plus_1_3 hostname# mount -F hsfs -r /dev/dsk/c0t6d0s2 /cdrom/sunvideo_plus_1_3 |
Install the SunVideo Plus 1.3 software using the pkgadd command:
Install the base software packages for the Solaris 2.5.1, Solaris 2.6, and Solaris 7 operating environments:
hostname# cd /cdrom/sunvideo_plus_1_3/Common/Packages hostname# /usr/sbin/pkgadd -d . |
Choose all to install the base packages.
Proceed to install specific Solaris release software packages (Step b for Solaris 2.5.1, Step c for Solaris 2.6, and Step d for Solaris 7).
To install the Solaris 2.5.1 Hardware: 4/97, 8/97, and 11/97 operating environment, type:
hostname# cd /cdrom/sunvideo_plus_1_3/Solaris_2.5.1/Packages hostname# /usr/sbin/pkgadd -d . |
Choose all.
To install the Solaris 2.6 operating environment, type:
hostname# cd /cdrom/sunvideo_plus_1_3/Solaris_2.6/Packages hostname# /usr/sbin/pkgadd -d . |
Choose all.
To install the Solaris 7 operating environment, type:
hostname# cd /cdrom/sunvideo_plus_1_3/Solaris_7/Packages hostname# /usr/sbin/pkgadd -d . |
Choose all.
After the software has been installed, unmount and eject the CD-ROM:
hostname# cd / hostname# umount /cdrom/sunvideo_plus_1_3 hostname# eject cdrom |
Reboot your workstation:
hostname# reboot -- -r |
This enables the operating system to recognize the SunVideo Plus card.