How to install GRUB customizer in ubuntu 11.10
Hi...Friends Hope you all are fine I am going to show you how to install GRUB customizer in Ubuntu 11.10 well. so grub-customizer is a GUI configuration tool to allow users to change the Grub 2 settings without using the command line. grub-customizer allows the user to add,remove, freeze, rename and reorder boot menu items. It will also allow changes to the Grub 2 configuration settings such as background image and menu timeout.
To install Grub Customizer in ubuntu
Open the terminal and run the following command
sudo add-apt-repository ppa:danielrichter2007/grub-customizer
sudo apt-get update
sudo apt-get install grub-customizer
Comments
Post a Comment