TrueCrypt Command Line

List mounted truecrypt volumes

$ truecrypt -l

Mount a TrueCrypt volume

$ truecrypt --slot=1 --verbose -k "" --protect-hidden=no /dev/sdb1 /root/shared

Unmount a trueCrypt volume

$ truecrypt -d /dev/sdb1
tips/linux_truecrypt_cli.txt · Last modified: 2023-08-06 19:12 (external edit)
 
Except where otherwise noted, content on this wiki is licensed under the following license: CC Attribution-Share Alike 3.0 Unported
Recent changes RSS feed Donate Powered by PHP Valid XHTML 1.0 Valid CSS Driven by DokuWiki