jianlinwei / cryptonite

Automatically exported from code.google.com/p/cryptonite
GNU General Public License v2.0
0 stars 0 forks source link

Encrypted ntfs container = system reboot :( #34

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1. mount an encrypted NTFS true crypt container, size=1G
eg: truecrypt --filesystem=none /mnt/sdcard/external_sd/files.dat
2. mount the loop device with ntfs-3g
eg: ntfs-3g /dev/block/loop3 /mnt/sdcard/external_sd/mnt
3. browse/use the files in /mnt/sdcard/external_sd/mnt

What is the expected output? What do you see instead?
Allright for 30-60 sec, after short time browsing volume
the system abruptely reboots.

What version of the product are you using? On what operating system?
Samsung N7000 , ICS 4.0.4 - LRG official samsung.

Please provide any additional information below.
The ext4 containers work succesfully.

Thank you for your work

Original issue reported on code.google.com by il2am0...@gmail.com on 20 Jul 2012 at 8:44

GoogleCodeExporter commented 9 years ago
New test with "Paragon NTFS & HFS+ Beta v1.1" :
1) Mount with truecrypt --filesystem=none /mnt/sdcard/external_sd/files.dat
2) Mount /dev/block/loop3 on /mnt/sdcard/mnt with Paragon NTFS.
Now the filesystem seems ok ! - no more reboots - !

(After truecrypt has mount the container, the Paragon software founds the NTFS 
partition on /dev/block/loop3 device and mounts it correctly).

I will made other tests with TC+NTFS.

My test with TC+EXT4 are all ok.

Original comment by il2am0...@gmail.com on 20 Jul 2012 at 9:38

GoogleCodeExporter commented 9 years ago
Thanks for the bug report. NTFS is known to cause problems (see issue #18). 
Good to know that Paragon NTFS might be a workaround. Are you using the latest 
Cryptonite alpha?

Original comment by christoph.schmidthieber@gmail.com on 20 Jul 2012 at 9:42

GoogleCodeExporter commented 9 years ago
[deleted comment]
GoogleCodeExporter commented 9 years ago
Yes i'm using the cryptonite-ALPHA-0.6.15.apk

I have downloaded the truecrypt-1.0 binary too 
checking that is identical to the truecrypt binary 
installed by the cryptonite-ALPHA-0.6.15.apk

Original comment by il2am0...@gmail.com on 23 Jul 2012 at 1:26

GoogleCodeExporter commented 9 years ago
Issue 38 has been merged into this issue.

Original comment by christoph.schmidthieber@gmail.com on 29 Aug 2012 at 10:25

GoogleCodeExporter commented 9 years ago
This issue has moved to https://github.com/neurodroid/cryptonite/issues/34

Original comment by christoph.schmidthieber@gmail.com on 28 Aug 2014 at 3:53