
The splash screen is designed for resolution 1024x768.
Howto usage:
1. Untar disunite: tar -xf disunite.tar.gz
2. Move disunite/ to /etc/splash/
3. Generate initrd:
splash_geninitramfs -g /boot/fbsplash -r 1024x768 -v disunite
4. Change your bootloader. Example for Grub and UVESA FB:
[quote]kernel /boot/bzImage root=/dev/sda4 ro video=uvesafb:mtrr:3,ywrap,1024x768-32@85 splash=silent,theme:disunite CONSOLE=/dev/tty1
initrd /boot/fbsplash[/quote]
Ratings & Comments
0 Comments