Compiling A 3Ware Driver For Red Hat Linux - AMCC 3ware Installation Manual

Sata raid controller
Hide thumbs Also See for 3ware:
Table of Contents

Advertisement

Driver Installation Under Linux

Compiling a 3ware Driver for Red Hat Linux

For Experts Only
If necessary, you can compile the 3ware driver yourself. (For
example, if you are running a different kernel version.)
Notes:
You must have a full Linux kernel source tree in /usr/src/linux
in order to do the compile.
In addition, you must boot to the UP kernel to use the make targets.
Otherwise errors will result that will cause the driver build to fail.
For additional information about compiling drivers, see the
Knowledgebase on the website at www.3ware.com
1
Download the 3ware driver source from 3ware's website.
2
Copy the driver source into a working directory. (The latest
3ware driver source is bundled with the latest firmware.)
3
Untar the driver source with this command:
tar zxfv 3w-9xxx.tgz
The driver source will be output to a directory called driver.
4
Change directory to driver.
cd driver
5
Red Hat 7.2 and later support multiple build targets from
Boot to UP version of kernel to build all
makefile.
modules.
In the commands below, remember that the text you enter
Note:
is case sensitive. (Be sure to type
makefile.rh
76
3ware 9000 Series Serial ATA RAID Controller Installation Guide
.)
, not
Makefile.rh

Advertisement

Table of Contents
loading

Table of Contents