User Manual

46
ISI5634PCI/4/8 User Guide
SCO Open Server 5 Driver Installation
The ISI driver for SCO Open Server 5 is shipped on the ISI Family CD-ROM (FAT file system) and can
also be downloaded from the Multi-Tech web site. In both cases, the driver files are compressed
(“tarred”). Users installing from the CD-ROM should begin at “To install from CD-ROM” directly below.
Users installing from a floppy disk should skip down to “To install driver from floppy disk” later in this
section. The filename of the SCO5 driver in its tarred form is sco50x.tar.
This present installation section is task-oriented with minimal explanation of procedural steps. The
section Multi-Tech Installation Script, which immediately follows this section, presents additional details to
aid in installation.
To install from CD-ROM:
# mount -r /dev/cd0 /mnt
# cd /mnt
# cd servcard/drivers/sco50x
#cp sco50x.tar /
# cd <ENTER>
To format a floppy disk for SCO5:
1. At the Unix prompt, run the scosh program.
2. Select Manager.
3. Select Archive.
4. Select Format.
5. Make sure that Device is pointed to the floppy drive.
6. Select Continue.
To untar the driver file and copy files onto floppy disk:
1. Make a temporary directory for the ISI driver files..
# mkdir /isi
2. Copy the tarred isi driver file into the temporary directory.
# cp sco50x.tar /isi
3. Untar this file and put its contents into the temporary directory.
# cd /isi
# tar xvf sco50x.tar
4. Copy the untarred (inflated or non-compressed) files to a floppy disk
# cd /isi/unifiedinstimg301
#scosh
- Select Manager.
- Select Archive.
- Select Create.
- Press space bar to highlight tmp/ and usr/ directories.
- Press <ENTER> to copy.
- Make sure Device is pointed to the floppy disk.
- Make sure that the “Type” is cpio.
- Select Continue.