Arch Keep It Simple Stupid grub2 gfx theme
toxin2
Source i (link to git-repo or to original if based on someone elses unmodified work):
More GRUB Themes from toxin2:
Other GRUB Themes:
© 2025 OpenDesktop.org - Libre Cloud Services
All rights reserved. All trademarks are copyright by their respective owners. All contributors are responsible for their uploads.
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. :)