[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[no subject]



   Customizing the splash image in GRUB
Submitted by c_r_jayanth on Friday, November 7, 2003 - 10:46
	
 

Customizing the splash image in GRUB

The splash image is the image shown in the background when GRUB (the 
GRand Unified Bootloader) is displaying the list of operating systems 
you can boot. Typically, this is the corporate logo of your Linux 
distribution. But its very simple to customize it to an image of your 
choice. All you need is the GIMP and gzip. My GIMP version is 1.2. 
Even older versions may do the job.

Here's how:(You need to have root access)
1)Start the GIMP.
2)Click on File->New or type Ctrl+N
3)In the new image dialog, change Width to 640 pixels and Height to 480 
pixels. (The image should be of size 640x480 pixels.) Now click OK.
4)Create the image which you would like to be the splash image. It's 
quite fun to experiment with the various tools of the GIMP!
5)After you have finished creating the image, hit Alt+i or right click 
on the image and click on Image->Mode->Indexed...
6)In the Indexed Color Conversion dialog that appears, click on the 
radio button "Generate optimal Palette" and in "# of colors" enter 14. 
Click OK.(The image should be of only 14 colors)
7)Now right-click on the image and click on File->Save As...Save the 
file as splash.xpm in a directory of your choice.
8)Now open a terminal window and navigate to the directory where you 
have saved splash.xpm
9)Now key in gzip splash.xpm
10)You will find that a file named splash.xpm.gz is created in the 
directory where splash.xpm used to exist.
11)Copy this splash.xpm.gz to the /boot/grub directory. You may want to 
back up the pre-existing splash.xpm.gz file in the /boot/grub 
directory first.

That's it! When you reboot, you will find your image in the background, 
with the menu of operating systems etc. in the foreground.

Of course, this is not the only way to change the image, but it is a 
very simple one.
-- 
Paul Cartwright
Registered Linux user # 367800 


</pre>
<!--X-Body-of-Message-End-->
<!--X-MsgBody-End-->
<!--X-Follow-Ups-->
<hr>
<!--X-Follow-Ups-End-->
<!--X-References-->
<ul><li><strong>References</strong>:
<ul>
<li><strong><a name="00159" href="msg00159.html">[ale] Laptop Security Trick</a></strong>
<ul><li><em>From:</em> meuon at geeklabs.com (Mike Harrison)</li></ul></li>
</ul></li></ul>
<!--X-References-End-->
<!--X-BotPNI-->
<ul>
<li>Prev by Date:
<strong><a href="msg00166.html">[ale] Emacs stinks, Vi is for wimps</a></strong>
</li>
<li>Next by Date:
<strong><a href="msg00168.html">[ale] Laptop Security Trick</a></strong>
</li>
<li>Previous by thread:
<strong><a href="msg00159.html">[ale] Laptop Security Trick</a></strong>
</li>
<li>Next by thread:
<strong><a href="msg00168.html">[ale] Laptop Security Trick</a></strong>
</li>
<li>Index(es):
<ul>
<li><a href="maillist.html#00167"><strong>Date</strong></a></li>
<li><a href="threads.html#00167"><strong>Thread</strong></a></li>
</ul>
</li>
</ul>

<!--X-BotPNI-End-->
<!--X-User-Footer-->
<!--X-User-Footer-End-->
</body>
</html>