I'm stuck using my old SuSE 8.1 for Internet access for now (I'll pester folk
about that -- I'm sure I've made a configuration error in Knoppix -- later). But
for the meantime it'd help if I had an /etc/lilo.conf which worked properly.

From SuSE, the above gives me a Lilo which works for SuSE but throws up Kernel Panic: no init found if I select Knoppix. From Knoppix, it gives me the reverse. Ideas, etc, welcome as ever.

***********************************
/etc/lilo.conf

boot = /dev/hda
change-rules
reset
read-only
menu-scheme = Wg:kw:Wg:Wg
lba32
prompt
timeout = 80
message = /boot/message

image = /boot/vmlinuz-2.4.20-xfs
label=Debian
root = /dev/hda3
vga = 791
initrd = /boot/initrd.gz
append = "hdb=ide-scsi"

image = /boot/vmlinuz
label = SuSE
root = /dev/hdc3
vga = 791
initrd = /boot/initrd
append = "hdb=ide-scsi"

image = /boot/vmlinuz.suse
label = failsafe
root = /dev/hdc3
vga = 791
initrd = /boot/initrd.suse
append = "ide=nodma apm=off acpi=off hdb=ide-scsi"
optional

image = /boot/memtest.bin
label = memtest86