Code: Select all
apt-get install usplash
2. Update the initial ram disk
Code: Select all
update-initramfs -u
========= SCRAPER REMOVED AN EMBEDDED LINK HERE ===========
url was:"https://help.ubuntu.com/community/USplash"
linktext was:"https://help.ubuntu.com/community/USplash"
====================================
)
3. Modify your grub /boot/grub/menu.lst using your favorite editor, launched as root
OLD
Code: Select all
title MEPIS at sda1, newest kernel
root (hd0,0)
kernel /boot/vmlinuz root=/dev/sda1 nomce quiet splash vga=791 resume=/dev/sda2
boot
Code: Select all
title MEPIS at sda1, newest kernel
root (hd0,0)
kernel /boot/vmlinuz root=/dev/sda1 nomce quiet splash vga=791 resume=/dev/sda2
initrd /boot/initrd.img
boot
========= SCRAPER REMOVED AN EMBEDDED LINK HERE ===========
url was:"http://users.bigpond.net.au/hermanzone/p15.htm"
linktext was:"http://users.bigpond.net.au/hermanzone/p15.htm"
====================================
)
4. Reboot and enjoy your"splashy."
john[/quote]