Displaying 2 results from an estimated 2 matches for "megaraid_sas_orig".
2010 Nov 07
0
[HOWTO] Update megaraid_sas driver in Linux 2.6.32.x to make it boot and work with Dell/LSI RAID adapters
...sion 4.31 there.
- Extract RH5_4.33.zip
- Extract megaraid_sas-v00.00.04.33-src.tgz
- cd megaraid_sas-v00.00.04.33
- make -C /lib/modules/2.6.32.25/build M=$PWD modules
- mv /lib/modules/2.6.32.25/kernel/drivers/scsi/megaraid/megaraid_sas.ko /lib/modules/2.6.32.25/kernel/drivers/scsi/megaraid/megaraid_sas_orig.ko
- cp -a megaraid_sas.ko /lib/modules/2.6.32.25/kernel/drivers/scsi/megaraid/megaraid_sas.ko
- depmod -a 2.6.32.25
- And now you need to re-generate new initrd image for your kernel to include
the new megaraid_sas driver version 4.33.
Method how to update the initrd image depends on w...
2010 Nov 07
0
[HOWTO] Update megaraid_sas driver in Linux 2.6.32.x to make it boot and work with Dell/LSI RAID adapters
...sion 4.31 there.
- Extract RH5_4.33.zip
- Extract megaraid_sas-v00.00.04.33-src.tgz
- cd megaraid_sas-v00.00.04.33
- make -C /lib/modules/2.6.32.25/build M=$PWD modules
- mv /lib/modules/2.6.32.25/kernel/drivers/scsi/megaraid/megaraid_sas.ko /lib/modules/2.6.32.25/kernel/drivers/scsi/megaraid/megaraid_sas_orig.ko
- cp -a megaraid_sas.ko /lib/modules/2.6.32.25/kernel/drivers/scsi/megaraid/megaraid_sas.ko
- depmod -a 2.6.32.25
- And now you need to re-generate new initrd image for your kernel to include
the new megaraid_sas driver version 4.33.
Method how to update the initrd image depends on w...