On Tue, 19 Jun 2018 at 21:39:06 +0200, Adrien CLERC wrote:
> Fortunately, the previous one has still a valid initramfs, so I can boot
> my system (many thanks for that backup system).
> […]
> Check that kernel supports aes-xts-plain64 cipher (check syslog for
> more info).

Could you run the following on both the broken and backup initrd and
send the diff?

    lsinitramfs /path/to/initrd.img | grep ^lib/modules/ | sort

Also, please edit /usr/share/initramfs-tools/hooks/cryptroot and enable
debuging withing populate_CRYPTO_MODULES:

    populate_CRYPTO_MODULES() {
        set -x
        […]
        set +x
    }

Then run `update-initramfs -u` and attach the error output.

FWIW 2.0.3-2 was tested with MODULES=dep, too.  I wonder how your system
differs from our test environments.

-- 
Guilhem.

Attachment: signature.asc
Description: PGP signature

Reply via email to