Results 1 to 6 of 6

Thread: [SOLVED] Grub menu disapeared

  1. #1
    Join Date
    Mar 2007
    Beans
    680

    [SOLVED] Grub menu disapeared

    Hi,
    on Ubuntu 8.10 when starting PC there is no grub menu selection, just Ubuntu starts by default. I probably set some settings, but don't know which one. How to set back that grub menu selection at boot time. I would like to have "recovery mode" just in case if something goes wrong.
    Regrads

  2. #2
    Join Date
    Jun 2006
    Location
    $ pwd _
    Beans
    3,999
    Distro
    Ubuntu 12.10 Quantal Quetzal

    Re: Grub menu disapeared

    In /boot/grub/menu.lst, change the timeout parameter.

    See https://help.ubuntu.com/community/GrubHowto for detailed instructions

  3. #3
    Join Date
    Dec 2008
    Beans
    451

    Re: Grub menu disapeared

    You can install startup-manager from synaptic and use it to configure (with a graphical interface instead of manually editing menu.lst) everything about grub including timeout, colors, showing the menu, kernels shown, etc...


    edit:


    with startup-manager, just tick the box "show bootloader menu" and set the timeout to something around 3 secs so you can choose quickly enough
    Last edited by MarblePanther; December 9th, 2008 at 05:42 PM.

  4. #4
    Join Date
    Mar 2007
    Beans
    680

    Re: Grub menu disapeared

    Quote Originally Posted by kpkeerthi View Post
    In /boot/grub/menu.lst, change the timeout parameter.

    See https://help.ubuntu.com/community/GrubHowto for detailed instructions
    Hi,
    I have found out that grub menu is displaying "Press <Esc> to display grub menu" - if I press <Esc> then grub menu loads.
    Regards

  5. #5
    Join Date
    Dec 2008
    Beans
    451

    Re: Grub menu disapeared

    You can configure it to display the menu and not the "hit escape" stuff

    Just follow my directions if you want that instead

  6. #6
    Join Date
    Mar 2007
    Beans
    680

    Re: Grub menu disapeared

    Hi,
    to install from Terminal:
    Code:
    sudo apt-get install startupmanager
    Then use: System | Administratio | StartUp-Manager

    Thanks a lot,
    Regards

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
  •