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)
Ratings & Comments
0 Comments