Add new comment

Do you like HowtoForge? Please consider to support us by becoming a subscriber.
Submitted by Madeye (registered user) on Mon, 2008-06-23 14:15.
For TrueCrypt 5.1, the above works, but when the volume is first mounted you MUST force it to load without a filesystem (I guess TrueCrypt now automatically attempts to mount the filesystem, even if it doesn't yet exist). So:

$ sudo truecrypt /dev/sde1

becomes

$ sudo truecrypt --filesystem=none /dev/sde1

Please do not use the comment function to ask for help! If you need help, please use our forum.
Comments will be published after administrator approval.

Reply

*
*
The content of this field is kept private and will not be shown publicly.


*

  • Images can be added to this post.
  • Allowed HTML tags: <a> <em> <strong> <cite> <code> <ul> <ol> <li> <dl> <dt> <dd> <img> <div>
  • Lines and paragraphs break automatically.