-
Notifications
You must be signed in to change notification settings - Fork 74
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
Error open LUKS partition in Windows 7 #41
Comments
Hi, |
Hi. This is my output of crytpsetup luksDump Version: 1 Key Slot 0: ENABLED |
OK, so it looks like the keyfile was added to the 2nd slot - and it could well be this. |
No, with this version i get the same error. |
OK, this is odd. |
i used the following commands |
I have tried with 'LUKS.box', and the keyfile 'keyfile' from here, but got this error again :( |
It looks like it might be a more fundamental error then. Can you open the file LUKS.box without a keyfile - just using the password 'password'? If that doesn't work could you please try with 'a.box' and the password 'password'. |
I get exactly the same problem even with the latest 6.3 executable on Windows 7 64bit :-( It can create the volumes but doesn't mount them with the "Unable to open container. Please check your keyphrase and settings, and try again." Tried with both files and partitions created either in Windows or Linux .... |
I have tried to open LUKS.box and a.box with password 'password'. a.box was opened successfully, but with LUKS.box i got error "Unable to open container. Please check your keyphrase and settings, and try again." |
Same issue here with LUKS on Windows 7. As a workaround, I removed a broken LibreCrypt package and replaced with FreeOTFE version 5.21 which works fine, until the issue is fixed. |
For what it's worth, this issue affects me also. Windows 8 x64. Same scenario as above - second keyslot doesn't work whilst it does on Linux. |
Windows 10 x64 |
I have flash drive with LUKS partition. I have created it by cryptsetup in Ubuntu with 4096 bytes key. Key stored in file. I use LibreCrypt version 6.2, downloaded from github and try to open my flash drive in Windows 7 (64 and 32 bit versions). In both versions i get error:
"Unable to open container. Please check your keyphrase and settings, and try again."
FreeOTFE version 5.21 opened this flash with the same key without any problems.
Maybe my key file need to be in some special format for LibreCrypt?
P.S. Sorry for my english.
The text was updated successfully, but these errors were encountered: