cp u bzImage to /boot as vmlinuz-new, and add
image=/boot/vmlinuz-new
label=linux
read-only
root=/dev/hda6
after modifying the lilo.conf. run lilo to make the modification effective.
check u /etc/module.conf, that net-pf-1 is unix domain protocol, used by kernel internally. so u have to choose< *> Unix domain sockets under network options. it can be removed however.