Results 1 to 3 of 3

Thread: Updating grub.cfg

  1. #1
    Join Date
    Jan 2012
    Beans
    80

    Updating grub.cfg

    Currently I have two entries in grub.cfg one for Ubuntu 11:04 and one for Ubuntu 12:04. grub.cfg says "DO NOT EDIT THIS FILE", yet I see references to partitions as UUID as generated by blkid. So if I want to add a new partition to the boot menu where do I do it and how do I update grub.cfg?

  2. #2
    Join Date
    Jun 2009
    Location
    SW Forida
    Beans
    Hidden!
    Distro
    Kubuntu

    Re: Updating grub.cfg

    sudo update-grub

    That will find any other installed Ubuntu and most other systems that are bootable.

    If you want to manually add something you edit 40_custom and then run the sudo update-grub to update grub.cfg.

    Other grub customizations via a gui.
    HOWTO: Grub Customizer Updated for grub 1.99
    http://www.ubuntugeek.com/grub-custo...-included.html

    http://ubuntuforums.org/showthread.php?t=1664134
    The Grub 2 Guide (formerly Grub 2 Basics) manual way
    http://ubuntuforums.org/showthread.php?t=1195275

    How to: Create a Customized GRUB2 Screen that is Maintenance Free.
    http://ubuntuforums.org/showthread.php?t=1542338
    UEFI boot install & repair info - Regularly Updated :
    https://ubuntuforums.org/showthread.php?t=2147295
    Please use Thread Tools above first post to change to [Solved] when/if answered completely.

  3. #3
    Join Date
    Jan 2012
    Beans
    80

    Re: Updating grub.cfg

    Quote Originally Posted by oldfred View Post
    sudo update-grub
    Thanks ...

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
  •