Code Monkey home page Code Monkey logo

Comments (4)

neurodroid avatar neurodroid commented on August 15, 2024

From [email protected] on April 07, 2012 08:58:25

Thanks for the bug report. Could you please post the exact commands that you used?

from cryptonite.

neurodroid avatar neurodroid commented on August 15, 2024

From [email protected] on April 08, 2012 14:58:21

No loop device left as per losetup -f. Had to create a new device with
mknod /dev/block/loop$N b 7 $N

Should be checked before attempting to mount a volume.

Status: Started

from cryptonite.

neurodroid avatar neurodroid commented on August 15, 2024

From [email protected] on April 08, 2012 15:32:08

Will subscribe to and keep an eye out for this thread. I might not be able to help with the code, but will definitely try to help with the testing.

from cryptonite.

neurodroid avatar neurodroid commented on August 15, 2024

From [email protected] on September 05, 2012 10:19:43

Hi, I'm using a Xperia Mini Pro sk17i with ICS 4.0.4, and I can't get any volume to mount.
I did many tests with complex setup, but I ended with the easiest and it still doesn't work. This issues seems to be the closest one to my problem.

This is what I did:

  1. Xperia Mini Pro sk17i with ICS 4.0.4
  2. 32Gb Sdcard with a test 128Mb FAT32 encrypted file container (whose path is /sdcard/temp)
  3. Opened a Root Terminal from Cryptonite (v0.6.17), and did:
  4. Loaded the fuse module (insmod /system/lib/modules/fuse.ko), because my kernel doesn't have FUSE support built-in (the fuse.ko is ok, EncFS mount-as-volume works, and the same goes for partitions in USB-on-The-Go thumb drives and HDs)
  5. truecrypt --fs-options="uid=1000,gid=1000,umask=0002" /sdcard/temp /sdcard/tempmounted
  6. Output of the command is:
    Error: falied to set up a loop device
    /sdcard/Android/data/csh.cryptonite/.truecrypt_aux_mnt1/volumes
  7. I've checked the filesystem and /sdcard/Android/data/csh.cryptonite/.truecrypt_aux_mnt1 is actually created
  8. After this, if I try "truecrypt -l" the output is:
    %
    1: /sdcard/temp - -
  9. If I try "truecrypt -d" i get:
    %
    Error: no such file or directory:
    /system/xbin/umount
  10. Other commands output:
    losetup -f shows "/dev/loop0"
  11. I have to unmount manually the non-working mount with:
    /sdcard/Android/data/csh.cryptonite/.truecrypt_aux_mnt1

Other commands:
ls -la /dev/loop* shows "No such file or directory"
ls -la /dev/block/loop* shows 20 devices

I don't know if this report will be useful..nor if you can give me some tip to mount a volume on my device.
Running the truecrypt commands with -v doesn't help, they don't return more infos that the one I already posted. Besides "truecrypt -l -v" on the "partially mounted volume" which returns:
%
Slot: 1
Volume: /sdcard/temp
Virtual Device:
Mount Directory:
Size: 127 MB
Type: Normal
Readonly: No
Hidden Volume Protected: NO
Encryption Algorithm: AES
Primary Key Size: 256 bits
Block Size: 128 bits
Mode of Operation: XTS
PKCS-5 PRF: HMCA-RIPEMD-160
Volume Format Version: 2
Embedded Backup Header: Yes
Data Read since Mount: 0 B
Data Written since Mount: 0 B

from cryptonite.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.