How is burg different from Grub. I have installed burg and would like to know if at some point I want to go back to grub, how can I wipe burg and install grub back.
Asked
Active
Viewed 2.5k times
2 Answers
3
Burg Manager is an application to easily install Burg (along with the default Burg themes and a Burg emulator) and change most of the Burg settings such as the timeout, download and install new themes, remove Burg and restore Grub 2, set the default operating system and many advanced options.
you can get it from here

hhlp
- 42,002
-
I tried Burg Manager on Maverick but I get a dependency error. Any idea, how can I easily install it. Is there any ppa for maverick. – Gaurav Butola Oct 26 '10 at 14:32
-
yes i updated my post donwload from there – hhlp Oct 26 '10 at 14:45
2
To restore GRUB, I think you have to type this into the terminal:
sudo grub-install /dev/sda
Where /dev/sda is your hard drive.

Lyrositor
- 1,018
-
1
-
1Not automatically, but I personally purge it (with sudo apt-get purge grub) because of I'm happy with burg – Extender Oct 26 '10 at 14:58