AMCC 9000 manual Compiling a 3ware Driver for SuSE Linux

Models: 9000

1 126
Download 126 pages 4.7 Kb
Page 91
Image 91

Driver Installation Under SuSE Linux

7 If you are using the GRUB boot loader, you are finished.

If you are using the LILO boot loader, run LILO to update the boot record on disk by typing the following:

/sbin/lilo

The output should be similar to:

Added linux *

Compiling a 3ware Driver for SuSE Linux

For Experts Only

If you wish to compile the driver yourself (for a different kernel version that you are running), then perform the following steps. (Note that the steps vary somewhat for 2.4 kernels and 2.6 kernels; instructions are provided for each.)

You must have a full Linux kernel source tree in /usr/src/linux in order to do the compile.

To compile a 3ware driver for SuSE Linux 2.4 kernels

1Download the 3ware 2.4 driver source from the 3ware website (www.3ware.com) or copy the driver source from the CD into a working directory.

2Install the Kernel source under /usr/src.

3Create a symbolic link.

ln -s /usr/src/<Kernel Src Dir >

/usr/src/linux

4 Change the directory to

cd /usr/src/linux

www.3ware.com

83

Page 91
Image 91
AMCC 9000 manual Compiling a 3ware Driver for SuSE Linux