Results 1 to 4 of 4

Thread: boot-up menu

Hybrid View

  1. #1
    Join Date
    Aug 2011
    Beans
    1
    Distro
    Ubuntu 10.04 Lucid Lynx

    boot-up menu

    ubuntu 10.04
    sudo gedit /boot/grub/menu.lst is giving me an empty file.
    How to erase old ubuntu boot-up option?

  2. #2
    Join Date
    Jun 2006
    Location
    UK
    Beans
    Hidden!
    Distro
    Ubuntu 22.04 Jammy Jellyfish

    Re: boot-up menu

    Welcome to the forum!

    Quote Originally Posted by camelot8 View Post
    ubuntu 10.04
    sudo gedit /boot/grub/menu.lst is giving me an empty file.
    That's because 10.04 doesn't have a menu.lst. Since 9.10/Karmic, Ubuntu has used grub2 which uses different configuration files.

    Quote Originally Posted by camelot8 View Post
    How to erase old ubuntu boot-up option?
    I'm guessing you mean that you want to remove old, unused kernel entries. If you simply edit the grub menu, you still have all the old kernel files taking up quite a bit of hard drive space. It is better to uninstall the old kernel packages, and then the grub menu will be updated for you automatically. Open Synaptic and search for '2.6.32-XX' where XX is the number of the kernel version you want to remove. There will be 3 or 4 packages. Mark them for complete removal. Repeat for any other kernels you want to remove, and then click on "Apply". Obviously, don't remove your latest running kernel!
    Ubuntu 20.04 Desktop Guide - Ubuntu 22.04 Desktop Guide - Forum Guide to BBCode - Using BBCode code tags

    Member: Not Canonical Team

    If you need help with your forum account, such as SSO login issues, username changes, etc, the correct place to contact an admin is here. Please do not PM me about these matters unless you have been asked to - unsolicited PMs concerning forum accounts will be ignored.

  3. #3
    Join Date
    Jan 2007
    Location
    Ledbury, Herefordshire, U
    Beans
    1,071
    Distro
    Ubuntu 12.10 Quantal Quetzal

    Re: boot-up menu

    it now lives in /etc/default/grub, by the way

  4. #4
    Join Date
    Dec 2009
    Location
    Abingdon, MD
    Beans
    20

    Re: boot-up menu

    Thanks for this!
    slotto

Tags for this Thread

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
  •