
debian monster [fbsplash]
Source (link to git-repo or to original if based on someone elses unmodified work):
Description:
It's base on this wallpapers
http://www.kde-look.org/content/show.php/Debian+Monster?content=104265
instalation in debian (only silent mode):
1. nano /etc/apt/source.list
2. add this repo:
deb ftp://ftp.berlios.de/pub/fbsplash/debian/splashutils sid contrib
3. aptitude install splashutils
4. nano /boot/grub/menu.lst
5. add this line to your kernel
ro vga=792 splash=silent console=tty1
example:
kernel /boot/vmlinuz-2.6.26-2-686 ro root=/dev/sda1 vga=792 quiet splash=silent console=tty1
6. unpack this theme in /etc/splash/
7. nano /etc/splash/splash
8. unhash or add this lines:
SPLASH_EFFECTS="fadein,fadeout"
SPLASH_THEME="monster"
9. reboot and enjoy fbsplash
I haven't got kernel with fbcondecor so I could spoil something
Please vote Last changelog:
http://www.kde-look.org/content/show.php/Debian+Monster?content=104265
instalation in debian (only silent mode):
1. nano /etc/apt/source.list
2. add this repo:
deb ftp://ftp.berlios.de/pub/fbsplash/debian/splashutils sid contrib
3. aptitude install splashutils
4. nano /boot/grub/menu.lst
5. add this line to your kernel
ro vga=792 splash=silent console=tty1
example:
kernel /boot/vmlinuz-2.6.26-2-686 ro root=/dev/sda1 vga=792 quiet splash=silent console=tty1
6. unpack this theme in /etc/splash/
7. nano /etc/splash/splash
8. unhash or add this lines:
SPLASH_EFFECTS="fadein,fadeout"
SPLASH_THEME="monster"
9. reboot and enjoy fbsplash
I haven't got kernel with fbcondecor so I could spoil something
Please vote
v1.0
-add resolution 1280x1024
-change progress bar
-change text information in silent mode
-update howto
v0.2.1
-fixed failed to load verbose image
v0.2
-add verbose image and update config
v0.1
-add monster theme (only silent)
Ratings & Comments
1 Comment
Can I sugest you use console=tty1 instead? CONSOLE=/dev/tty1 give some bleed trough.