The restrictions for the splash image is:
-only 640x480 pixels resolution
-xpm.gz file type (a Gzipped xpm file)
-only 14 colors
You change the splash image by adding your Gzipped xpm -file (your image) to the /dev/hda1 partition and then add the line:
splashimage=(hd0,0)/FOLDER/filename.xpm.gz
to your /etc/grub.conf file, you are ofcourse supposed to change the 'FOLDER' to the folder/folders on the partition you have put the image in, and 'filename' should be replaced by the filename.
Last edited by nalg0rath; 05-14-2004 at 06:52 PM.
|