The yum update feature installs new kernel versions, but doesn't remove old ones.
This fills up /boot more and more.
Here is how to get rid of the old kernel versions in a clean manner:
What kernels are installed:
yum list installed | grep -i kernel
Uninstall old version kernel-
Example: yum remove kernel-2.6.9-67.0.22.EL
Warning: Do not deinstall the most recent version. You might hose your system...
Tip:
On a SMP system, CentOS installs both UP and SMP versions of the kernel.
Therefore, remove both kernels.
No comments:
Post a Comment
Due to the high amount of Spam, you must solve a word verification.