
Grub Image: Freedom=Linux+gnu2
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
A grub background with A. Einstein, and the text Freedom=Linux+gnu2
In Ubuntu:
1) put the file in /boot/grub/ directory
2) edit menu.lst
3) add
# Splash Image
splashimage=(hd0,0)/boot/grub/einsten.xpm.gz
For how to about groub image visit:
http://ruslug.rutgers.edu/~mcgrof/grub-images/
or
http://gentoo-wiki.com/HOWTO_Splash_image_in_GRUB
changelog:
27/2/06.- I just upload a screenshot
DavidYourFriend
2 years ago
Report
noondesertsky
14 years ago
## ## End Default Options ##
title Ubuntu, kernel 2.6.15-27-386
root (hd0,3)
We need the root (hd0, 3) info. Yours is probably differnt.
So my setup, just under the first stanza is:
splashimage=(hd0,3)/boot/grub/images/splash2.xpm.gz
By the way, the highlight bar doesn't work with einsten,xpm.gz. Not a big deal unless you want to switch to windows, and who wants to do that?
Report
noondesertsky
14 years ago
Report
Fedorateur
15 years ago
Report
mulder
15 years ago
Report