GRUB Splashes

GRUB Themes

Source i (link to git-repo or to original if based on someone elses unmodified work):

Add the source-code for this project on opencode.net

0
Become a Fan
5.0

Description:
A few GRUB bootsplashes I made in the GIMP that I thought I'd share.
What you get:
(Color) Great F.H. picture of B-17s
(Color) Good lookin' shot of 3 soldiers in Iraq
(Color) Shot of golden, rolling, California hills
(Grayscale) Shot of Asian waterway and mountains. (Windows Vista Wallpaper)
(Color) Great painting made by Ecsdesign, a member of the F.H. Developer team, of German troops moving through a North African city.
(Color) Another great painting by Ecsdesign, of a British North-African charge.
(Grayscale) Antelope in desert (Vista Wallpaper)
(Grayscale) Explosion
(Color) Vista grass

~=***Note***=~
Unless you've opened .xpm.gz files in the GIMP, or any other program, before, the files will look like just plain packages. If you want to preview them, select them all, right click, and select "Extract Here". To preview them in fullscreen, the same manner as they'll appear in GRUB, strike F11. For installation, use the compressed versions. This is important.

ALSO: If you give negative votes just cause the pictures look "messed up" or "blurred", don't. GRUB BOOTSPLASHES MUST ONLY BE 640 by 480 RESOLUTION AND HAVE EQUAL TO OR LESS THAN 14 COLORS.


Installation:
1) Place bootsplashes (.xpm.gz files) on your Desktop.
2) Open a terminal
3) sudo mkdir /boot/grub/images
4) sudo mv /home/YOUR-NAME-REQUIRED/Desktop/*.xpm.gz /boot/grub/images
5) cd /boot/grub
6) sudo ln -s /boot/grub/images/NAME-REQUIRED.xpm.gz
7) sudo cp /boot/grub/menu.lst /boot/grub/menu.lst.bak
sudo mv /boot/grub/NAME-REQUIRED.xpm.gz /boot/grub/splash.xpm.gz
9) sudo update-grub

Adding more/Changing current splash:
1) Follow steps 1, 2, 4-8 only

If your current GRUB configuration is deleted/your other OS entries are removed upon next reboot:
1) sudo mv /boot/grub/menu.lst.bak /boot/grub/menu.lst
Last changelog:

**Added great picture of B-17s and fixed the issue with the F.H. paintings where you could not differentiate between the first two choices in GRUB**

**Added FANTASTIC color pictures.
Dedicated two of them to Forgotten Hope, a great game I used to play before this computer became too dilipidated for it's holiness. It's not a game you'd find at CompUSA or Fry's through, it's a free (for the content, that's amazing!) modification of the old first-person shooter, Battlefied 1942. A version for Battlefield 2 is being worked on at this very moment.

**Added a bunch of grayscale images. Very high quality because of the few colors when they were indexed.**


Ratings & Comments

5 Comments

DoruHush

I will use the images and see how they look. Can you tell what is the reason of step 6. in the installation process? Usually after I move the .xpm.gz file in the /boot/grub/images folder I make a symbolic link with the name splash.xpm.gz against the image I choose.

ThrowRocksAtMe1

the reason of step six was to make a symbolic link to the image that you want, and then one of the steps after that was to rename it to splash.xpm.gz so it could be auto-recognized when you updated-grub

DoruHush

I am sorry.I am a noob. I still do not understand. 1.First NAME-REQUIRED in the step 6 is referring to what? 2.The symbolic link in step 6 is pointing to what? 3.In step 8 you are really moving(renaming) the symlink or ... Something is fishy because I have the feeling that something is missing. Please forgive me, but I really don't know. Thank you for your support.

ThrowRocksAtMe1

In Step 6 it's referring to the name of the .xpm.gz file you would like to create a link to The link points to one of the images in /boot/grub/images, depending on which one you chose (NAME-REQUIRED) In step 8 you're renaming it to splash.xpm.gz, because that's the name GRUB looks for in /boot/grub when it's told to update. Renaming it to splash.xpm.gz does nothing to the link, the link still points to the splash-screen that you want, but the name splash.xpm.gz is auto-recognized by GRUB. An easier way, but not as noob-friendly, to change the splash image, is to manually change the line of code in menu.lst to point directly to the splash image you want, unfortunately, and I don't know why, directly loading an image is slower than pointing to a link, by about half a second or so.

DoruHush

If the symlink written like that (without destination) will point to the file with the same name explain everything and from now on it is more than clear. I've done the "not noob friendly" as well,but every time I want to change the boot splash I had to change the grub menu.lst.With the method you presented I only have to change where the symling to point. Thank you for your understanding and,again,for your support.

Pling
0 Affiliates
Details
license
version
updated
added
downloads 24h 0
mediaviews 24h 0
pageviews 24h 1

Other GRUB Themes:

Grub gfxboot splash Amiga Theme
uwelauke
last update date: 15 years ago

Score 5.0

Squirrel
Axell
last update date: 17 years ago

Score 5.0

ruth
ghettocomp
last update date: 17 years ago

Score 5.0

Sexy
sinosh
last update date: 16 years ago

Score 5.0

Windows 8 prism (64bit)
Brahimsalem
last update date: 11 years ago

Score 4.7

reeds_1.xpm
jlindy
last update date: 17 years ago

Score 5.0




GRUB

How to install a grub theme:

  1. Extract the theme to /boot/grub/themes/

  2. Edit /etc/default/grub file. Find the line starting with "#GRUB_THEME" and change it to "GRUB_THEME=/boot/grub/themes/[THEME_FOLDER]/[theme.txt]" (replace [THEME_FOLDER] ; [theme.txt] is probably OK ; remove "[]" brackets)

  3. Run sudo update-grub

See also: https://de.wikipedia.org/wiki/Grand_Unified_Bootloader