BlueCurls grub2 screen

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

1
Become a Fan
5.7

Description:
BlueCurls grub2 background. Copy the file BlueCurls.png to /boot/grub/BlueCurls.png. Add the following lines to /boot/grub/grub.cfg (to the preamble before the menu entries):
[quote][indent]insmod png
background_image /boot/grub/BlueCurls.png[/indent][/quote]
. You may also need the lines:
[quote][indent]insmod vbe
insmod gfxterm
set gfxmode="1280x800;1024x768;800x600"
terminal_output gfxterm[/indent][/quote]
. (These lines should appear before the lines for background.) The image is meant for screens of aspect ratio 16:10 or 16:9. For a screen of aspect ratio 4:3, use the image BlueCurls43.png.
For other Linux distributions or to use grub-mkconfig, edit the files in /etc/grub.d/ instead of editing grub.cfg directly.

Also see BlueCurls fbcondecor(gensplash), kdm, ksplash and wallpapers.

Ratings & Comments

0 Comments

Be the first to comment
Pling
0 Affiliates
Details
license
version
updated
added
downloads 24h 1
mediaviews 24h 0
pageviews 24h 3

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