I installed the dislocker all correctly from github and I followed these steps to mount my bitlcoker encrypted volume (its /dev/sda5
). Now after running this command
$ sudo dislocker -V /dev/sda5 -mypassword -- /media/bitlocker
dislocker: invalid option -- 'b'
Sun May 13 15:01:29 2018 [CRITICAL] Failed to open /etc/localtime: No such file or directory
What could be the problem?
I have followed every step described in the link and made directories as mentioned there. My guess is that this error is related to directories and their path.
I'm using ubuntu 17.10