[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[ale] kernels on centos
- Subject: [ale] kernels on centos
- From: fassl.tod at gmail.com (Todor Fassl)
- Date: Thu, 19 Feb 2015 15:24:13 -0600
I just inherited a centos system. Googling shows me that I probably want
to do "yum update". But it generates an error saying that /boot is full.
rpm -p kernel shows this:
# rpm -q kernel
kernel-2.6.32-279.5.2.el6.x86_64
kernel-2.6.32-504.8.1.el6.x86_64
But uname -r says I'm running 2.6.35 ...
# uname -r
2.6.35.13
There is no conf or map or vmlunuz for 2.6.35 either. Where is it
getting a 2.6.35 kernel when its not in the package list or in /boot?