Tag Archives: bootloader

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 … Continue reading

Fixing a few common grub errors | Broken Bootloader and error 17/15

Written by Mel Kham on . Posted in Linux tutorials

Grub is short for GNU GRand Unified Bootloader. To be simply put, it’s a boot loader package from the GNU Linux project. It’s the common and reference implementation of a multiboot Linux system. It allows you to choose which operating … Continue reading

How to change the default boot order for Grub2 in Ubuntu 10.04 and Ubuntu 10.10 Maverick Meerkat

Written by Mel Kham on . Posted in Linux tutorials

This is a quick tip for people that want to change Grub2 boot order in ubuntu 10.04 and 10.10. In Grub2 you can no longer edit menu.lst (sudo gedit /boot/grub/menu.lst) . Now the file we have to edit is Grub … Continue reading

How to reinstall Grub in Fedora12

Written by Mel Kham on . Posted in Frequently Asked Questions

Q : How  to  reinstall  Grub in Fedora 12  ?

Howto enable password protection in Burg

Written by M. Zinoune on . Posted in 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. It also has a highly configurable menu system which works in both text … Continue reading