[pkg-cryptsetup-devel] Bug#901884: [cryptsetup-initramfs] Unbootable system with MODULES=dep

Guilhem Moulin guilhem at debian.org
Tue Jun 19 21:40:23 BST 2018


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.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 833 bytes
Desc: not available
URL: <http://alioth-lists.debian.net/pipermail/pkg-cryptsetup-devel/attachments/20180619/be9724b7/attachment.sig>


More information about the pkg-cryptsetup-devel mailing list