Content of /womp : /womp/womp.img /womp/packs/backgrounds/desktop1.jpg /womp/packs/fonts/ttf/arial.ttf.gz
Now put vmlinuz.womp and init.gz into /boot, edit lilo.conf, add the following entry, and run lilo :
image = /boot/vmlinuz.womp
label = womp
root = /dev/shm
vga = 788
initrd = /boot/init.gz
append = " video=vesa:ywrap,mtrr go=y oss=y mouse=usb kb=fr lang=fr"
In this example, user will not be prompted for choices, here we have selected an usb mouse, a french keyboard and french language.