
blue tux 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
how to:
step1: type in console:
sudo cp splash.xpm.gz /boot/grub/
(this copy file you downloaded to grub dir)
step2: gksudo gedit /boot/grub/menu.lst
(opens in gedit file menu.lst under root permissions)
step3: add this line to menu.lst file:
splashimage=(hd x,y)/boot/grub/splash.xpm.gz
(x,y are numbers, e.g splashimage=(hd0,1)/boot/grub/splash.xpm.gz)
Please login or register to add a comment or rating