Google Plus

Burg boot manager

Written by Mel Kham on . Posted in Linux tutorials

Download burg-manager and buc debian packages for your architecture from the table above and then install it executing from terminal:

sudo dpkg -i burg-manager* buc*

Installation from repository

Add this repository to your /etc/apt/sources.list choosing choosing those appropriate to your architecture and Ubuntu version.

To do this you can execute from command line:

i386

echo “deb http://buc.billera.eu/ubuntu/ binary/” | sudo tee -a /etc/apt/sources.list

echo “deb http://www.sourceslist.eu/repo/ubuntu lucid main non-free” | sudo tee -a /etc/apt/sources.list

echo “deb http://www.sourceslist.eu/repo/ubuntu maverick main non-free” | sudo tee -a /etc/apt/sources.list

amd64

echo “deb http://buc.billera.eu/ubuntu64/ binary/” | sudo tee -a /etc/apt/sources.list

echo “deb http://www.sourceslist.eu/repo/ubuntu lucid main non-free” | sudo tee -a /etc/apt/sources.list

echo “deb http://www.sourceslist.eu/repo/ubuntu maverick main non-free” | sudo tee -a /etc/apt/sources.list

Then you have to add gpg key executing:

sudo gpg –keyserver hkp://pgp.mit.edu –recv-keys FA088BA5 && sudo gpg –armor –export FA088BA5 | sudo apt-key add -

or:

wget http://www.sourceslist.eu/?download=public.key -O- | sudo apt-key add -

then you can install burg-manager executing:

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

Known Issues

If you have already installed any previous version of burg-manager and now you have installed version 1.0.0, if burg-manager doesn’t start, purge it executing:

sudo apt-get purge burg-manager

sudo rm -rf ~/.burg-manager

sudo rm -rf /root/.burg-manager

Then reinstall it:

sudo dpkg -i burg-manager*

For questions please refer to our Q/A forum at : http://ask.unixmen.com

Mel Kham

Founder of Unixmen, Living in Amsterdam. Am working in my free time to help people to understand the Opensource and to explain them in easy way how to make the fist steps to the the light. Working day and night with my Co-founder Zinovsky to keep this website live even with less resources.

Like us on Facebook

This week Top Posts

Write for us

Recent Comments

Edson Carlos

|

In debian no found. I need link download install in linux debian

jacky can

|

You can actually unzip your secret archive by leaving out the -t option, instead using:

unzip newPhoto.jpg

DragonFartOutLoud

|

it went to china.

DragonFartOutLoud

|

great review! i’ve been using it as my main OS since Beta 1 release. its been a awesome ride so far :)

jet li

|

i try the method, and i unzip the image contain zip secret, i dont find the file that i was hide, where it go? and how to open it? :s

 
IDG Tech Network
Copyright © 2008-2013 Unixmen.com .
Maintained by Anblik .