

KDE 3.x Splash Screens
KDM3 Themes

MacX Usplash Theme
Usplash Themes by kilo323 33 comments
This is a problem with "Ubuntu Intrepid".
Fix:
1 Edit menu.lst:
vim /boot/grub/menu.lst
2: Find the line:
kernel /boot/vmlinuz-2.6.27-11-generic root=UUID=51027ea4-0c9e-4cce-81e4-c2de666f2e53 ro quiet splash
add on the end of line Vga=(X)
vga=785 (640x480)
vga=788 (800x600)
vga=791 (1024x768
vga=794 (1280x1024)
this should look like this:
kernel /boot/vmlinuz-2.6.27-11-generic root=UUID=51027ea4-0c9e-4cce-81e4-c2de666f2e53 ro quiet splash vga=794
3 install:
splashy_0.3.10-1_i386.deb
libsplashy1_0.3.10-1_i386.deb
Link:
http://alioth.debian.org/frs/download.php/2461/libsplashy1_0.3.10-1_i386.deb
http://alioth.debian.org/frs/download.php/2462/splashy_0.3.10-1_i386.deb
4 : go to usplash-macx directory
apt-get remove usplash --purge
make
apt-get install usplash
make install
update-grub
update-initramfs -u
reboot now!
I hope it works out so well - Apr 19 2009
Fix:
1 Edit menu.lst:
vim /boot/grub/menu.lst
2: Find the line:
kernel /boot/vmlinuz-2.6.27-11-generic root=UUID=51027ea4-0c9e-4cce-81e4-c2de666f2e53 ro quiet splash
add on the end of line Vga=(X)
vga=785 (640x480)
vga=788 (800x600)
vga=791 (1024x768
vga=794 (1280x1024)
this should look like this:
kernel /boot/vmlinuz-2.6.27-11-generic root=UUID=51027ea4-0c9e-4cce-81e4-c2de666f2e53 ro quiet splash vga=794
3 install:
splashy_0.3.10-1_i386.deb
libsplashy1_0.3.10-1_i386.deb
Link:
http://alioth.debian.org/frs/download.php/2461/libsplashy1_0.3.10-1_i386.deb
http://alioth.debian.org/frs/download.php/2462/splashy_0.3.10-1_i386.deb
4 : go to usplash-macx directory
apt-get remove usplash --purge
make
apt-get install usplash
make install
update-grub
update-initramfs -u
reboot now!
I hope it works out so well - Apr 19 2009