| | 1 | The version of the 3w-9xxx driver included with Linux 2.6.22 does not support the PCI IDs of the 3ware 9690 SAS RAID cards. In order to install the O/S image on a system with this RAID card and the standard IPP boot media, a newer version of this driver will need to be installed. The procedure for this is: |
| | 2 | |
| | 3 | * boot the system off of the cd and configure networking |
| | 4 | * via sftp, download the updated [[attachment(3w-9xxx.ko)]] driver |
| | 5 | * run the commands: |
| | 6 | {{{ |
| | 7 | rmmod 3w-9xxxx;insmod ./3w-9xxx.ko |
| | 8 | }}} |
| | 9 | * proceed with the standard install |