Adaptec ASA-7211C/F Network Card User Manual


 
3-8
ASA-7211C/F Installation Guide
8 To run the configure script, enter:
./configure
For Red Hat Linux 7.2, the following command works:
./configure --tree=/usr/src/linux-2.4.7-10
If the kernel source is not under /usr/src/linux-2.4.7-10, run the
configure script with the following option:
./configure --tree=<path to source tree>
9 To copy the module to /lib/modules/<kernel version> and start the
module automatically on reboot, enter:
make install
10 To start the module now, enter:
./S06asa72xx
The module installation is complete. You do not need to reboot the
computer.
Removing the Red Hat Module
To remove the asa72xx module:
1 Verify that no devices are being used by the adapter.
2 Unmount all volumes from the adapter.
3 If the
asa72xx module is loaded, use rmmod or modprobe to
unload the module. Enter:
rmmod asa72xx
or enter:
modprobe -r asa72xx
4 To change to the /usr/src/asa72xx directory, enter:
cd /usr/src/asa72xx
5 To run the remove script, enter:
sh asa72xx_remove
6 To remove the RPM, enter:
cd ..
and then enter:
rpm -e asa72xx
ASA-7211 IG.book Page 8 Tuesday, February 11, 2003 10:04 AM