Design your own boot menu with Grub Customizer
Troubleshooting
When you add a new theme using Grub Customizer, the software sometimes fails to comment out previous settings in the configuration menu. This can cause the original settings to collide with the settings defined through the theme. To disable the settings you don't need, open the GRUB configuration file as root using the nano /etc/default/grub
command, and comment out the unnecessary lines, as shown in Listing 5.
Listing 5
Comment Out Unnecessary Settings
# export GRUB_COLOR_NORMAL="..." # export GRUB_COLOR_HIGHLIGHT="..." # GRUB_BACKGROUND="..." # GRUB_FONT="..."
Alternatively, you can edit this file directly in Grub Customizer by clicking on advanced settings bottom right in the Appearance settings tab. In the dialog that follows, make your changes by setting or removing the check marks (Figure 4). You can also add your own GRUB parameters. A detailed explanation of the options is available online [4].

On Fedora, the operating system may not accept new themes – in this case, only manual adjustments in the Appearance settings tab will help (Figure 5). If GRUB does not load the defined background image at startup, the problem might be that the image has a color depth greater than 8-bit. If necessary, check the color depth using the file
command:
file image_filename.png

Conclusions
Customizing the GRUB boot menu can add clarity to the user experience, especially for computers with complex boot configurations. Grub Customizer saves you a huge amount of manual work – if your distribution supports it. But even if you have to adjust the settings manually, the result is often well worth the effort.
Infos
- GRUB themes: https://www.gnome-look.org/browse/cat/109/ord/latest
- Theme preview: https://github.com/hartwork/grub2-theme-preview
- Grub Customizer: https://grub-customizer.en.uptodown.com/ubuntu
- GRUB Manual: https://www.gnu.org/software/grub/manual/grub/grub.html
« Previous 1 2
Buy this article as PDF
(incl. VAT)
Buy Linux Magazine
Direct Download
Read full article as PDF:
Price $2.95
Subscribe to our Linux Newsletters
Find Linux and Open Source Jobs
Subscribe to our ADMIN Newsletters
Find SysAdmin Jobs
News
-
KDE Plasma 5.27 Beta is Ready for Testing
The latest beta iteration of the KDE Plasma desktop is now available and includes some important additions and fixes.
-
Netrunner OS 23 Is Now Available
The latest version of this Linux distribution is now based on Debian Bullseye and is ready for installation and finally hits the KDE 5.20 branch of the desktop.
-
New Linux Distribution Built for Gamers
With a Gnome desktop that offers different layouts and a custom kernel, PikaOS is a great option for gamers of all types.
-
System76 Beefs Up Popular Pangolin Laptop
The darling of open-source-powered laptops and desktops will soon drop a new AMD Ryzen 7-powered version of their popular Pangolin laptop.
-
Nobara Project Is a Modified Version of Fedora with User-Friendly Fixes
If you're looking for a version of Fedora that includes third-party and proprietary packages, look no further than the Nobara Project.
-
Gnome 44 Now Has a Release Date
Gnome 44 will be officially released on March 22, 2023.
-
Nitrux 2.6 Available with Kernel 6.1 and a Major Change
The developers of Nitrux have officially released version 2.6 of their Linux distribution with plenty of new features to excite users.
-
Vanilla OS Initial Release Is Now Available
A stock GNOME experience with on-demand immutability finally sees its first production release.
-
Critical Linux Vulnerability Found to Impact SMB Servers
A Linux vulnerability with a CVSS score of 10 has been found to affect SMB servers and can lead to remote code execution.
-
Linux Mint 21.1 Now Available with Plenty of Look and Feel Changes
Vera has arrived and although it is still using kernel 5.15, there are plenty of improvements sure to please everyone.