Altos R520 Installation Configuration Guide
78
# rmmod e1000.ko
3.
Change the directory to the driver source and install the driver
# cd /tmp/src/
# make install
# insmod e1000.ko
4.
Run the kudzu utility, it will auto detect the Gigabit Ethernet controller
and help you to configure it.
# kudzu
5.
Restart the network service to bring up both of the network interfaces.
# service network restart
IOAT driver installation
1.
Please remove the old version of IOAT driver from the system manually.
# cd /lib/modules/$(uname -r)/kernel/drivers/dma
# mv ioatdma.ko ioatdma.ko.bak
2.
You can find the IOAT driver in EasyBUILD. Please copy the driver from the
EasyBUILD to HDD first.
Copy the IOAT driver to /tmp
# cd /tmp
# tar zxf ioatdma-<ioat version>.tar.gz
3.
Install the IOAT driver
# cd ioatdma-<ioat version>
# make install
4.
Load the IOAT driver
# modprobe dca
# cd ioatdma
# insmod ioatdma.ko
# modprobe ioatdma
# ll /sys/class/dma/
When IOAT driver installation completed, you could see subdirectories and files
for each subdirectory of /sys/class/dma folder.
RAID Utility Installation
NOTE. Please install the
compat-+-296-2.96-138.i386.rpm
and
compat-
+-33-3.2.3-61.i386.rpm
packages with the CD #3 of Red Hat Enterprise