Grub Customizer is a graphical tool for managing the Grub boot entries in Ubuntu Linux.
With it, you can set the default OS, add/remove boot entries, change boot order, set an background image, and more.
This simple tutorial is going to show you how to install the Grub Customizer in Ubuntu .
Grub Customizer 5.0.6 .
To get started:
press Ctrl+Alt+T on keyboard to open the terminal. When it opens, paste the commands below and run one by one:
With it, you can set the default OS, add/remove boot entries, change boot order, set an background image, and more.
This simple tutorial is going to show you how to install the Grub Customizer in Ubuntu .
Grub Customizer 5.0.6 .
To get started:
press Ctrl+Alt+T on keyboard to open the terminal. When it opens, paste the commands below and run one by one:
sudo add-apt-repository ppa:danielrichter2007/grub-customizerOnce done, you’re able to open this tool from the Unity Dash or application menu. Enjoy!
sudo apt-get update
sudo apt-get install grub-customizer