User guide

44
Chapter 3 - Software Installation
3.14.2 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.
3.14.3 Untar the Driver File and Copy Files to 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.
5. To verify that the files have been copied onto the floppy disk, use these commands:
# scosh
- Select Manager.
- Select Archive.
- Select List.
- Make sure Device is pointed to the floppy disk.
- Select Continue.