Firefox 16, a treat for developers http://t.co/cnd27CzT
How to Install Burg in Fedora16 and 17
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
Like us on Facebook
This week Top Posts 
Top Things to do After Installing Ubuntu 13.04 ‘Raring Ringtail’ : Ubuntu 13.04 Raring Ringtail final is almost out. The final release it scheduled for release on Apri...0 comment(s) |
Install lamp with 1 command in Ubuntu 12.10, 13.04 Raring Ringtail & LinuxMint13 : Updated: 10/09/2012 :LAMP (Linux, Apache, MySQL and PHP) is an open source Web development platform ...0 comment(s) |
Howto: Upgrade to Ubuntu 13.04 Raring Ringtail from 12.04, 12,10 | Desktop & Server : Updated 05-04-2013: Ubuntu 13.04 Raring Ringtail will be released Soon, If you have ubuntu 12,10, 12...0 comment(s) |
Install and Configure Samba share in Ubuntu 13.04 Raring Ringtail , 12.10, 12.04| Howto : Updated 05-04-2013: One of the most asked features for Samba is a graphical user interface to help w...0 comment(s) |
How to Find Default Gateway in Linux : A gateway is a node or a router that acts as an access point to passes network data from local netwo...0 comment(s) |
How to use Remote Desktop in Ubuntu : Sometimes, we need to access our computer from other locations when we’re not at home and such. This...0 comment(s) |
Recent Posts
- Setup the Raspberry Pi as a NAS
- How to Monitor Filesystem Events with incron
- Useful Commands for Linux Users – Episode 6
- Deadly Linux Commands
- Determine Your Specifications from Command-Line
- Automatically Change the Desktop Wallpaper Using Variety on Ubuntu/Linux Mint
- How to Find Default Gateway in Linux
- Setup Backup Server Using rsnapshot
- How to Disable/Change Default PDF Viewer in Mozilla Firefox
- Dictionaries in Python
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 :)