kanotix.com

General Support - How do you change the GRUB splash image?

w1av - 15.04.2006, 23:02 Uhr
Titel: How do you change the GRUB splash image?
I would like to know how to change the GRUB boot splash image. I like the default one, but I want to be able to change it. I downloaded a few pre-made splash images and saved them as *.xpm in my /boot/grub. I put this line in my menu.lst:

splashimage=(hd0,1)/boot/grub/blu.xpm.gz

But when I re boot it does not work! Geschockt
frankqn - 16.04.2006, 00:35 Uhr
Titel: How do you change the GRUB splash image?

slh - 16.04.2006, 10:12 Uhr
Titel: How do you change the GRUB splash image?
xpm splashes are not compatible with grub-gfxboot.
analogtek - 01.09.2006, 19:31 Uhr
Titel: Need more info on this subject of moding grub
Tryed the tip's from several post about moding grub to make it pretty..But no success..LILO can be moded rather easy..
Cathbard - 02.09.2006, 12:41 Uhr
Titel:
You could always use the grub me and acritox made if you want don't want the old default one.. Just follow the instructions on this link.
mzilikazi - 02.09.2006, 14:25 Uhr
Titel: Re: How do you change the GRUB splash image?
w1av hat folgendes geschrieben::
I would like to know how to change the GRUB boot splash image. I like the default one, but I want to be able to change it. I downloaded a few pre-made splash images and saved them as *.xpm in my /boot/grub. I put this line in my menu.lst:

splashimage=(hd0,1)/boot/grub/blu.xpm.gz

But when I re boot it does not work! Geschockt


You can build your own pretty easily.
Code:
apt-get source kanotix-graphics


Change the background.pcx in the source and build.
ehurst - 02.09.2006, 22:41 Uhr
Titel: RE: Re: How do you change the GRUB splash image?
Very nice artwork, Cathbard! Can anyone tell me how to lock-in the setting for framebuffer resolution? It defaults to 1024x786, and I'm looking at a 19" flat face CRT. I'd prefer to have it remember I like 1280x1024.
ockham23 - 02.09.2006, 22:56 Uhr
Titel: RE: Re: How do you change the GRUB splash image?
Zitat:
setting for framebuffer resolution?
Ed, please post contents of /etc/X11/xorg.conf in a code box so I can take a look at your current settings. If you're using fbdev driver, boot from LiveCD with cheat code "xmodule=vesa" to test whether you can get at least VESA resolutions & screen refresh rates.
mzilikazi - 03.09.2006, 14:37 Uhr
Titel: Re: RE: Re: How do you change the GRUB splash image?
ehurst hat folgendes geschrieben::
Very nice artwork, Cathbard! Can anyone tell me how to lock-in the setting for framebuffer resolution? It defaults to 1024x786, and I'm looking at a 19" flat face CRT. I'd prefer to have it remember I like 1280x1024.


You need to pass the resolution to GRUB on boot w/ the vga= parameter. Edit /boot/grub/menu.lst and add something like so:
Code:
title           Debian GNU/Linux, kernel 2.6.17.7-mz-rt-2
root            (hd0,1)
kernel          /boot/vmlinuz-2.6.17.7-mz-rt-2 root=/dev/sda2 ro ramdisk_size=10 0000 lang=us apm=power-off nomce vga=0x31A splash=silent
boot


vga=0x31a is equivalent to 1280x1024 @ 16 bits.
ironwalker - 05.09.2006, 20:55 Uhr
Titel: RE: Re: RE: Re: How do you change the GRUB splash image?
I have the above vga=0x31a in my menu.lst but it still defaults to 1024x786..............the fonts are too big,I like em smaller when its booting and I can see whats going on.Also you have a capital "A" and my config shows lowercase "a" if that matters.
I dont use splash.

Very nice grub theme,I am about to use that if its ok. Smilie

Thank you
Alle Zeiten sind GMT + 1 Stunde
PNphpBB2 © 2003-2007