Fathi Boudra wrote: >> Does this still occur with 2.6.30? > > yes > >> If so, can you pin down which init script triggers the failure? > > sure, as soon as I find the init script, I'll update the bug report.
You can boot adding "init=/bin/sh" on the command line (grub or lilo) You will get the hand just after initramfs. Then, you can go to /etc/rc.S and /etc/rc2.d and start each script by hand. Ie, something like: cd /etc/rcS.d ls ./S01glibc.sh start ./S02hostname.sh start ... ./S99stop-bootlogd-single start cd ../rc2.d ls ./S10rsyslog start ... Regards, Vincent -- Vincent Danjean GPG key ID 0x9D025E87 vdanj...@debian.org GPG key fingerprint: FC95 08A6 854D DB48 4B9A 8A94 0BF7 7867 9D02 5E87 Unofficial pacakges: http://moais.imag.fr/membres/vincent.danjean/deb.html APT repo: deb http://perso.debian.org/~vdanjean/debian unstable main -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org