Post new topic   Reply to topic
View previous topic Printable version Log in to check your private messages View next topic
Author Message
w1av
Post subject: How do you change the GRUB splash image?  PostPosted: Apr 15, 2006 - 11:02 PM



Joined: Oct 26, 2005
Posts: 146
Location: Out There
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

_________________
"Kanotix....what, me worry?!"
 
 View user's profile Send private message  
Reply with quote Back to top
frankqn
Post subject: How do you change the GRUB splash image?  PostPosted: Apr 16, 2006 - 12:35 AM



Joined: Mar 14, 2006
Posts: 126



Last edited by frankqn on Apr 29, 2009 - 09:28 PM; edited 1 time in total
 
 View user's profile Send private message Send e-mail  
Reply with quote Back to top
slh
Post subject: How do you change the GRUB splash image?  PostPosted: Apr 16, 2006 - 10:12 AM



Joined: Aug 16, 2004
Posts: 1905

xpm splashes are not compatible with grub-gfxboot.
 
 View user's profile Send private message  
Reply with quote Back to top
analogtek
Post subject: Need more info on this subject of moding grub  PostPosted: Sep 01, 2006 - 07:31 PM



Joined: Jun 07, 2006
Posts: 31
Location: planet earth
Tryed the tip's from several post about moding grub to make it pretty..But no success..LILO can be moded rather easy..
 
 View user's profile Send private message  
Reply with quote Back to top
Cathbard
Post subject:   PostPosted: Sep 02, 2006 - 12:41 PM
Artist
Artist


Joined: Aug 11, 2005
Posts: 451
Location: Australia
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.

_________________
Cathbard.com
The real pirates by Courtney Love
 
 View user's profile Send private message  
Reply with quote Back to top
mzilikazi
Post subject: Re: How do you change the GRUB splash image?  PostPosted: Sep 02, 2006 - 02:25 PM
Team Member
Team Member


Joined: Dec 17, 2003
Posts: 1109
Location: Ganymede
w1av wrote:
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.

_________________
Ubuntu - An ancient African word for "Can't install Debian"
 
 View user's profile Send private message Send e-mail Visit poster's website  
Reply with quote Back to top
ehurst
Post subject: RE: Re: How do you change the GRUB splash image?  PostPosted: Sep 02, 2006 - 10:41 PM



Joined: Oct 26, 2005
Posts: 29
Location: OKC
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.

_________________
Ed
------------
http://ed.asisaid.com/
 
 View user's profile Send private message Visit poster's website Yahoo Messenger  
Reply with quote Back to top
ockham23
Post subject: RE: Re: How do you change the GRUB splash image?  PostPosted: Sep 02, 2006 - 10:56 PM



Joined: Mar 25, 2005
Posts: 2133

Quote:
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.

_________________
And I ain't got no worries 'cause I ain't in no hurry at all (Doobie Brothers, "Black Water").
 
 View user's profile Send private message  
Reply with quote Back to top
mzilikazi
Post subject: Re: RE: Re: How do you change the GRUB splash image?  PostPosted: Sep 03, 2006 - 02:37 PM
Team Member
Team Member


Joined: Dec 17, 2003
Posts: 1109
Location: Ganymede
ehurst wrote:
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.

_________________
Ubuntu - An ancient African word for "Can't install Debian"
 
 View user's profile Send private message Send e-mail Visit poster's website  
Reply with quote Back to top
ironwalker
Post subject: RE: Re: RE: Re: How do you change the GRUB splash image?  PostPosted: Sep 05, 2006 - 08:55 PM



Joined: Jan 21, 2005
Posts: 454
Location: NYC/NJ Area
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
 
 View user's profile Send private message  
Reply with quote Back to top
Display posts from previous:     
Jump to:  
All times are GMT + 1 Hour
Post new topic   Reply to topic
View previous topic Printable version Log in to check your private messages View next topic
Powered by PNphpBB2 © 2003-2007 The PNphpBB Group
Credits