[pkg-cryptsetup-devel] Bug#896968: cryptsetup with luks2 not working on debian buster netinst
Christian Dietrich
christian.d.dietrich at gmail.com
Thu Apr 26 12:24:44 BST 2018
Package: cryptsetup
Version: 2.0.2-1
I'm trying to install Debian Buster to an LUKS2 encrypted partition:
cryptsetup luksFormat /dev/sda1 -> works
cryptsetup --type=luks2 luksFormat /dev/sda1 -> "libgcc_s.so.1 must be
installed for pthread_cancel to work"
after manually installing "libgcc1" (libgcc_s.so.1):
cryptsetup --type=luks2 luksFormat /dev/sda1 -> works
cryptsetup --type=luks2 open /dev/sda1 crypt -> doesnt work (nothing
shows up at /dev/mapper/)
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://alioth-lists.debian.net/pipermail/pkg-cryptsetup-devel/attachments/20180426/b3a254f4/attachment.html>
More information about the pkg-cryptsetup-devel
mailing list