Error bd_crypto_luks_open_blob called but not implemented when opening Luks Encrypted volume in Lubuntu
Solution
- Install the following:
sudo apt install libblockdev-crypto2
- Restart udisks service
systemctl restart udisks2.service
sudo apt install libblockdev-crypto2
systemctl restart udisks2.service