Fedora 34 with latest updates (kernel-5.11.3-300.fc34.x86_64) won't mount Veracrypt volumes. I can boot with the previous kernel 5.11.2 and it works fine.

kernel-5.11.3-300.fc34.x86_64
cryptsetup-2.3.4-2.fc34.x86_64

Commands I'm using are:

sudo cryptsetup open /dev/sdb1 vcvolume --type tcrypt --veracrypt --tcrypt-hidden
sudo mount /dev/mapper/vcvolume $HOME/secure

If I install and use Veracrypt I can mount the volume on 5.11.3 (presumably because it's not using the kernel mechanisms to do it).

--
Ian
_______________________________________________
devel mailing list -- devel@lists.fedoraproject.org
To unsubscribe send an email to devel-le...@lists.fedoraproject.org
Fedora Code of Conduct: 
https://docs.fedoraproject.org/en-US/project/code-of-conduct/
List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines
List Archives: 
https://lists.fedoraproject.org/archives/list/devel@lists.fedoraproject.org
Do not reply to spam on the list, report it: 
https://pagure.io/fedora-infrastructure

Reply via email to