I managed to get my machine to boot again by adding "init=/bin/bash" as kernel parameter, and then mount -o remount,rw / chmod -x /etc/init.d/bootlogd
What I don't understand is: root@(none):/# /etc/rcS.d/S03mountdevsubfs.sh start root@(none):/# /etc/rcS.d/S04bootlogd start root@(none):/# /etc/rcS.d/S05keymap.sh start ▒ ^[[24;2R I could start bootlogd manually without problems. The bootprocess hang on S05keymap.sh start But removing bootlogd fixed it anyway. Ingo -- Linuxhotel GmbH, Geschäftsführer Dipl.-Ing. Ingo Wichmann HRB 20463 Amtsgericht Essen, UStID DE 814 943 641 Antonienallee 1, 45279 Essen, Tel.: 0201 8536-600, http://www.linuxhotel.de _______________________________________________ Pkg-sysvinit-devel mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-sysvinit-devel

