-
Notifications
You must be signed in to change notification settings - Fork 61
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
Unable to backup VeraCrypt header #80
Comments
The argument to back up header path is "-z" so your command should be
|
Thanks @mhogomchungu. Unfortunately it now fails as follows:
I'm sure the volume password being provided is correct. |
Its impossible for me to test this kind of volume because i no longer have a TrueCrypt/VeraCrypt volume that is encrypted using fde. |
Hi @jinnko, id you ever get further with this and if so, how? I come here in desperation as I can not find anything on my issue. I get the same message (on device path / LVM / RAID) in somewhat different circumstances: I have for years used VeraCrypt, and later on zulumount/zulucrypt to access TC / VC volumes from within a VirtualBox machine hosted on my laptop. Host: Debian 9 It all worked fine until the Ubuntu guest was updated from 17 to 18. I got errors on that shared folders access, and as in cases like that almost always something VB is in the way I updated that from 5.2.6 to 5.2.10. But it did not help. I get the same errors on Debian stable and testing. Access to the volumes directly from my laptop remains without issue, so it seems it is either something Linux, or something VB that changed. But I have no idea what. |
Your problem is different because you are getting the error when attempting to unlock a volume while the OP is reporting a problem when creating a backup header. Do you still get the problem when you unlock the volume in |
I just tried that. Same result. Also checked permissions, all seems OK, difference being that on the laptop the volume is rwx for root:root, in the VM rwx for root:vboxsf. My VM user is member of vboxsf. B.t.w. both cli versions of zuluCrypt and zuluMount give the simpler "ERROR: volume could not be opened with the presented key" I'm guessing the gui digs a bit deeper with acquiring error messages. |
I just tried two things:
|
Then something should be done with the [zuluCrypt-cli --help] output. Now it states as:
|
I'm unable to take a backup of a VeraCrypt header:
The volume is successfully decrypted, so I have also tried using the mapped device:
Am using the latest zuluCrypt installed from the release packages on github.com
The text was updated successfully, but these errors were encountered: