1 This is a short guide for those who don't have time/don't bother reading
5 * a theme <theme> is installed in /etc/splash
9 1. Install splashutils. Please refer to the INSTALL file for detailed
10 instructions on how to do that.
11 2. Generate an initramfs image:
12 splash_geninitramfs -g /boot/initrd-fbsplash -r 1024x768 -v <theme>
13 3. Edit bootloader configuration and:
15 3a) add "splash=silent,theme:<theme> console=tty1" to the kernel
17 3b) make the kernel use /boot/initrd-fbsplash as it's initial ramdisk
19 4. Reboot and enjoy :)