Description:1. tar -xvjf arch-glass-tripple.tar.bz2
2. mv arch-glass-tripple /etc/splash
3. splash_geninitramfs -v -g /boot/arch-glass-tripple -r 1280x1024 arch-glass-tripple
4. Add "splash=verbose,theme:arch-glass-tripple" on the "Kernelline" on /boot/grub/grub.conf or /boot/grub/menu.lst
5. Add "initrd /boot/arch-glass-tripple" on /boot/grub/grub.conf or /boot/grub/menu.ls
6. Reboot
Example of my grub.conf/menu.lst (DONT COPY 1:1):
title=Arch Linux
root (hd0,1)
kernel /boot/vmlinuz root=/dev/sda2 video=vesafb:mtrr:3,ywrap,1280x1024-32@60 console=tty1 splash=silent,theme:arch-glass-tripple
initrd (hd0,1)/boot/arch-glass-tripple
Arch Wiki: http://wiki.archlinux.org/index.php/BootsplashLast changelog:
New INSTALL File
License changed to GPL
Ratings & Comments
4 Comments
Any chance of making a 1440x900 config file? Too lazy to use trial and error to get it going... :P
hmm o.k. i make a 1440x900 ^^
Ups ^^ I forgot... My LCD has only a max. resolution of 1280x1024 :( I cant test 1440x900 :(
THX ^^