Re: Running kernel-smp and trying to remove kernel
- From: Matthew Miller <mattdm@xxxxxxxxxx>
- Date: Wed, 16 Aug 2006 20:05:27 -0400
On Thu, Aug 17, 2006 at 08:19:46AM +1000, Brian Chadwick wrote:
if you must remove the uniprocessor kernel ... then do
"rpm -qa | grep kermel"
this will list all kernel packages installed ...
Or just "rpm -q kernel" if you know you're looking for the uniprocessor
kernel (on pre-FC6 -- see other message). Or, "rpm -qa 'kernel*'"
then rpm -e lernel-xx.rpm .... where the one you want to remove is
listed exactly
Actually, no .rpm -- that's only used for package file names and isn't
relevant to installed packages.
personally i wouldnt bother ... systems have so much disk space these
days that 30 megs means nothing .... but ... if you want ... this is how
to do it :)
There's some issues with the kernel rpm where having multiple versions
installed makes installing new ones exponentially slower. Keeping the number
installed trimmed down therefore makes sense. Plus, since kernel updates
often fix severe security problems, leaving old ones around once your new
kernel works is introducing an unneeded (small, of course) risk.
--
Matthew Miller mattdm@xxxxxxxxxx <http://mattdm.org/>
Boston University Linux ------> <http://linux.bu.edu/>
--
fedora-list mailing list
fedora-list@xxxxxxxxxx
To unsubscribe: https://www.redhat.com/mailman/listinfo/fedora-list
- Follow-Ups:
- Re: Running kernel-smp and trying to remove kernel
- From: Brian Chadwick
- Re: Running kernel-smp and trying to remove kernel
- References:
- Running kernel-smp and trying to remove kernel
- From: Paul Smith
- Re: Running kernel-smp and trying to remove kernel
- From: Matthew Miller
- Re: Running kernel-smp and trying to remove kernel
- From: Paul Smith
- Re: Running kernel-smp and trying to remove kernel
- From: Brian Chadwick
- Running kernel-smp and trying to remove kernel
- Prev by Date: Re: invisible cursor in FC5_64 on A8N-VM
- Next by Date: Re: Running kernel-smp and trying to remove kernel
- Previous by thread: Re: Running kernel-smp and trying to remove kernel
- Next by thread: Re: Running kernel-smp and trying to remove kernel
- Index(es):
Relevant Pages
|