Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

unlocking Bitlocker encrypted partition with key-file not working #1325

Closed
vskode opened this issue Oct 22, 2024 · 3 comments
Closed

unlocking Bitlocker encrypted partition with key-file not working #1325

vskode opened this issue Oct 22, 2024 · 3 comments

Comments

@vskode
Copy link

vskode commented Oct 22, 2024

I am aware that this issue was supposedly fixed with this merge request #1255 and is addressed in this issue #1252 but for me I still encounter errors when trying to unlock a bitencrypted partition using a key-file:

udisksctl unlock -b /dev/nvme0n1p7 --key-file /path/to/file

I get:
Error unlocking /dev/nvme0n1p7: GDBus.Error:org.freedesktop.UDisks2.Error.Failed: No key available to unlock device /dev/nvme0n1p7

When I omit the --key-file option and enter the passphrase manually it works fine.
Any help would be appreciated, thank you!

@vojtechtrefny
Copy link
Member

Which version of udisks are you using? The fix is included only in the 2.10.90 pre-release which might not yet be available in your distribution (for example in Debian it's available only in experimental).

@vskode
Copy link
Author

vskode commented Oct 22, 2024

Oh, thanks for pointing that out. I thought I read it in the Release Notes of 2.9.0 and thus thought something was wrong. I'm on 2.10.0 using Ubuntu 24, so I guess it could be a while until it's supported for that.
Thanks!

@tbzatek
Copy link
Member

tbzatek commented Oct 22, 2024

Okay, I'm going to close this now, feel free to reopen once you get to test the 2.10.90 (pre-)release.

@tbzatek tbzatek closed this as completed Oct 22, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants