Langkah2 install bootsplash di Slackware

Testing di slackware 12

Langkah2 yg dd lakukan :
1. patch bootsplash-3.1.6-2.6.20.diff ke kernel 2.6.20 sebelumnya pake 2.6.x.x
2. kompile kernel
3. habis itu install bootsplash-11.0-i486-2kta.tgz
4. edit rc.M, rc.S, rc.local (sesuai yg direkomendasikan help file nya)
5. splash -s -n /etc/bootsplash/themes/Linux/config/bootsplash-1024×768.cfg
6. jalanin splash -s -f /etc/bootsplash/themes/Linux/config/bootsplash-1024×768.cfg \ >> /boot/initrd.Linux
6. edit grub menjadi
# Linux bootable partition config begins
title Linux2.6.18.2 on (/dev/hda6)
root (hd0,5)
kernel /boot/tes2/vmlinuz root=/dev/hda6 ro vga=791 splash=silent
initrd /boot/initrd.Linux

7. Reboot
Insya allah berhasil bootsplashnya…

Leave a Reply