| Truecrypt - cant figure how to mount a disk Hi,
I recently installed Ubuntu, and now i am trying to mount my truecrypt encrypted disk...
In windows the command line is
truecrypt.exe /v \Device\Harddisk0\Partition1 /l D /p %pass% /q /s
Soo.. to make it more clear:
Encrypted device ="\Device\Harddisk0\Partition1"
Drive letter i use in windows = "D"
%pass% = My password
So, how do i mount this in linux? (I already installed truecrypt etc, i just need the command line to mount my disk)
Thanks,
Gr. Mudkip
edit: Oh, btw, normally i would ask this in the truecrypt forums but they are down :/
So i figured, you linux people might know this too |