I have BURG installed with GRUB2 to provide nice GRUB themes on my GRUB loader. I have it all setup right but I want to know if it's possible to change the order of my menu icons. As of now, I currently have the Ubuntu Icon first and then Windows. I would like to switch them around, so Windows is first and then the Ubuntu icon. I know I can change te BURG config to make Windows be selected as the one to boot if no keyboard input is committed during the timeout, but I'd like to be able to control the order of the icons.
If it helps the BURG theme I'm using is refit
Thanks.
I think there is a simple app that you can try . Works for Grub , Grub2 and Burg =)
Grub Customizer is a new graphical GRUB2 settings manager.Grub Customizer 1.5 which has been released today comes with a cool new feature: Grub recovery & configuration using a live CD:
All the file systems you need will be mounted after choosing the root partition and some sub partitions.
To install Grub Customizer 1.5, use the following commands:
Once installed, you can find it under Applications > System Tools > Grub Customizer.
Adapted From Web Upd8
It is possible. I have done it, mainly because whenever the bar at the bottom loaded, it automatically used to run Ubuntu, whereas I wanted it to run Windows. So I interchanged their positions. And it was a piece of cake.
Example: This is how Windows partition looked like on my PC, in the BURG.cfg.
and this is Ubuntu one, which was EXACTLY ABOVE Windows one...
sudo burg-update
I just pasted Windows one above Ubuntu one, and then Windows appeared before Ubuntu in my BURG bootloader screen. It is easier than it looks. You only have to copy one thing from the same file and then paste it in it, only with a different order.
You can ignore the Grub files if you are using Burg.
Make your changes in /etc/default/burg not in /boot/burg/burg.cfg.
Don't forget that the number you put as the default is one less than the OSs position in the menu as the numbering starts an zero
then run update-burg