Garrick Staples wrote:

> No.  Don't *upgrade* kernels, and use yum.
>
> Get the full package name
> # rpm -qa | grep kernel
>
> Remove the one you want
> # rpm -e <pkgname>
>
> Update your system
> # yum update
>

yeah sorry :) I don't use yum on my main systems, everything
is through cfengine or manual. Haven't found a good way to
use yum in my environments.

nate

_______________________________________________
CentOS mailing list
[email protected]
http://lists.centos.org/mailman/listinfo/centos

Reply via email to