I installed truecrypt. It seemed to work. The encrypted file is in my home directory. In a console I type "truecrypt <file name> /mnt/
I get "Enter password for <file name> so I enter the password.
I try "truecrypt -vl"
I get /dev/mapper/truecrypt0: blaa blaa
but when I do "cd /mnt/
ls"
There's nothing there. What am I doing wrong? Also just by way of trying to understand linux when I installed truecrypt in another Debian version I had to add a line to my fstab file to be able to mount the truecrypt volume. That doesnt work here.
Please explain. Thanks
I get "Enter password for <file name> so I enter the password.
I try "truecrypt -vl"
I get /dev/mapper/truecrypt0: blaa blaa
but when I do "cd /mnt/
ls"
There's nothing there. What am I doing wrong? Also just by way of trying to understand linux when I installed truecrypt in another Debian version I had to add a line to my fstab file to be able to mount the truecrypt volume. That doesnt work here.
Please explain. Thanks
Comment