In"simple" mode, Fbsplash limits the rolling boot text and produces a progress bar that moves across the bottom of the screen. Hitting F2 will take you to the complete rolling boot text (verbose mode) if you desire. Fbsplash is also supposed to default to verbose upon an error message.
In simple mode (with"fadein, fadeout" listed in /boot/grub/menu.lst ...see below) the screen gradually gets lighter and fades out at the end of the boot. I chose to spiff up the stock antiX globe by taking a NASA image of the earth at night, mapping it to a sphere, rotating it to center Africa and Greece, and placing a light/flare effect over Greece (the birthplace of antiX). The fadein effect causes the light to increase in brightness lending a nice effect to the splash image.
The natural_antiX theme also includes verbose images. We currently have been unable to get verbose mode to work with these images. Maybe you can be the one that helps us in that regard. Verbose will be without images...the standard rolling boot text.
I also have a revamped grub screen in the works that will incorporate these graphics and create a more seamless transition through the boot process.
FBSPLASH HOW-TO
1. To your /etc/apt/sources.list add"deb
========= SCRAPER REMOVED AN EMBEDDED LINK HERE ===========
url was:"ftp://ftp.berlios.de/pub/fbsplash/debian/splashutils"
linktext was:"ftp://ftp.berlios.de/pub/fbsplash/debian/splashutils"
====================================
" onclick="window.open(this.href);return false sid contrib". The source appears to only contain fbsplash related tools so it is probably safe to leave it uncommented after downloading fbsplash.
2. apt-get update (or open synaptic and"reload")
3. apt-get install splashutils (or utilize synaptic to do the same). Splashutils contains all the necessary files for fbsplash and will also add the necessary miscsplashutils.
4. Download the natural_antix fbsplash theme. Extract it to /etc/splash. You should have a natural_antix folder and a font file....luxisri.ttf
5. Open etc/splash/splash with Geany or preferred editor. Look for the following lines, and edit & uncomment the last line to reflect your chosen theme name...as shown below.
6. Open /boot/grub/menu.lst with Geany or preferred editor. Choose the kernel you are currently using. For most this might be:# Which theme to use, probably best left commented out (the theme
# specified on the kernel command line is used).
SPLASH_THEME="natural_antix"
For me it is:title MEPIS at sda1, kernel 2.6.27-1-mepis-smp
root (hd0,0)
kernel /boot/vmlinuz-2.6.27-1-mepis-smp root=/dev/sda1 nomce quiet splash vga=791 resume=/dev/sda2
boot
Add the following to the end of the kernel line: splash=silent,fadein,fadeout,theme:natural_antix quiet CONSOLE=/dev/tty1 vga=791title Debian GNU/Linux, kernel 2.6.28-2.slh.1-sidux-686
root (hd0,0)
kernel /boot/vmlinuz-2.6.28-2.slh.1-sidux-686 root=UUID=a81b8902-fd65-4656-840f-aef32f62a82b ro
initrd /boot/initrd.img-2.6.28-2.slh.1-sidux-686
In my case the kernel line looks like this:
If you are using a resolution other than 1024x768 you may need to change the vga=791 value if the fbsplash screen is the wrong resolution. See this website,kernel /boot/vmlinuz-2.6.28-2.slh.1-sidux-686 root=UUID=a81b8902-fd65-4656-840f-aef32f62a82b ro splash=silent,fadein,fadeout,theme:natural_antix quiet CONSOLE=/dev/tty1 vga=791
========= SCRAPER REMOVED AN EMBEDDED LINK HERE ===========
url was:"http://wiki.archlinux.org/index.php/Gensplash"
linktext was:"http://wiki.archlinux.org/index.php/Gensplash"
====================================
" onclick="window.open(this.href);return false, and scroll down to the"Table of vga= values" heading.
7. In terminal, su to root and type the following command: update-initramfs -u
8. Re boot to check if fbsplash is working correctly.
DOWNLOAD
You can download the natural_antiX fbsplash theme at:
========= SCRAPER REMOVED AN EMBEDDED LINK HERE ===========
url was:"http://www.mediafire.com/download.php?0m2ymzfyowu"
linktext was:"http://www.mediafire.com/download.php?0m2ymzfyowu"
====================================