Re: Kernel list

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



On Mon, Jun 06, 2005 at 02:21:19PM -0400, Gerry Doris wrote:
> > 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
> >
> You can also just do a
> 
> rpm -q kernel
> 
> and you'll get a sorted list of all installed kernels.

And you'll miss all the smp kernels and the unsupported kernels.  You
could do: $ rpm -qa 'kernel*' but personally I find the sorted output
much easier to work with.

-- 
Ed Wilts, RHCE
Mounds View, MN, USA
mailto:ewilts@xxxxxxxxxx
Member #1, Red Hat Community Ambassador Program

-- 
redhat-list mailing list
unsubscribe mailto:redhat-list-request@xxxxxxxxxx?subject=unsubscribe
https://www.redhat.com/mailman/listinfo/redhat-list

[Index of Archives]     [CentOS]     [Kernel Development]     [PAM]     [Fedora Users]     [Red Hat Development]     [Big List of Linux Books]     [Linux Admin]     [Gimp]     [Asterisk PBX]     [Yosemite News]     [Red Hat Crash Utility]


  Powered by Linux