How to change grub display in ubuntu 12.04 with BURG
First we must add repository muench.Open Terminal and type:
sudo add-apt-repository ppa:n-muench/burg
After that, update the repository
sudo apt-get update
Install burg themes
sudo apt-get install burg burg-themes
sudo burg-install "(hd0)"
Update burg themes
sudo update-burg
Restart your computer.
Other way, you can install Super Boot Manager
Do the following in Terminal.
sudo add-apt-repository ppa:ingalex/super-boot-manager sudo apt-get update sudo apt-get install super-boot-manager
Thank's to http://www.techdrivein.com for inspiration









