
Lazy Homer Grub Splash
Source (link to git-repo or to original if based on someone elses unmodified work): Add the source-code for this project on opencode.net
Homer in underpants sleeping on yout Grub Splash
move the lazy_homer.xpm.gz file to the directory /boot/grub/splashes.
sudo mkdir /boot/grub/splashes
sudo mv lazy_homer.xpm.gz /boot/grub/splashes
After that, edit the file /boot/grub/menu.lst and edit or add this line somewhere near the top of the file:
splashimage=(hd0,0)/boot/grub/splashes/lazy_homer.xpm.gz
Al3JO
12 years ago
Report