tags 567301 confirmed patch thanks Sorry, I found the bug. The following patch to /usr/share/initramfs-tools/scripts/local-top/mdadm :
diff --git a/debian/initramfs/script.local-top b/debian/initramfs/script.local-top index 5377e31..b23ef82 100644 --- a/debian/initramfs/script.local-top +++ b/debian/initramfs/script.local-top @@ -43,6 +43,7 @@ fi DEBIANCONFIG=/etc/default/mdadm [ -s $DEBIANCONFIG ] && . $DEBIANCONFIG +[ -s /conf/conf.d/md ] && . /conf/conf.d/md if is_true "$INCREMENTAL"; then exit 0 and a subsequent run of 'update-initramfs -u' should fix the problem. I'll prepare a new upload soon. -- .''`. martin f. krafft <madd...@d.o> Related projects: : :' : proud Debian developer http://debiansystem.info `. `'` http://people.debian.org/~madduck http://vcs-pkg.org `- Debian - when you have better things to do than fixing systems
digital_signature_gpg.asc
Description: Digital signature (see http://martin-krafft.net/gpg/)