Hi!

I think, you like the Matrix too... That's for you!

---------------HOWTOdothat------------
1. Copy the file "BootScreen.bmp" into the /boot directory. Don't rename it!!

2. Add into /etc/lilo.conf


	bitmap=/boot/BootScreen.bmp
	bmp-table=10,10,1,7,,7
	bmp-timer=60,10,10,0,6
	bmp-colors=9,0,6,10,0,6

  after "timeout=..." and befor 1st "image=/boot/vmlinuz...".

3. Delete or comment(#) following items: "message=..." and "menu-scheme=...."

4. Add or change (in lilo.conf too) vga=788 befor the 1st "image=..."

5. If you want to change the LILO-menu see manpage of lilo.conf:
	man lilo.conf
   a)bmp-table is the table with boot-items
     the "1" means: "show 1 row in the table"
     the "7" means: "show 7 items in one row"
     etc
   b)bmp-timer is config of the (countdown)timer
   c)bmp-colors are settings for hightlighting, background, shadow etc...

6. type "lilo"

7. reboot and enjoy

--------HOWTO make it?---------

See on my homepage:
	kolatzek.org/linux.html



