GRUB (GRand Unified Bootloader) is a boot loader software commonly used in Linux systems.
It’s the program that runs first when a computer starts up and is responsible for loading the operating system kernel into memory. GRUB allows users to choose which operating system or kernel configuration to boot into, especially useful in multi-boot setups
GRUB specifically acts as the intermediary between the computer’s hardware and the operating system. It presents a menu of available operating systems or kernel options, allowing users to make a selection.
To edit the GRUB bootloader configuration, you can modify the /etc/default/grub file and then update the grub.cfg file. Alternatively, you can use a graphical tool. We pick 5 useful GRUB tools.
Here’s our verdict captured in a legendary LinuxLinks-style ratings chart. Only free and open source software is eligible for inclusion.
Click the links in the table below to learn more about each tool.
Graphical GRUB Config Tools | |
---|---|
YaST2 | GRUB graphical configuration tool for openSUSE |
Grub Customizer | Configure the GRUB2/BURG settings and menu entries |
Grub Editor | GUI application to edit grub configurations |
Drakboot | GRUB graphical configuration tool |
MyGrub-Editor | GRUB configuration tool for PCLinuxOS |
![]() Spotted a useful open source Linux program not covered on our site? Please let us know by completing this form. The software collection forms part of our series of informative articles for Linux enthusiasts. There are hundreds of in-depth reviews, open source alternatives to proprietary software from large corporations like Google, Microsoft, Apple, Adobe, IBM, Cisco, Oracle, and Autodesk. There are also fun things to try, hardware, free programming books and tutorials, and much more. |