GNU/Linux Debian Bookworm Installing GRUB Customizer – QuickStart Guide
Hi! The Tutorial shows you Step-by-Step How to Install GRUB Customizer in Debian Bookworm 12.x GNU/Linux Desktop.
And Grub Customizer for Debian 12 is a GRUB GUI Tool.
Especially relevant: also if you can directly edit the GRUB Configuration Files on the Command Line this Tool is very useful and valuable to easily manage and dive into the tricky Grub2 Configuration.
Moreover, the Grub Customizer Features are:
- Move, remove or rename menuentries (they stey updatable by update-grub)
- Edit the contents of menuentries or create new ones (internally it edits the 40_custom)
- Support for GRUB2 and BURG
- Reinstallation of the bootloader to MBR
- Settings like default operating system, kernel params, background image and text colors etc.
- Changing the installed operating system by running on a live cd
Finally, this Setup is valid for all the Debian-based Distros like:
- Kali
- MX Linux
- Deepin
- Parrot
- antiX
- SparkyLinux
- Q4OS
- Vanilla OS
- Netrunner
- Voyager Debian
- MakuluLinux
- Elive
- LMDE
- Parsix (You may just need to Discover what’s the Parent Release)
1. Terminal QuickStart
How to QuickStart with Command Line on Debian
First, Update the Apt Repo Sources with:
sudo apt update
Contents