On 01/13/2013 at 9:00 PM, "Greg ." <greg_z0aki@xxxxxxxxxxx> wrote: > >When i use >truecrypt --mount /PATH/OF/FILE /home/usr/Desktop >all of my folders vanish. I then tried to unmount using >truecrypt -d /PATH/OF/FILE and nothing, but after reboot the >folders are back on Desktop. > >Is there any way to be able to mount on Desktop but not lose my >folders? The solution is: mount it to an empty folder. eg: ~/Desktop $ mkdir tc-volume ~/Desktop $ truecrypt --mount /path/to/file ~/Desktop/tc-volume