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

how to safely unmount and remove dislocker-file #121

Closed
jar349 opened this issue Oct 2, 2017 · 2 comments
Closed

how to safely unmount and remove dislocker-file #121

jar349 opened this issue Oct 2, 2017 · 2 comments

Comments

@jar349
Copy link

jar349 commented Oct 2, 2017

dislocker 0.7.1 is working fine for me in linux mint 18.2 (ubuntu 16.04). So that you understand my question, here's what I've done:

sudo dislocker -v -V /dev/sda5 -pmy-key-was-here -- /mnt/storage
sudo mount -o loop,rw /mnt/storage/dislocker-file /storage

Once I'm done with the encrypted volume, I can sudo umount /storage but /mnt/storage/dislocker-file remains. How do I correctly/safely get rid of the /mnt/storage/dislocker-file file?

@mabentwickeltsich
Copy link

This duplicates issue #120 which is already solved.

Hi @jar349

Just unmount the dislocker file.

Cheers
Luis

@Aorimn
Copy link
Owner

Aorimn commented Dec 2, 2017

Indeed, thanks @mabentwickeltsich.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants