After an update of my kernel, the burg doesn't starts anymore, instead the grub came up when I've restarted my system. I tried update-burg, but doesn't helped. Any ideas?
Asked
Active
Viewed 1,024 times
0
-
duplicate http://askubuntu.com/questions/4905/how-to-automatically-update-burg-after-a-kernel-update – Raja G Jun 02 '12 at 08:57
1 Answers
1
You should run sudo burg-install /dev/sda
, too (with replacing sda by the device which boots first).

Jakob
- 10,579
-
You're welcome! Don't forget to click the check button if you accept this answer. – Jakob Jun 02 '12 at 11:14
-