[arch-general] Truecrypt mounting vanishes desktop icons
Narve
narve at hush.ai
Mon Jan 14 09:35:30 EST 2013
On 01/13/2013 at 9:00 PM, "Greg ." <greg_z0aki at hotmail.com> 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
More information about the arch-general
mailing list