Find the answer to your Linux question:
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 ...
  1. #1
    Just 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...

  2. #2
    oz
    oz is online now
    forum.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:

    Code:
    yum remove kernel-2.6.35.6-45.fc14.i686
    More on using and working with YUM here:

    Guides - yum - Trac
    oz

    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.

  3. #3
    Just Joined!
    Join Date
    Mar 2011
    Posts
    13
    Really nice, thx a lot!

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
...