[CentOS] Kernel Upgrade and RAID Card

Sun Jul 13 19:18:59 UTC 2008
Ryan Nichols <rnichols430 at gmail.com>

Johnny Hughes wrote:
> Ryan Nichols wrote:
>> Ok, I've got a RocketRAID 2300 and when i do the update of the kernel 
>> it breaks the raid card since the OS is on the raid card itself, i 
>> need to install the driver into the new kernel.. Whats the best way 
>> to do this? I am reading the manual from the manufacter, but i dont 
>> see anything as to a new kernel upgrade.
>>
>
> If the kernel module is built from an external driver, you can just 
> copy it to it's place in the new kernel path and then run the command:
>
> depmod -a <version>
>
> also need to rerun mkinitd like this:
>
> mkinitrd /boot/initrd-<version>.img <version>
>
> ------------------------------------------------------------------------
>
> _______________________________________________
> CentOS mailing list
> CentOS at centos.org
> http://lists.centos.org/mailman/listinfo/centos
>   
First command, no error.. 2nd command said image already exists?

Thanks,
Ryan Nichols

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.centos.org/pipermail/centos/attachments/20080713/3e0d104e/attachment-0003.html>