GRUB2 splashimage 1024x768 -- karmic!

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:
This is a splashimage for GRUB2 (new grub on karmic).

The image resolution is 1024x768, so you have to change the resolution of your GRUB2. I recommend for it use startupmanager with
[quote]sudo apt-get install startupmanager[/quote]

Then, when you have changed the resolution of your GRUB2 on startupmanager, you have to copy the image file to /boot/grub/ and open in a terminal
[quote]gksudo gedit /etc/grub.d/05_debian_theme[/quote]
Find the following line
[quote]for i in {/boot/grub,/usr/share/images/grub}/moreblue-orbit-grub.{png,tga} ; do[/quote]
and replace it like this
[quote]for i in {/boot/grub,/usr/share/images/grub}/grub2_by_trink.{png,tga} ; do[/quote]

And finally you have to run in a terminal
[quote]sudo update-grub2[/quote]

... and restart and pray

Please vote!

Ratings & Comments

9 Comments

CrazyPanda

I got a question! :D How can I change splash in ubuntu 9.04 version? Thanks!

trinkinho

unfortunately, is impossible to set a 1024x768 image on GRUB, only in GRUB2. There are a lot of tutorials on the net about change the image on GRUB, but the max image size is 640x480, and it's limited in the numbers of colors.

Padster

thx, that looks great. i just tried what u said, will reboot soon.

Padster

for some reason my computer kind of skips grub. before when there was none installed it just went from grub loading to the black and white splash, now it flashes your picture for 1/2 a second. do u know what's wrong?

trinkinho

try opening the startupmanager and switching the screen options to 1024x768 and 24 bits and check the two last options to activate them. Then go to the advanced tab and set to 1024x768 and accept and restart. Try it!

Padster

i did, before i rebooted changed the resolutions to 1024x768 and colour to 24 bit. i don't know if something's wrong with your screen (probably not, seeing it showed up) but it's probably my computer. it skipped the grub before, too.

trinkinho

sorry, i don't know what it is your problem then... do you have grub2, sure? and ubuntu 9.10?? loool

Padster

yes, i am. btw, do u know how to change the size of the text? it's kinda small (i got it working on another computer), or if not, can u make an 800x600, or should i?

trinkinho

sorry, i don't know how change the font size, but i remember seeing something about that on google... try changing the file resolution for your computer, maybe it's the graphic card or something else... ???

Pling
0 Affiliates
Details
license
version
updated
added
downloads 24h 0
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