Results 1 to 3 of 3
Hi again!
I've recently update my system currently fedora 14, and when the pc start on the grub screen it print:
Fedora 2.6.35.11-83.fc14.i686
Fedora 2.6.35.6-45.fc14.i686
Windows
Why is this, i ...
- 03-27-2011 #1Just Joined!
- Join Date
- Mar 2011
- Posts
- 13
GRUB: another linux version?
Hi again!
I've recently update my system currently fedora 14, and when the pc start on the grub screen it print:
Fedora 2.6.35.11-83.fc14.i686
Fedora 2.6.35.6-45.fc14.i686
Windows
Why is this, i guess for the update. But, how i can delete or replace that. This is just a learn to way question.
Hope don't bother you again guys...
- 03-27-2011 #2forum.guy
- Join Date
- May 2004
- Location
- arch linux
- Posts
- 18,096
Hello and welcome to the forums!

The upgrade installed a newer kernel. You can use YUM to remove any kernels that you don't want. If the newer kernel is working properly, I believe the following command issued from a terminal (root permissions needed) should remove the older kernel:
More on using and working with YUM here:Code:yum remove kernel-2.6.35.6-45.fc14.i686
Guides - yum - Tracoz
→ new members/users: read this first | new member faq
→ no private messages requesting computer support - post them on the forums!
→ please use the "report post" button to alert our forum admins to problematic posts rather than responding to them yourself.
- 03-27-2011 #3Just Joined!
- Join Date
- Mar 2011
- Posts
- 13
Really nice,
thx a lot!


Reply With Quote