LILO

  
	  boot=/dev/hda  	   
         map=/boot/map
	  install=/boot/boot.b
	  prompt
	  timeout=50
	  password="xyzzy"
	  image=/boot/vmlinuz
		label=linux
	    	append="mem=128M"
	    	serial=0,9600N
		root=/dev/hda4
		read-only
	  other=/dev/hda1
		label=nt
		table=/dev/hda

At the LILO: prompt

Debugging