 |
 |
 |
 |
| Using Fedora General support for current versions. Ask questions about Fedora and it's software that do not belong in any other forum. |

28th November 2009, 04:53 AM
|
|
Registered User
|
|
Join Date: Nov 2009
Posts: 22

|
|
How Can I Remove Old Kernels in Fedora 11 , by mistake i delete kerneloops-0.12-5.fc1
hi all
How Can I Remove Old Kernels in Fedora 11 , by mistake i delete kerneloops-0.12-5.fc1
i search in google and end up with these commands
Quote:
# rpm -qa |grep kernel
kernel-PAE-2.6.30.9-96.fc11.i686
kernel-PAE-2.6.29.4-167.fc11.i686
kernel-firmware-2.6.30.9-96.fc11.noarch
|
Quote:
# uname -r
2.6.30.9-96.fc11.i686.PAE
|
and by mistake i delete kerneloops-0.12-5.fc1 what should i do ?
|

28th November 2009, 05:24 AM
|
|
Registered User
|
|
Join Date: Nov 2009
Posts: 32

|
|
Since you have found old kernels using
Code:
rpm -qa | grep kernel
you can remove the old one simply using, for example
Code:
rpm -e kernel-PAE-2.6.29.4-167
or
Code:
yum remove kernel-PAE-2.6.29.4-167
does it help?
|

28th November 2009, 05:29 AM
|
|
Registered User
|
|
Join Date: Nov 2009
Posts: 22

|
|
|
thanks deathspeeder
but i deletedkerneloops-0.12-5.fc11.i586 it this a problem ?
before i post this thread
Last edited by fedora lover; 28th November 2009 at 05:36 AM.
|

28th November 2009, 05:39 AM
|
 |
Administrator
|
|
Join Date: Sep 2006
Location: Connellsville, PA, USA
Posts: 11,289

|
|
Quote:
|
but i deletedkerneloops-0.12-5.fc11.i586 it this a problem ?
|
That is not a "problem". Without 'kerneloops', any kernel errors will simply not be automatically reported to the Linux Kernel Development Team. The package is NOT required in any way for proper operation of the OS. However, you may simply re-install it to re-gain the automatic bug report function.
V
|

28th November 2009, 05:45 AM
|
 |
Administrator
|
|
Join Date: Aug 2009
Posts: 6,613

|
|
|
by default, yum will keep 3 kernel versions on your system. the current, and 2 previous. I would recommend that you keep at least 1 previous version in case a yum upgrade hoses your kernel, you can boot to the previous kernel.
(after you have 3 kernel versions installed, yum will start to remove the oldest version when you install a new kernel.)
|

28th November 2009, 06:11 AM
|
|
Registered User
|
|
Join Date: Nov 2009
Posts: 22

|
|
thanks all
i will keep one kernel in case of any thing going wrong .
Edit:
Quote:
Originally Posted by Hlingler
That is not a "problem". Without 'kerneloops', any kernel errors will simply not be automatically reported to the Linux Kernel Development Team. The package is NOT required in any way for proper operation of the OS. However, you may simply re-install it to re-gain the automatic bug report function.
V
|
How can i reinstalled ? it seem help for error problem "bug"
|

28th November 2009, 07:01 AM
|
 |
Registered User
|
|
Join Date: Jun 2006
Location: Texas
Age: 42
Posts: 4,168

|
|
|
Proper way:
Modify your /etc/yum.conf file, change the installonly_limit= liner to numbers of kernel you want to keep.
Default is 3.
I would not bother with it, kernel is not that big is it?
Did you really "delete" or you properly removed kerneloops?
|

28th November 2009, 08:30 PM
|
 |
Administrator
|
|
Join Date: Sep 2006
Location: Connellsville, PA, USA
Posts: 11,289

|
|
Quote:
|
How can i reinstalled ? it seem help for error problem "bug"
|
su
yum install kerneloops
V
|

29th November 2009, 12:34 AM
|
 |
Administrator
|
|
Join Date: Aug 2009
Posts: 6,613

|
|
Quote:
Originally Posted by fedora lover
thanks all
i will keep one kernel in case of any thing going wrong .
Edit:
How can i reinstalled ? it seem help for error problem "bug"
|
really, kerneloops doesn't do much as far as helping you in case of a bug. However, it does give the kernel developers much needed information to fix problems when you send reports to them.
|
| Thread Tools |
Search this Thread |
|
|
|
| Display Modes |
Linear Mode
|
Posting Rules
|
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts
HTML code is Off
|
|
|
Current GMT-time: 23:03 (Sunday, 19-05-2013)
|
|
 |
 |
 |
 |
|
|