Tagged Questions
1
vote
0answers
153 views
How to replace GRUB with BURG? Not on MBR
This question is repeating, I know but I can't answer it as I don't have an answer and I cannot comment either to get some insights on this thing.
How to replace GRUB with BURG without overwriting ...
3
votes
0answers
635 views
How to replace GRUB with BURG without overwriting MBR? [closed]
I'd like to install BURG but I don't want it to overwrite my MBR. That's because I've got two bootloaders in my system :
Default Windows 7 in MBR
Grub in /dev/sda2
With the first power button, it ...
2
votes
1answer
945 views
Cannot install burg: error during installation
I tried to install burg and I got an error.
I've used the following commands:
sudo add-apt-repository ppa:n-muench/burg
sudo apt-get update && sudo apt-get install
sudo apt-get install burg ...