  | |  | Kernel list | Kernel list 2005-06-06 - By Gerry Doris
Back > 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.
-- redhat-list mailing list unsubscribe mailto:redhat-list-request@(protected)?subject=unsubscribe https://www.redhat.com/mailman/listinfo/redhat-list
Earn $52 per hosting referral at Lunarpages.
|
|
 |