3Ware 9500S-4LP Installation Guide - Page 90

entry, add, If you are using SuSE 9.1 or earlier, after the existing 3w-xxx

Page 90 highlights

Driver Installation Under Linux Note about variables: In the instruction below, replace with the kernel version you are using (i.e. 2.6, etc.), replace *** with your version of SuSE. In addition, replace 3w-9xxx.* with the appropriate module file for your kernel. The available module files are: For UP kernels: 3w-9xxx.ko For SMP kernels: 3w-9xxx.smp For BigSMP (high memory) kernels: 3w-9xxx.big 3 If you are using SuSE 9.1 or earlier, after the existing 3w-xxx entry, add 3w-9xxx to /lib/modules//modules.dep file 4 Mount the CD-ROM, copy and install the appropriate driver for your system. Note: The AMD 64-bit driver is also used for 64-bit Intel Xeon systems. mount /dev/cdrom /cdrom cp /cdrom/packages/drivers/linux/suse/***/3w-9xxx.* / lib/modules//kernel/drivers/scsi/ /sbin/insmod /lib/modules// kernel/drivers/scsi/3w-9xxx.ko If the driver installation fails, confirm that the correct driver was installed from the CD-ROM. If a driver is not available for your system, you will need to compile your own driver, as described below. 5 Run /sbin/depmod -a 6 Type /sbin/mkinitrd 82 3ware 9000 Series Serial ATA RAID Controller Installation Guide

  • 1
  • 2
  • 3
  • 4
  • 5
  • 6
  • 7
  • 8
  • 9
  • 10
  • 11
  • 12
  • 13
  • 14
  • 15
  • 16
  • 17
  • 18
  • 19
  • 20
  • 21
  • 22
  • 23
  • 24
  • 25
  • 26
  • 27
  • 28
  • 29
  • 30
  • 31
  • 32
  • 33
  • 34
  • 35
  • 36
  • 37
  • 38
  • 39
  • 40
  • 41
  • 42
  • 43
  • 44
  • 45
  • 46
  • 47
  • 48
  • 49
  • 50
  • 51
  • 52
  • 53
  • 54
  • 55
  • 56
  • 57
  • 58
  • 59
  • 60
  • 61
  • 62
  • 63
  • 64
  • 65
  • 66
  • 67
  • 68
  • 69
  • 70
  • 71
  • 72
  • 73
  • 74
  • 75
  • 76
  • 77
  • 78
  • 79
  • 80
  • 81
  • 82
  • 83
  • 84
  • 85
  • 86
  • 87
  • 88
  • 89
  • 90
  • 91
  • 92
  • 93
  • 94
  • 95
  • 96
  • 97
  • 98
  • 99
  • 100
  • 101
  • 102
  • 103
  • 104
  • 105
  • 106
  • 107
  • 108
  • 109
  • 110
  • 111
  • 112
  • 113
  • 114
  • 115
  • 116
  • 117
  • 118
  • 119
  • 120
  • 121
  • 122
  • 123
  • 124
  • 125
  • 126

Driver Installation Under Linux
82
3ware 9000 Series Serial ATA RAID Controller Installation Guide
Note about variables:
In the instruction below, replace
<kernel string> with the kernel version you are using (i.e.
2.6, etc.), replace *** with your version of SuSE.
In addition, replace 3w-9xxx.* with the appropriate
module file for your kernel. The available module files
are:
For UP kernels: 3w-9xxx.ko
For SMP kernels: 3w-9xxx.smp
For BigSMP (high memory) kernels: 3w-9xxx.big
3
If you are using SuSE 9.1 or earlier, after the existing 3w-xxx
entry, add
3w-9xxx to /lib/modules/<kernel string>/modules.dep
file
4
Mount the CD-ROM, copy and install the appropriate driver for
your system.
Note:
The AMD 64-bit driver is also used for 64-bit Intel Xeon
systems.
mount /dev/cdrom /cdrom
cp /cdrom/packages/drivers/linux/suse/***/3w-9xxx.* /
lib/modules/
<kernel string>
/kernel/drivers/scsi/
/sbin/insmod /lib/modules/
<kernel string>
/
kernel/drivers/scsi/3w-9xxx.ko
If the driver installation fails, confirm that the correct driver
was installed from the CD-ROM. If a driver is not available for
your system, you will need to compile your own driver, as
described below.
5
Run
/sbin/depmod -a
6
Type /
sbin/mkinitrd