RAIDExpress 133 RAID USER MANUAL
56
directory.
3.1.3
You can test out the module to ensure that it works by the
following commands:
# insmod scsi_mod
# insmod sd_mod
# insmod iteraid.o
To ensure the modules have been loaded successfully, you can
check the driver status by using the "dmesg" command.
# dmesg
Then you will see the following messages.
...
...
Attached scsi disk sda at scsi0, channel 0, id 0, lun 0
SCSI device sda: 120103200 512-byte hdwr sectors (61493
MB)
..
..
3.1.4
Most likely, you will not want to type in "insmod iteraid.o" each
time you boot up the system. Therefore you must install the
module and tell the system about it. To install the module, type
in the following commands (first change directory to where the
proper iteraid.o can be loacted):
On Red Hat 7.3, use
# install -d /lib/modules/2.4.18-3/kernel/drivers/scsi