AMCC 9000 Computer Hardware User Manual


 
Driver Installation Under Red Hat Linux
www.3ware.com 73
4 If you installed a previous driver when you installed your
operating system, then perform this step to copy the driver into
the update directory, as well. Otherwise, go on to Step 5.
For Redhat workstation on Intel x86, type:
cp /mnt/cdrom/packages/drivers/linux/redhat/
ws3_us/x86_intel/3w-9xxx.* /lib/modules/
<put kernel string here>/update 3w-9xxx.o
If prompted to overwrite, type y.
For Redhat workstation on AMD Athlon 32-bit, type:
cp /mnt/cdrom/packages/drivers/linux/redhat/
ws3_us/x86_athlon/3w-9xxx.*/lib/modules
<put kernel string here>/update 3w-9xxx.o
If prompted to overwrite, type y.
For Redhat workstation on AMD Opteron and EM64T, type:
cp /mnt/cdrom/packages/drivers/linux/redhat/
ws3_us/x86_64/3w-9xxx.* /lib/modules/
<put kernel string here>/update 3w-9xxx.ko
If prompted to overwrite, type y.
Note: Use the appropriate module name and kernel string, as
described under “About Variables In the Driver Installation
Instructions” on page 71.
5 For 2.4 Kernels, add the following line to
/etc/modules.conf:
alias scsi_hostadapter 3w-9xxx.o
For 2.6 Kernels, add the following line to
/etc/modprobe.conf
alias scsi_hostadapter 3w-9xxx.ko