82
created TrueCrypt Rescue Disk.
Note that every time you encrypt a system
partition/drive, you must create a new TrueCrypt Rescue
Disk even if you
use the same password. A previously created TrueCrypt Rescue Disk
cannot be reused as it was created for a different master key.
Syntax
TrueCrypt.exe [/a [devices|favorites]] [/b] [/c [y|n]] [/d [
drive letter
]] [/e] [/f]
[/h [y|n]] [/k
keyfile or search path
] [/l
drive letter
] [/m {bk|rm|recovery|ro|sm|ts}] [/p
password
] [/q [background|preferences]] [/s] [/tokenlib
path
] [/v
volume
] [/w]
"TrueCrypt Format.exe" [/n]
Note that the order in which options are specified does not matter.
Examples
Mount
the volume
d:\myvolume
as the first free drive letter, using the password prompt (the main
program window will not be displayed):
truecrypt /q /v d:\myvolume
Dismount a volume mounted
as the drive letter
X
(the main program window will not be displayed):
truecrypt /q /dx
Mount a volume called
myvolume.tc
using the
password
MyPassword
, as the drive letter
X
.
TrueCrypt will open
an explorer window and beep; mounting will be automatic:
truecrypt /v myvolume.tc /lx /a /p MyPassword /e /b