Find the answer to your Linux question:
Page 1 of 2 1 2 LastLast
Results 1 to 10 of 12
I have 3 distro's on my computer, Ubuntu being the main one. When I boot up I have a screen to select which version to use, but as time and ...
  1. #1
    Linux Enthusiast MASONTX's Avatar
    Join Date
    May 2010
    Location
    Mason Texas
    Posts
    721

    Multi-boot selection page overcrowded

    I have 3 distro's on my computer, Ubuntu being the main one. When I boot up I have a screen to select which version to use, but as time and updates went on, it has become overly crowded, listing all versions. It looks like:

    linux kernal 2.6.35-27 generic
    linux kernal 2.6.35-27 generic recovery
    linux kernal 2.6.35-25 generic
    linux kernal 2.6.35-25 generic recovery
    linux kernal 2.6.35-24 generic
    linux kernal 2.6.35-24 generic recovery
    etc, plus the same for the other distro's

    How do I clean this up, or can I? I would like to have just the current kernal for each distro and it's recovery. Thanks for the help.
    Registered Linux user #526930

  2. #2
    oz
    oz is online now
    forum.guy
    Join Date
    May 2004
    Location
    arch linux
    Posts
    18,099
    If the kernel you want to use is working properly, you can remove all the extra kernel versions using Synaptic, or apt.
    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
    Linux Enthusiast MASONTX's Avatar
    Join Date
    May 2010
    Location
    Mason Texas
    Posts
    721
    So sudo aptitude remove linux kernal 2.6.35.25, etc for each file? Thanks. I wasn't sure if they could be removed safely or not, or if they needed to be commented out somewhere.
    Registered Linux user #526930

  4. #4
    Super Moderator devils casper's Avatar
    Join Date
    Jun 2006
    Location
    Chandigarh, India
    Posts
    24,316
    Use Synaptic Package Manager to remove other versions. Type linux-image in Search Box and mark for un-install all linux-image packages except 2.6.35-27. It's latest version in your machine. Execute uname -a command to make sure that you are using latest version only.
    It is amazing what you can accomplish if you do not care who gets the credit.
    New Users: Read This First

  5. #5
    Linux Enthusiast MASONTX's Avatar
    Join Date
    May 2010
    Location
    Mason Texas
    Posts
    721
    Thanks all.
    Registered Linux user #526930

  6. #6
    Linux Enthusiast MASONTX's Avatar
    Join Date
    May 2010
    Location
    Mason Texas
    Posts
    721
    Worked like a charm on my main install, Ubuntu 10.04, but on my Lubuntu and Ubuntu netbook, it said it was removing them, but they still show up in the list. (I went into synaptic from booted into each version). Don't know if the problem is that I did a restart and not a shutdown or not. I have to go to work in a few minutes, so will mess with it later. Thanks again for the help.
    Registered Linux user #526930

  7. #7
    Linux Enthusiast MASONTX's Avatar
    Join Date
    May 2010
    Location
    Mason Texas
    Posts
    721
    I've tried the different advice, and while I cleaned up the main Ubuntu install, the Lubuntu on sd6 and ubuntu netbook on sd8, stubbornly remain uncleared. I went int synaptic from inside each install, and marked the old 2.6.35-22 etc for removal, hit apply, and it showed to be removed, but it is still in the grub list when I reboot. At least with the ubuntu cleaned up, all the options are on one page without scrolling.
    Registered Linux user #526930

  8. #8
    oz
    oz is online now
    forum.guy
    Join Date
    May 2004
    Location
    arch linux
    Posts
    18,099
    Quote Originally Posted by MASONTX View Post
    it showed to be removed, but it is still in the grub list when I reboot.
    You can edit the appropriate grub configuration file as needed to remove any unwanted entries in the boot menu.
    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.

  9. #9
    Linux Enthusiast MASONTX's Avatar
    Join Date
    May 2010
    Location
    Mason Texas
    Posts
    721
    Thanks, I'll try that next time i get home to work on that computer.
    Registered Linux user #526930

  10. #10
    Super Moderator devils casper's Avatar
    Join Date
    Jun 2006
    Location
    Chandigarh, India
    Posts
    24,316
    Execute sudo update-grub command and check if it detects more than one kernel.
    It is amazing what you can accomplish if you do not care who gets the credit.
    New Users: Read This First

Page 1 of 2 1 2 LastLast

Posting Permissions

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