[CentOS] Cleaning up smp kernels

Tue Jul 15 00:33:33 UTC 2008
MHR <mhullrich at gmail.com>

On Mon, Jul 14, 2008 at 1:39 PM, Bowie Bailey <Bowie_Bailey at buc.com> wrote:
> Jim Perrin wrote:
>>
>> http://linux.duke.edu/~skvidal/useful-scripts/kernel-prune.py
>>
>> this will generate a list of old kernel bits you don't need. You can
>> pipe it through rpm -e for cleanup.
>
> So what you are saying is that it is ok to simply 'rpm -e' or 'yum
> remove' unused kernel packages?
>

Well, you could do it by hand, but it's probably a lot easier with rpm
(or yum, but for this I'd stick to rpm...).

mhr