Results 1 to 4 of 4

Thread: Multiple OS load?

  1. #1
    Join Date
    Mar 2009
    Beans
    4

    Multiple OS load?

    Hiya. I am starting to use Ubuntu much more recently and I noticed after I updated Ubuntu, when I boot up my computer to the OS loading page (Dual booted with Vista), I see about 10 different Ubuntu choices (some have recovery mode next to it). How do I get rid of these excess options? Im reformatting my computer (for other reasons) and installing Ubuntu again.

    Thanks in advance!

  2. #2
    Join Date
    Oct 2005
    Location
    Jacksonville, FL
    Beans
    29,420

    Re: Multiple OS load?

    You only have one release. However, you have multiple kernels so if you want to keep only one kernel, the latest, go into synaptic and Search for linux-image. Then, remove the old ones.

    Now, have a look at /boot/grub/menu.lst to see if the entries for the old kernels are still in there. Remove them if they are.

    Code:
    gksudo gedit /boot/grub/menu.lst
    If you want to limit the numbers of kernels on your machine, install startupmanager and use it to configure it.

    Code:
    sudo apt-get update
    sudo apt-get install startupmanager
    gksudo startupmanager
    In the world of Linux, who needs Windows and Gates...

    Got most of my golden beans at an auction on eBay (with a couple of free drinks).

  3. #3
    Join Date
    Mar 2009
    Beans
    4

    Re: Multiple OS load?

    Thanks a lot! Ill try it when I finish formatting my comp. So fast

  4. #4
    Join Date
    Sep 2006
    Location
    Walkhampton, Devon UK
    Beans
    371
    Distro
    Ubuntu 11.04 Natty Narwhal

    Re: Multiple OS load?

    Quote Originally Posted by mrdolphin View Post
    Hiya. I am starting to use Ubuntu much more recently and I noticed after I updated Ubuntu, when I boot up my computer to the OS loading page (Dual booted with Vista), I see about 10 different Ubuntu choices (some have recovery mode next to it). How do I get rid of these excess options? Im reformatting my computer (for other reasons) and installing Ubuntu again.

    Thanks in advance!

    Open up Synaptic and search for Linux Image
    Right click and mark the older ones for removal.

    It's a good idea to keep at least 2 versions of the Kernel just in case you have problems with one! At least that way you can get into the system.

    I can't remember if by removing the kernel images the Grub list gets updated, do if it doesn't you might need to go into it and remove the corresponding entries.

    All the best
    Infamy! Infamy! They've all got it in for me!

Bookmarks

Posting Permissions

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