Hi,
I tried to boot with 4.4 again. My Lilo.conf still fails to boot the box:
large-memory
lba32
boot=/dev/md0
raid-extra-boot=mbr-only
root=/dev/md0
install=menu
prompt
timeout=50
map=/boot/map
image=/boot/vmlinuz
label="Linux"
initrd=/boot/initrd.img
vga=791
read-only
image=/boot/vmlinuz.old
label="Linux.old"
initrd=/boot/initrd.img.old
vga=791
read-only
optional
image=/boot/memtest86+.bin
label="Memtest"
If I specify 'Linux root=/dev/md0' at the lilo promt, the system boots
and works now with Linux wspk 4.4.0-1-amd64 #1 SMP Debian 4.4.2-3
(2016-02-21) x86_64 GNU/Linux.
Somehow the system doesn't find the root partition.
thanks
Philipp