
splash image is a image with extension *.xpm.gz
you can look a image when GRUB is loading
follow this instruction now :
- open a terminal then type sudo su and then you must enter the password
- now you login as a root in your terminal
- make a new folder, for save a splash image mkdir /boot/grub/images
- copy a splash image into it folder (if you dont have an image download in this link ) cp path_image /boot/grub/images
- and then you can open menu.lst in a text editor gedit /boot/grub/menu.lst
- type splashimage /boot/grub/images/nameofaspalshimage.xpm.gz in the line 5
- save and reboot

No comments:
Post a Comment