Author

Alejandro Alcalde

Data Scientist and Computer Scientist. Creator of this blog.

Alejandro Alcalde's posts | Porfolio

Table Of Contents

With the release of version 2.0, Grub Customizer becomes the most complete GRUB 2 graphical configuration tool

Grub Customizer - a new graphical GRUB 2 and BURG settings manager -, 2.0 has been released today with a lot of enhancements: you can now select the default boot entry, change the menu visibility and timeout, set kernel parameters, disable recovery entries and change screen resolution (GFX_MODE) - all by using Grub Customizer.

Besides the above new features, Grub Customizer 2.0 also brings some GRUB 2 only specific settings (they don’t work for BURG) like changing the menu colors or background image. Please note that these appearance options worked for me in Ubuntu 10.04 but did not work in Ubuntu 10.10 - however this might happen because I’ve messed a lot with the GRUB 2 configuration (including running the script for fixing the Plymouth).

Install Grub Customizer in Ubuntu:

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

Once installed, you can find it under Applications > System Tools > Grub Customizer.

For other Linux distributions: download Grub Customizer @ Launchpad (you’ll have to get it through BZR).

For a similar BURG only tool, see Burg Manager.

Source

Spot a typo?: Help me fix it by contacting me or commenting below!

Categories: