Pennock's Fiero Forum
  Totally O/T - Archive
  Fiero GRUB Splashimage (Linux)

T H I S   I S   A N   A R C H I V E D   T O P I C
  

Email This Page to Someone! | Printable Version


Fiero GRUB Splashimage (Linux) by williegoat
Started on: 02-27-2010 01:05 PM
Replies: 3
Last post by: williegoat on 02-27-2010 08:23 PM
williegoat
Member
Posts: 20783
From: Glendale, AZ
Registered: Mar 2009


Feedback score: N/A
Leave feedback





Total ratings: 106
Rate this member

Report this Post02-27-2010 01:05 PM Click Here to See the Profile for williegoatClick Here to visit williegoat's HomePageSend a Private Message to williegoatDirect Link to This Post
I have adapted a PFF Wallpaper image as a GRUB Splash Image. If you want to have your GRUB boot menu look like this, here is how:

if it does not already exist, create a splash image directory in /boot/grub/:
code:
sudo mkdir /boot/grub/splashimages



change to the splash image directory and download the image:
code:
cd /boot/grub/splashimages
sudo wget ftp://ftp.billmarking.net/Linux/fiero.xpm.gz



edit /grub/boot/menu.lst as follows

add/change Pretty colors to the following:
note: if you don't do this, you may not be able to see the text in the menu
code:
# Pretty colours 
# color cyan/blue white/blue
foreground = ffffff
background = 0000ff




add the following lines:
note: you might need to change (hd0,1) to suit your installation
(hd0,0)=first drive, first partition
(hd0,1)=first drive, second partition
etc.
code:
# Splash Image 
splashimage=(hd0,1)/boot/grub/splashimages/fiero.xpm.gz




comment out the line that hides the menu (if it is hidden), so you can see what you have done:
code:
## hiddenmenu
# Hides the menu by default (press ESC to see the menu)
#hiddenmenu


Reboot and see the Fiero Splash Screen.
------------------

[This message has been edited by williegoat (edited 02-27-2010).]

IP: Logged
PFF
System Bot
pHoOl
Member
Posts: 2496
From: Novi, MI
Registered: Jun 2000


Feedback score: N/A
Leave feedback

Rate this member

Report this Post02-27-2010 01:08 PM Click Here to See the Profile for pHoOlClick Here to visit pHoOl's HomePageSend a Private Message to pHoOlDirect Link to This Post
Cool... I'm gonna have to try this!
IP: Logged
hookdonspeed
Member
Posts: 7980
From: baltimore, md
Registered: May 2008


Feedback score:    (9)
Leave feedback





Total ratings: 131
Rate this member

Report this Post02-27-2010 01:10 PM Click Here to See the Profile for hookdonspeedClick Here to visit hookdonspeed's HomePageSend a Private Message to hookdonspeedDirect Link to This Post
ive often though about changing my splash and boot graphics, then i realize, my server is headless, and my desktop has a 60day uptime...

good work with it tho, now you just got to make one for the bootsplash and X.org

IP: Logged
williegoat
Member
Posts: 20783
From: Glendale, AZ
Registered: Mar 2009


Feedback score: N/A
Leave feedback





Total ratings: 106
Rate this member

Report this Post02-27-2010 08:23 PM Click Here to See the Profile for williegoatClick Here to visit williegoat's HomePageSend a Private Message to williegoatDirect Link to This Post
 
quote
Originally posted by hookdonspeed:

..... now you just got to make one for the bootsplash and X.org


OK, here is the Fiero GDM Login Theme:

code:
wget ftp://ftp.billmarking.net/Linux/FieroGDM.tar.gz

IP: Logged



All times are ET (US)

T H I S   I S   A N   A R C H I V E D   T O P I C
  

Contact Us | Back To Main Page

Advertizing on PFF | Fiero Parts Vendors
PFF Merchandise | Fiero Gallery
Real-Time Chat | Fiero Related Auctions on eBay



Copyright (c) 1999, C. Pennock