neurodroid / cryptonite

EncFS and TrueCrypt on Android
GNU General Public License v2.0
203 stars 49 forks source link

Add support for loading fuse.ko as a module at runtime #33

Open neurodroid opened 10 years ago

neurodroid commented 10 years ago

From zydio....@gmail.com on July 12, 2012 16:45:10

What steps will reproduce the problem? 1. Install Cryptonite

  1. Have a Xperia with stock firmware, which is missing built-in FUSE support
  2. Root your Xperia
  3. Install a fuse.ko module compiled for your specific Xperia kernel version (eg: ICS => http://forum.xda-developers.com/showpost.php?p=24600142&postcount=2 , GB => http://forum.xda-developers.com/showthread.php?t=1768222 5. The modules are now installed inside /system/lib/modules
  4. Run Cryptonite: it still reads "Mounting is not supported on this phone" What is the expected output? What do you see instead? I'd expect Cryptonite to load the fuse.ko, and let me mount drives. What version of the product are you using? On what operating system? Cryptonite v0.6.12 (Latest Google Play version as of today) Please provide any additional information below. There are other apps that are able to load modules (and find them automatically) like CifsManager ( https://play.google.com/store/apps/details?id=ws.plattner.cifsmanager ) or USB OTG Helper ( http://forum.xda-developers.com/showthread.php?t=1588940 ).

Original issue: http://code.google.com/p/cryptonite/issues/detail?id=33

neurodroid commented 10 years ago

From christoph.schmidthieber@gmail.com on September 15, 2012 06:28:18

This issue was closed by revision f97ae2780fc8 .

Status: Fixed

neurodroid commented 10 years ago

From christoph.schmidthieber@gmail.com on September 15, 2012 06:33:23

Accidentally closed when importing encfs repo.

Status: New