Grub Customizer is a graphical interface to configure the GRUB2/BURG settings and menu entries
Features:
- 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
Install GRUB customizer in ubuntu 13.04
Open the terminal and run the following commands
sudo add-apt-repository ppa:danielrichter2007/grub-customizer
sudo apt-get update
sudo apt-get install grub-customizer
No comments:
Post a Comment