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