Kernel list

Gerry Doris gdoris at rogers.com
Mon Jun 6 18:21:19 UTC 2005


> On Mon, Jun 06, 2005 at 10:19:14AM -0600, Larry D Sorensen wrote:
>>
>> How do I list out the installed kernels on my system so that I can
>> choose
>> to delete some of the old ones?
>
> $ rpm -qa | grep ^kernel | sort
>
> --
> Ed Wilts, RHCE

You can also just do a

rpm -q kernel

and you'll get a sorted list of all installed kernels.




More information about the redhat-list mailing list