BURG adalah bootloader yang berdasarkan GRUB. Tidak seperti grub yang hanya tampilan teks, BURG berupa grafis dengan tampilan menarik.
Cara Instalasi:
sudo add-apt-repository ppa:n-muench/burg
sudo apt-get update
sudo apt-get install burg burg-themes
sudo burg-install "(hd0)"
sudo update-burg
Untuk mengetesnya dan mengeset theme lakukan:
sudo burg-emu
Tekan F2 Untuk merubah theme .
Tekan F3 untuk merubah resolusi
Fungsi tombol keyboard lainnya:
- t – Buka menu pilihan theme
- f – Berganti diantara mode folding
- n – Jump to the next item with the same class
- w – Jump to the next Windows item
- u – Jump to the next Ubuntu item
- e – Edit the command of current boot item
- c – Open a terminal window
- 2 – Open two terminal windows
- h – Display help dialog (only available in sora theme)
- i – Display about dialog (only available in sora theme)
- q – Kembali ke grub menu
- F5/ctrl-x – Finish edit
- F6 – Mengganti window dalam mode dual terminal
- F7 – List the folded boot items
- F8 – Berganti antara grafis dan teks
- F9 – shutdown
- F10 – reboot
- ESC – Keluar dari menu popop.
Sumber: http://www.unixmen.com/how-to-install-burg-in-ubuntu/