Error «bd_crypto_luks_open_blob called, but not implemented».

Error «bd_crypto_luks_open_blob called, but not implemented»

Miguel Menéndez

Don’t panic if trying to mount an encrypted storage unit returns the error bd_crypto_luks_open_blob called, but not implemented!

You only need one package: libblockdev-crypto2.

Debian

# apt update
# apt upgrade
# apt install libblockdev-crypto2
# systemctl restart udisks2.service

Arch

# pacman -Syu libblockdev-crypto2
# systemctl restart udisks2.service

Comments

Found a bug? Do you think something could be improved? Feel free to let me know and I will be happy to take a look.