SCO UNIX
The SCO driver is located on the SCO/ISC/AT&T UNIX diskette.
<DRIVER INSTALLATION>
To install the driver, insert the working copy of the UNIX driver diskette in
drive A.
A.1) For SCO 3.2v2
To prepare the installation for 360KB (5"1/4) driver diskette,
you must type:
cd /dev
mv dsk/f0 dsk/f0.org ; mknod dsk/f0 b 2 132
mv rdsk/f0 rdsk/f0.org ; mknod rdsk/f0 c 2 132
NOTE: if the diskette is of 720KB (3"1/2), replace the above
commands with:
cd /dev
mv dsk/f0 dsk/f0.org ; mknod dsk/f0 b 2 164
mv rdsk/f0 rdsk/f0.org ; mknod rdsk/f0 c 2 164
A.2) For SCO 3.2v4
To prepare the installation for 360KB (5"1/4) driver diskette,
you must type:
cd /dev
mv dsk/finstall dsk/finstall.org ; mknod dsk/finstall b 2 132
mv rdsk/finstall rdsk/finstall.org ; mknod rdsk/finstall c 2 132
NOTE: if the diskette is of 720KB (3"1/2), replace the above
commands with:
cd /dev
mv dsk/finstall dsk/finstall.org ; mknod dsk/finstall b 2 164
mv rdsk/finstall rdsk/finstall.org ; mknod rdsk/finstall c 2 164
B) At the prompt, type
installpkg
>> NOTE : As some minor bug in the command "installpkg"(3.2v2), it <<
>> may take a while for the system to response, and DO NOT <<
>> hit any key during this period. <<
C) Press <Enter> to install from floppy driver 0
D) Press <Enter> to install the driver
E) Press <Enter> to choose the SCO UNIX is being installed
F) Type "y" to reboot the system
G.1) Restore the original filename modified in step <A> accordingly:
For 360KB (5"1/4) diskette, type
cd /dev
mv dsk/finstall.org dsk/finstall
mv rdsk/finstall.org rdsk/finstall
For 720KB (3"1/2) diskette, type
cd /dev
mv dsk/finstall.org dsk/finstall
mv rdsk/finstall.org rdsk/finstall
<DRIVER REMOVAL>
To remove the driver,
A) At the prompt, type
removepkg
B) Type the corresponding number of:
"IDE32C Cache Controller Driver Package"
C) Press <Enter> to remove IDE32C driver
D) Press <Enter> to reboot