- flatpak.opendesktop.org
- api2_kde-look_org
- pling.me
- Mycroft-Skillsx
- ubuntu-look.org
- bodhi.pling.com
- Mycroft-Appsx
- Snaps
- Youpinion
- electron-webapps.com
- OpenTV-Skills
- Zynthbox Resources
- DSP56300
- apps-bigscreen
- Mycroft-Skillsx
- Beryl-Themes
- All-Linux
- Screenshots
- Falkon
- Krunner Addons
- LibreOffice
- Compiz
- ElectronicAttack
- Bigscreen
- Books
- Videos
- Music
- Comics
- Mycroft-Skillsx
- Tutorials
- api2.kde-look.org
- Zynthian
- PatchR
- api.vlc-addons.org
- kde-look.org
- api.kde-look.org
- X-Archive
- vlc-addons.org
- Apps
- Games
- api.appimagehub.com
- AppImageHub.com
- Arch-Packages
- Debian-Packages
- OpenSuse-RPMs
- Redhat-RPMs
- Android-APKs
- OSX-Packages
- Windows-Packages
- App-Addons
- VLC-Addons
- Krita-Addons
- Opendesktop
- api.opendesktop.org
- Cinnamon
- Enlightenment
- api.gnome-look.org
- Gnome
- KDE Store
- Mate
- Trinity
- XFCE
- Window-Managers
- E-OS
- Artwork
- Cliparts
- Fonts
- ALL
- api.pling.com
- Listings
- Wallpapers
- Phones
- Distros


Tux vs. msn animated gfxboot theme
Source i (link to git-repo or to original if based on someone elses unmodified work):
0
Become a Fan
5.7
Description:
Animated grub gfxboot menu.
Loading...
Pling

0 Affiliates
Details
license
version 0.8
updated
added
downloads 24h 1
mediaviews 24h 0
pageviews 24h 5
More GRUB Themes from toxin2:
Other GRUB Themes:
System Tags
GRUB
How to install a grub theme:
-
Extract the theme to
/boot/grub/themes/
-
Edit
/etc/default/grub
file. Find the line starting with "#GRUB_THEME" and change it to "GRUB_THEME=/boot/grub/themes/[THEME_FOLDER]/[theme.txt]" (replace [THEME_FOLDER] ; [theme.txt] is probably OK ; remove "[]" brackets) -
Run
sudo update-grub
See also: https://de.wikipedia.org/wiki/Grand_Unified_Bootloader

Ratings & Comments
2 Comments
do you know if it's possible to use this theme on ubuntu? I really love it! :D
Hi! Install openSuSE grub to MBR: 1. Download this live install cd (70MB): http://roxen.integrity.hu/pub/opensuse/distribution/11.0/iso/cd/openSUSE-11.0-NET-i386.iso 2. Write to cdrom disk. 3. Booting the cdrom, select rescue system. 4. Login: root, enter. 5. Type: grub 6. grub> root (hd0,0) # if ubuntu on /dev/sda1 7. setup (hd0) # install openSuSE grub to MBR 8. grub> quit 9. reboot 10. Copy message8 file to /boot directory on ubuntu 11. Edit /boot/grub/menu.lst on ubuntu, write code: gfxmenu (hd0,0)/boot/message8 I'm sorry my badly english. :)