Re: [CentOS] Removing old kernels

2009-06-03 Thread William L. Maltby
On Wed, 2009-06-03 at 14:50 -0400, Robert Heller wrote: > At Wed, 3 Jun 2009 13:37:56 -0500 CentOS mailing list > wrote: > > rpm -e kernel-2.6.18-92.1.18.el5debug ... > > (Make *sure* you are not actually running any of these kernels!). > > Note: yum clean old-kernels keeps the last N kernel

Re: [CentOS] Removing old kernels

2009-06-03 Thread Max Hetrick
Frank M. Ramaekers wrote: > I have the following kernels on my /boot: > > 2.6.18-128.1.6 > 2.6.18-92.1.18 > 2.6.18-92.1.22 > > I'm low on /boot space and need to remove the oldest version. It > appears that I cannot use yum to remove since all of the versions are > the same (only the release is

Re: [CentOS] Removing old kernels

2009-06-03 Thread Robert Heller
t; > -Original Message----- > From: centos-boun...@centos.org [mailto:centos-boun...@centos.org] On > Behalf Of Steve Huff > Sent: Wednesday, June 03, 2009 12:49 PM > To: CentOS mailing list > Subject: Re: [CentOS] Removing old kernels > > > On Jun 3, 2009, at 1:40

Re: [CentOS] Removing old kernels

2009-06-03 Thread Steve Huff
On Jun 3, 2009, at 2:37 PM, Frank M. Ramaekers wrote: That seemed to work, but I still have some 92.1.18 elements left: ls -l /boot/*92.1.18* -rw-r--r-- 1 root root 65438 Nov 12 2008 /boot/config-2.6.18-92.1.18.el5debug for each file, find out what package it belongs to, and then remove it

Re: [CentOS] Removing old kernels

2009-06-03 Thread John R Pierce
Frank M. Ramaekers wrote: > Running Transaction > Erasing: kernel > [1/1] > > Removed: kernel.i686 0:2.6.18-92.1.18.el5 > Complete! > > That seemed to work, but I still have some 92.1.18 elements left: > ls -l /boot/*92.1.18* > /boot/config-2.6.18-92.1.18.el5debug > /boot/config-2.6.18-92

Re: [CentOS] Removing old kernels

2009-06-03 Thread Frank M. Ramaekers
sage- From: centos-boun...@centos.org [mailto:centos-boun...@centos.org] On Behalf Of Frank M. Ramaekers Sent: Wednesday, June 03, 2009 1:38 PM To: CentOS mailing list Subject: Re: [CentOS] Removing old kernels Running Transaction Erasing: kernel [1/1] Removed: kernel.i686 0:2.6.18-92.1.18

Re: [CentOS] Removing old kernels

2009-06-03 Thread Frank M. Ramaekers
exas 76710 -Original Message- From: centos-boun...@centos.org [mailto:centos-boun...@centos.org] On Behalf Of Steve Huff Sent: Wednesday, June 03, 2009 12:49 PM To: CentOS mailing list Subject: Re: [CentOS] Removing old kernels On Jun 3, 2009, at 1:40 PM, Frank M. Ramaekers w

Re: [CentOS] Removing old kernels

2009-06-03 Thread Frank Cox
On Wed, 03 Jun 2009 12:40:08 -0500 Frank M. Ramaekers wrote: > Any other considerations and/or methods? yum install yum-utils package-cleanup --oldkernels -- MELVILLE THEATRE ~ Melville Sask ~ http://www.melvilletheatre.com ___ CentOS mailing list Cen

Re: [CentOS] Removing old kernels

2009-06-03 Thread Steve Huff
On Jun 3, 2009, at 1:40 PM, Frank M. Ramaekers wrote: I have the following kernels on my /boot: 2.6.18-128.1.6 2.6.18-92.1.18 2.6.18-92.1.22 I'm low on /boot space and need to remove the oldest version. It appears that I cannot use yum to remove since all of the versions are the same (only t

Re: [CentOS] Removing old kernels

2009-06-03 Thread Gilbert Sebenste
On Wed, 3 Jun 2009, Frank M. Ramaekers wrote: > I have the following kernels on my /boot: > > 2.6.18-128.1.6 > 2.6.18-92.1.18 > 2.6.18-92.1.22 > > I'm low on /boot space and need to remove the oldest version. It > appears that I cannot use yum to remove since all of the versions are > the same (o