PDA

View Full Version : [ubuntu] Burg Manager Problem



Bobscrachy
May 7th, 2011, 09:45 PM
I tried to install it, but while I was installing it I didn't hit the spacebar when selecting my grub boot hard drive. I've tried uninstalling burg and reinstalling it to see if I can get the same prompt, but no joy. Does anyone know how I can fix this?

colmeweb
May 8th, 2011, 12:47 AM
Read the comments to this video

http://www.youtube.com/watch?v=S_eT1OopS6U

About half way down the full comments list the video maker gives some terminal commands that worked for me.

I made the same mistake, good luck buddy.

Bobscrachy
May 21st, 2011, 06:23 PM
Thank you. Complete burg uninstall and reinstall. Pasting the solution here for other people.


1- remove previous version :

sudo apt-get purge burg-manager

sudo rm -rf ~/.burg-manager

sudo rm -rf /root/.burg-manager

2- Then reinstall it:

sudo dpkg -i burg-manager*

Or if you have the ppa installed use this command to reinstall it :

sudo apt-get update && sudo apt-get install burg-manager