Skip to content

Tag Archives: Truecrypt

Truecrypt Trouble Triumph

If you are having trouble unmounting a truecrypt file with truecrypt -d (especially if you get a “device busy” message) try umounting it first. You can do this from the command line with: umount /media/truecrypt1 and then doing the usual: truecrypt -d Obviously you may have your truecrypt file mounted somewhere other than /media/truecrypt1, but [...]