fareed_xtreme |
2010-10-30 11:26 |
Re: [Announce] truecrypt - command line disk encryption tool
Quote:
Originally Posted by Cydex
(Post 754382)
Also - you can create a container inside a filesystem object instead of using a disk device. Just specify a filename in place of /dev/mmcblk1
|
Well I am not well acquainted with truecrypt for any version. However I have created a container using Windows but I have no clue on Mounting it. This is present on my SDCard (Container name TrueCrypt)
The code I am using is,
Code:
truecrypt -k "" --protect-hidden=no /media/mmc1/TrueCrypt /media/mmc1
It asks for password and I enter it. I then get an error message, A newversion of TrueCrypt is required to mount this volume. What am I doing wrong? Please help me on this.
|