How to Create Custom Grub Menu Backgrounds for Linux Boots

On most Linux systems the boot process sees the usual BIOS screen, followed by Grub. The Grand Unified Bootloader (Grub) takes over from our BIOS and offers the user a choice of OS options and kernel choices. Typically we just press Enter or wait for Grub to disappear. Grub is utilitarian, it does the job and doesn’t care how it looks. But what if we could add a little flair to our boot process?

Grub Customizer, by Daniel Richter, is a GUI based application for easy configuration of Grub. Rather than manually editing text files we can easily edit and preview our changes before committing them to the system. 

In this how to, we shall create a custom Grub background image using Grub Customizer and a PNG / JPEG image.

Making any changes to your Grub configuration is dangerous, and could result in a non-booting system. Before attempting these steps, ensure that your system is backed up.

For this project you will need

  • A computer running Ubuntu

Installing Grub Customizer 

1. Open a terminal and add the Grub Customizer PPA to your list of repositories. A Personal Package Archive (PPA) is a software repository created for Ubuntu users to share pre-release software. Most PPAs are trustworthy. If in any doubt do not install, and read the source code before moving forwards.

sudo add-apt-repository ppa:danielrichter2007/grub-customizer

2. Update your list of repositories. This is always best practice before installing new software.

sudo apt update

3. Install Grub Customizer using the apt packaging tool.

sudo apt install grub-customizer

Using Grub Customizer

1. Click on Show Applications (3 x 3 grid of squares) to open the main menu.

(Image credit: Tom's Hardware)

2. Click on Grub Optimizer. You will be prompted to enter your sudo password, this is required as we are making changes that will be applied system-wide.

(Image credit: Tom's Hardware)

3. Click on Appearance settings. Under List configuration, we can alter the list of available OS choices presented on boot. Change their names, create sub-menus etc. General settings provides options to automatically select an OS, pass kernel parameters and delays to the boot. Only alter these settings if you know what you are doing.

(Image credit: Tom's Hardware)

4. Click on Background image.

(Image credit: Tom's Hardware)

5. Click on + Other Locations and navigate to the directory with your images. Because we opened Grub Customizer using sudo / root powers, our “home” folder is that of the root user. A PNG or JPEG image at your monitor's default resolution is preferred.

(Image credit: Tom's Hardware)

6. With the background image now set, click on Save to write the changes.

(Image credit: Tom's Hardware)

7. Click on Advanced Settings. This will open a menu containing extra Grub configuration steps.

(Image credit: Tom's Hardware)

8. Set GRUB_TIMEOUT_STYLE to “menu”, and set GRUB_TIMEOUT to “10”, click Close and then Save the changes. This ensures that the Grub menu is displayed, and if we do not touch the keyboard, the system will default boot in 10 seconds.

(Image credit: Tom's Hardware)

9. Reboot your computer, wait for the Grub menu to appear and then check that your background image loads correctly. If the image fails to load, repeat the previous steps and check the image file format.

(Image credit: Tom's Hardware)

More Linux Tutorials

TOPICS
Les Pounder

Les Pounder is an associate editor at Tom's Hardware. He is a creative technologist and for seven years has created projects to educate and inspire minds both young and old. He has worked with the Raspberry Pi Foundation to write and deliver their teacher training program "Picademy".

Read more
Take Screenshots in Windows
How to Take Screenshots in Windows 11 or 10: Regions, Full Pages, Delayed Shots and More
Xbox Gamebar Screen Recording in Windows 11
How to Screen Record in Windows 11 or 10
MP3 Linux
How to rip your audio CDs to MP3 from the Linux terminal with abcde
Windows 11 Python
How To Install Python on Windows 10 and 11
Free Alternatives to Photoshop
Five Best Photoshop Alternatives Tested: Image Editing for Free
Old laptops
Linux or Landfill? End of Windows 10 Leaves PC Charities with Tough Choice
Latest in Linux
Noble Numbat wallpaper with clocks
An 'unfortunate incident' hits latest Ubuntu 24.04 point release
Linux kernel timer frequency raised from 250 Hz to 1,000 Hz
Increased Linux kernel timer frequency delivers big boost in AI workloads
LinuxPDF screens, from a project by Ading2210
Minimal Linux OS runs in a 6MB PDF document in Chrome — LinuxPDF leverages RISC-V emulator
DistroWatch socials on the web
Facebook admits that the Linux topic crackdown was 'in error' and has been fixed
Linux topics being banned by Facebook
Facebook flags Linux topics as 'cybersecurity threats' — posts and users being blocked
Linux
Linux kernel source expands beyond 40 million lines – it has doubled in size in a decade
Latest in How-To
Best Online Slicers
6 Best Online Slicers to Try — 3D Slice on the Cloud
How to zoom in and out in Windows
How to Zoom in and Out in Windows 11 or 10
How to Restart Windows Explorer in Windows 11
How to Restart Windows Explorer in Windows 11
Salmon Skin Problems
How to fix Salmon Skin Problems in 3D Prints
Botspot BVM Win 11
Run Windows 11 on Raspberry Pi 5 with Botspot Virtual Machine
Pico NFC
How to use an RFID reader with a Raspberry Pi Pico