Tritonio

Rapbian not recognizing encrypted LUKS flash drives

Jul 5th, 2019
157
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.50 KB | None | 0 0
  1. after upgrading to bionic, attempts to mount an encrypted USB drive fail with the error "function bd_crypto_luks_open_blob called but not implemented"
  2.  
  3. Installing libblockdev-crypto2 and libblockdev-crypto-dev and rebooting appears to have fixed it, but should that be necessary? or at least better documented? (https://www.distrowatch.com/weekly.php?issue=20171113 is the only reference I could find on the error)
  4.  
  5. [Workaround]
  6. 1. Install libblockdev-crypto2
  7. 2. Restart udisks:
  8. $ systemctl restart udisks2
Add Comment
Please, Sign In to add comment