Page 2 of 2 FirstFirst 12
Results 11 to 18 of 18

Thread: No Grub menu!?

  1. #11
    Join Date
    Oct 2007
    Beans
    Hidden!

    Re: No Grub menu!?

    you can change both grub and usplash settings in startupmanager afaik. At least for grub2.

    Anyway, for grub2:
    http://harrison3001.blogspot.com/200...ps-to-set.html

    For legacy grub, Im not sure how (or if its even possible).

  2. #12
    Join Date
    Jun 2006
    Beans
    2,930

    Re: No Grub menu!?

    is it possible you are using grub2...in which case i don't think menu.lst is used

    https://wiki.ubuntu.com/Grub2:
    While the main grub bootloader file continues to reside in the /boot/grub folder, it is no longer Grub's familiar menu.lst. The main Grub 2 instruction file is now grub.cfg. This file is produced by various scripts run when either the "update-grub" or "update-grub2" command is executed. The files primarily responsible for the content of grub.cfg are /etc/default/grub and individual script files located in /etc/grub.d/
    Last edited by lavinog; October 16th, 2009 at 07:09 PM.
    Support 7z in default installs!!!: Click Here

    How to use code blocks to post command output: Click Here
    Official Ubuntu Documentation

  3. #13
    Join Date
    May 2007
    Beans
    231
    Distro
    Xubuntu

    Re: No Grub menu!?

    Nope.
    Any follow-up information on your issue would be appreciated. Please have the courtesy to report back.

  4. #14
    Join Date
    Jun 2006
    Beans
    2,930

    Re: No Grub menu!?

    Then why do you have this line?
    Code:
    title Chainload into GRUB 2
    root afabfa9a-c18d-42e1-bfc3-bc087cdd9b89
    kernel /boot/grub/core.img
    savedefault
    Support 7z in default installs!!!: Click Here

    How to use code blocks to post command output: Click Here
    Official Ubuntu Documentation

  5. #15
    Join Date
    May 2007
    Beans
    231
    Distro
    Xubuntu

    Re: No Grub menu!?

    That's a remmnant from a forner grub 2 test install. I'm sure it doesn't matter since I'm booting from the first kernel line.
    Any follow-up information on your issue would be appreciated. Please have the courtesy to report back.

  6. #16
    Join Date
    Jun 2006
    Beans
    2,930

    Re: No Grub menu!?

    So you installed grub2 at some point.
    How did you uninstall it?

    How do you know you are booting from the first kernel line...you have "default saved" set

    what does /boot/grub/default say the saved default is?

    also what does this say:
    Code:
    uname -a
    I wonder if reinstalling grub would work.
    Last edited by lavinog; October 16th, 2009 at 09:42 PM.
    Support 7z in default installs!!!: Click Here

    How to use code blocks to post command output: Click Here
    Official Ubuntu Documentation

  7. #17
    Join Date
    May 2007
    Beans
    231
    Distro
    Xubuntu

    Re: No Grub menu!?

    sudo cat /boot/grub/default
    [sudo] password for mrmedia:
    0







    #
    #
    #
    #
    #
    #
    # WARNING: If you want to edit this file directly, do not remove any line
    # from this file, including this warning. Using `grub-set-default\' is
    # strongly recommended.
    mrmedia@mediamaskinen:~$ sudo cat /boot/grub/default
    0







    #
    #
    #
    #
    #
    #
    # WARNING: If you want to edit this file directly, do not remove any line
    # from this file, including this warning. Using `grub-set-default\' is
    # strongly recommended.
    Any follow-up information on your issue would be appreciated. Please have the courtesy to report back.

  8. #18
    Join Date
    May 2007
    Beans
    231
    Distro
    Xubuntu

    Re: No Grub menu!?

    I'm booting kernel 2.6.31-new.
    Any follow-up information on your issue would be appreciated. Please have the courtesy to report back.

Page 2 of 2 FirstFirst 12

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
  •