Hi Again
Oki i have installet BT3 final to HDD and look aaarg red LILO bootsplash
Here the Way to Get a Animatet Lilo BootSplash
( Needet Files )
h**p://w*w.from-hell.org/bt3/lilo-22.3.2.51-i586-1.tgz | Patched Lilo
h**p://w*w.from-hell.org/bt3/xray-blue.boot.gz | Animatet Splash
Sorry no link i have no 15 post here 
First we install the patched lilo
Code:
installpkg lilo-22.3.2.51-i586-1.tgz
next gunzip and copy the bootsplash to boot
Code:
gunzip xray-blue.bootlba32
cp xray-blue.boot /boot
next edit the lilo.conf and insert the splash
Here my lilo.conf whit WindowsXP as Dual System
Code:
lba32
boot=/dev/hda
prompt
timeout=60
default=BackTrack
compact ##When you have FDD Boot dont use it
message=/boot/xray-blue.boot ##needet part
change-rules
reset
vga=791
image=/boot/vmlinuz
root=/dev/hda3
label=BackTrack
initrd=/boot/initrd.splash ###When you have no initrd.splash Dont use it
other=/dev/hda1
label=WinXP
Final install lilo to MBR
Reboot and have fun 
Regards un|x