
Chapter 7 - Linux Drivers
126
VMA-series Memory Array Installation and Service Guide
HP-AM456-9002A Rev 01
3. At the system prompt, navigate to the following directory:
Where:
4. Load the Linux driver; at the system prompt, type:
5. At any point, if you decide to install the Linux driver in /lib/modules at the
system prompt, type:
Where:
Loading Linux Drivers as Modules
To load the Linux drivers as modules:
1. Power up the Memory Array and verify the PCIe connectivity between the
Memory Arrayand the host computer before installing and loading the Linux
driver onto the host computer.
2. Log into the Linux host as root.
3. Open a terminal window.
4. (Optional) To update the dependency mappings of newly installed modules,
at the system prompt, type:
You may need to run
depmod for modprobe to detect the new module.
cd /tmp/vtms-linux-driver-<release>/<kernel_version>/
<architecture_type>
<release>
Indicates the release number, such as
D4.5.4.1.
<kernel_version>
Indicates the kernel version, such as 2.6.9-
42.ELsmp
.
<architecture_type>
Indicates the architecture type of the host
computer, such as
x86_64.
./load_strad.sh
cd /tmp/vtms-linux-driver-<release>
make install
depmod
<release>
Indicates the release number, such as 4.5.4.1.
depmod
Kommentare zu diesen Handbüchern