On Fri, Oct 01, 2010 at 10:24:43AM -0700, Scott Silva wrote:
on 9-30-2010 8:35 AM Dario Lesca spake the following:
Il giorno gio, 30/09/2010 alle 07.54 -0400, mark ha scritto:
Dario Lesca wrote:
<snip>
...
Now I have reinstall and solved this issue adding a "exclude=kernel*" into /etc/yum.conf
Thank to all.
That doesn't really "solve" the issue, it only stops you from getting important kernel updates.
and you really should upgrade your kernel if you have local users on your server...
http://h20000.www2.hp.com/bizsupport/TechSupport/Document.jsp?objectID=c0173... seems fun too
if you are lucky you could just copy the hpahcisr.ko file and into /lib/modules/`uname -r`/extra and let kernel upgrade do the weak update magic.
OTOH, if the order of kernel module is important as suggested above, you need to do it manually see mkinird man pages.
Tru