View Single Post
Posts: 268 | Thanked: 304 times | Joined on Oct 2009 @ Orlando, USA
#128
Originally Posted by atunguyd View Post

On a side note I cant seem to pass the password as a command line option - it claims that the password was wrong and reprompts me for it. When I type it in then it works fine. Any idead on this?

I am using the option --password=MYPASS
you are missing the --non-interactive parameter. this works for me:
Code:
~ $ truecrypt newtc /mnt/tc/ -m nokernelcrypto --non-interactive --password=test