Google Plus

How to Install Burg in Fedora16 and 17

Written by M. Zinoune on . Posted in Fedora, Linux tutorials

Burg is a brand-new boot loader based on GRUB. It uses a new object format which allows it to be built in a wider range of OS,including Linux/Windows/OSX/Solaris/FreeBSD, etc. It also has a highly configurable menu system which works in both text and graphic mode. In this post i will share with you how to install Burg in Fedora16 and 17. Unlike Ubuntu, installation of Burg in Fedora is a little bit complicated especially for newbies, since  installation  is done from source.

1- Install some dependencies

For PC version of birg, first you need to install the necessery dependencies:

sudo yum install autoconf automake bison flex make gcc ruby python gettext-devel freetype-devel

2- Download the source code

First, install bazaar:

sudo yum install bzr

To download source for the first time:

bzr branch lp:burg

After each update, you need to regenerate the configuration files by running this command in the burg source directory:

./autogen.sh

3- Compile and install Burg

To compile pc version of BURG:

- Create a folder for Burg and cd this folder:

mkdir $HOME/burg_pc
cd $HOME/burg_pc
$HOME/burg/configure --with-platform=pc --prefix=$HOME/burg_install

Now you’ll need to go into the $HOME/burg_install directory, and open Makefile in gedit. Search the file for ”-Werror” (there should only be one occurrence), and delete that option. You should now be able to (still in the $HOME/burg_pc directory) run the following commands:

make
make install

4- Installation

Now you need to  install BURG:

sudo $HOME/burg_install/sbin/burg-install /dev/sda
sudo $HOME/burg_install/sbin/burg-mkconfig -o /boot/burg/burg.cfg

Now you need to download the fonts and themes:

http://code.google.com/p/burg/downloads/detail?name=burg-themes_20100607.zip&can=2&q=

Copy all contents of the zip to the /boot/burg directory.

5- Configuration of Burg

Go to the $HOME/burg_install/etc/default directory and open burg in gedit. I found that in order to explicitly state the BURG theme, rather than using the nifty “saved” option. I also had to set a few other values as well. Here are all the ones I changed:

 GRUB_TERMINAL=gfxterm
 GRUB_THEME="radiance"
 GRUB_FONT="/boot/burg/fonts/unifont.pf2"

After making the necessary challenges, run mkconfig again:

sudo $HOME/burg_install/sbin/burg-mkconfig -o /boot/burg/burg.cfg

Now reboot!

Please report if this worked for you. Thanks

Via Google code

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

  • aiphee

    Misstake:
    “Now you’ll need to go into the $HOME/burg_install directory, and…” makefile is in burg_pc

  • B3rtm3n

    How do you install this in openSUSE
    (Tumbleweed) and Sabayon? I am running boot because they are rolling releases and
    if one crashes I have the other.

  • Rain Chaser

    Someone please help. I’m at the final step of the process but can’t find the directory $HOME/burg_install yet  when I ran
    sudo $HOME/burg_install/sbin/burg-install /dev/sda I had no problems at all

Like us on Facebook

This week Top Posts

Write for us

Recent Comments

cave

|

it can be used to talk or chat through the internet,

it is using strong encryption.

but for example TOR is using some obfuscation because some countrys try to block all outgoing connections which can not be scanned with DPI

And the TOR Project is facing an arms race in obfuscation and encryption detection.

cave

|

You can friend someone if you give him your public Certificate.

both peers must friend each other.

i suggest to not enter a valid e-mail address. it is not necessary, but pgp needs a mail addy. something@something.so fits perfectly… :)

http://redd.it/18vsq5 <– faq, featurelist, todo, howto, useful links to manual wiki etc, …

you can connect to chatservers, which will give you access to chatlobby, where always some people are lurking.

#1 https://www.f2f-fr.net/w2c/en/
#2 http://retrosharechatserver.no-ip.org/w2c/en/

and in this rooms, you can find other people to talk and friend.

cave

|

http://redd.it/18vsq5
please have a look at this link. it is a FAQ, QuickTip, HowTo, etc etc etc …

If you want to make friends, please use the Chatservers.
#1 https://www.f2f-fr.net/w2c/en/
#2 http://retrosharechatserver.no-ip.org/w2c/en/

if you enter your certificate, the chatserver adds you as his friend and shows his certificate too add him to your friends.

After the connection to the chatservers is established, you can join a few chatrooms where the chatserver is lurking.

in this rooms are other people too help you and make first friends and get into the network.

add friends only with wisdom. if you friend some policeman, it will be problematic like in real life.

best is to add only people you trust in real life or trust from other communitys too. and not to add random unkown strangers.

If you have questions, ask them in the chatlobbys, there is always someone to answer them.

please read http://redd.it/18vsq5

or question me here :)

Ladi Oyekanmi

|

Could you please assist in step by step on how to install nagios on solaris

Adhraa

|

Greate tutorial :)

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