September 26, 2011 · General · Email This Post

The goal of this project is to create a complete and intuitive graphical grub2/burg configuration interface. The main feature is the boot entry list configuration -- but not simply by modified the grub.cfg: to keep the dynamical configuration, this application will only edit the script order and generate proxies (script output filter), if required.

What is new in version 2.2

This new version supports the submenus of Grub 1.99+ (see https://bugs.launchpad.net/grub-customizer/+bug/781683) and contains some graphical changes.

Install grub customizer 2.2 on ubuntu

Open the terminal and run the following commands

sudo add-apt-repository ppa:danielrichter2007/grub-customizer
sudo apt-get update
sudo apt-get install grub-customizer

How to install from Software Center:

Start Software Center from Applications > Ubuntu Software Center
Now Add the repository Edit > Software Sources > Other Software > Add
Type: ppa:danielrichter2007/grub-customizer > Add Source > Close
Reload
Install Grub Customizer
Highlight "Get Software" in the left panel.
In the upper right search window, type "Grub Customizer".
Double-click "Grub Customizer" and click the ‘Install' icon.

Screenshots


Incoming search terms:

Related posts

3 Comments to “Grub Customizer 2.2 released and installation instructions included”

  1. gertie says:

    anyone care to explain to me how come Mandriva and PCLinuxOS have had pleasant blue screens with logo on their dualboot menus for 5 yrs at least and Buntu still cant figure it out?

    i tried kubuntu 11 recently and at least they got rid of the white on black DOS look and switched it a bit but still beyond mediocre.

    I remember installing a Buntu dualboot a few years ago and when my friend saw the black scree with white text he yelped ‘Oh no, what happeened?’
    and thinking how a distro which claims to be user friendly can think that this is acceptable when other distros have managed to do it.

    [Reply]

  2. TG says:

    I like this utility. But how come it does not set the colors when I tell it to. They just stay at the default gray and black. I even added a background image like it told me to.

    [Reply]

  3. St.John says:

    grub-customizer dies for me.

    UBUNTU 10.10
    kernel 2.6.35-30-generic
    GNOME 2.32.0

    grub-customizer = su-to-root -X -c grub-customizer

    starts (showing graphic interface)

    When I start from a terminal window it displays:

    *** initializing (w/o specified bootloader type)…
    * reading partition info…
    * Loading Framebuffer resolutions (background process)
    * Finding out if this is a live CD
    [running on an installed system]
    [checking the burg-mkconfig command… ]
    [found at: ]
    [checking the grub-mkconfig command… ]
    [found at: /usr/sbin/grub-mkconfig]
    [checking the update-grub command… ]
    [found at: /usr/sbin/update-grub]
    [checking the grub-install command… ]
    [found at: /usr/sbin/grub-install]
    *** initializing (w/ specified bootloader type)…
    [checking the grub-mkconfig command… ]
    [found at: /usr/sbin/grub-mkconfig]
    [checking the update-grub command… ]
    [found at: /usr/sbin/update-grub]
    [checking the grub-install command… ]
    [found at: /usr/sbin/grub-install]
    * Checking if the config directory is clean
    *** loading configuration
    *** loading – preserveConfig: no
    * unsetting saved config
    *** loading settings
    *** loading grub list
    * loading scripts…
    * loading proxies…
    * creating proxifiedScript links & chmodding other files…
    * running grub-mkconfig
    [running GrubCustomizer::syncListView_load]
    [GrubCustomizer::syncListView_load completed]
    [running GrubCustomizer::syncListView_load]
    [GrubCustomizer::syncListView_load completed]
    [running GrubCustomizer::syncListView_load]
    [GrubCustomizer::syncListView_load completed]

    - and then it fades away.

    [Reply]

Leave a Reply