‘TrueCrypt is already running’ what to do

I use Ubuntu and every second start I get this message while starting truecrypt, ‘TrueCrypt is already running’. I know it’s not running. I’m sure I haven’t started it. The problem is if you don’t cleanly finish your last truecrypt session the lock file stays in your home directory and tells truecrypt at its restart that a session of truecrypt is still running.

So we just need to delete this lock file to start our new truecrypt session:

1
rm ~/.TrueCrypt-lock-USERNAME

Replace USERNAME with your username.

If you want to do it the gui way go to your home directory, pres Ctrl+H to show hidden files and delete it!

This entry was posted in debian and tagged . Bookmark the permalink.

2 Responses to ‘TrueCrypt is already running’ what to do

  1. SnOoP says:

    Thanks !

  2. Alex says:

    Thanks, very helpful.

Leave a Reply

Your email address will not be published. Required fields are marked *

*

You may use these HTML tags and attributes: <a href="" title=""> <abbr title=""> <acronym title=""> <b> <blockquote cite=""> <cite> <code> <del datetime=""> <em> <i> <q cite=""> <strike> <strong>

*