Loading And Unloading The Qla2300 Driver Manually - HP StorageWorks A6826A Installation Manual

Pci-x host bus adapter for linux 64-bit systems
Hide thumbs Also See for StorageWorks A6826A:
Table of Contents

Advertisement

5. Configure the boot loader with the new ramdisk image:

Loading and Unloading the qla2300 Driver Manually

Before loading the driver manually, first build the driver from sources as
described in the section
or the section
After manually loading the qla2300 driver, you can access the devices and unload
the driver manually without rebooting the system. The driver is also unloaded
each time the system is rebooted.
To load the qla2300 driver:
1. Manually install the driver binary:
A6826A PCI-X Host Bus Adapter for Linux 64-bit Systems Installation Guide
For a multiprocessor system, enter the following commands, replacing
x.x.xx–x.x with your Linux version number.
/sbin/mkinitrd /boot/newinitrd-image
a. Modify the elilo.conf file to load the new ramdisk image by changing the
following line:
initrd=/boot/initrd_file_name
For example:
initrd=/boot/newinitrd-image
b. Reboot the system. Select the kernel with the new ramdisk image.
Building a Uniprocessor Version of the Driver
Building a Multiprocessor Version of the Driver
a. Copy qla2300.o to the following directory:
/lib/modules/<
b. Update the dependency file.
You can either run depmod -a or make sure that the following line is in
the file
/lib/modules/<
/lib/modules/<
qla2300.o:/lib/modules/<
scsi/scsi_mod.o
c. Enter the following command to load the driver:
# modprobe qla2300
d. Under the directory that contains the qla2300.o file, you can also enter the
following command:
# insmod qla2300.o
kernel_release_version
kernel_release_version
kernel_release_version
kernel_release_version
Installing the Linux Driver
x.x.xx-x.xsmp
on page 27.
>/kernel/drivers/scsi
>/modules.dep
>/kernel/drivers/scsi/
>/kernel/drivers/
on page 26
31

Advertisement

Table of Contents
loading

Table of Contents