TechTablets › Forums › Teclast Forums › X98 Plus Discussion › Full NTFS Sdcard Read/write support on Android
- This topic has 16 replies, 1 voice, and was last updated 10 months ago by
julia roberts.
-
AuthorPosts
-
March 22, 2016 at 8:05 am #30351
Hi,
I managed to get full ntfs read/write support on Android with my ntfs formatted 64gb sandisk sdcard
First of all you need to have ROOT ACCESS to do this.(thanks to munjeni from xda for script files.) I have not any responsibility for your bricks.
Download the file and extract it anywhere
https://drive.google.com/file/d/0BzDaXlu1I87IaDJEZFRRTVBFeUE/view?usp=docslist_api
After that do the followings.
1. put copymodulecrc to the /data/local/tmp folder and chmod them to 755
2. put ntfs-3g and ntfsmount to the folder /system/bin and chmod them to 755
3. put sdcardfs.ko to the folder /system/lib/modules and chmod them to 644
you need to create modules directory manually
4. locate script called install-recovery.sh (it is in folder /system/etc) and add next lines(you can use Root Explorer)
insmod /system/lib/modules/sdcardfs.ko
5. Reboot and check
I am on spzjuliens custom rom but if you can managed to root stock, you can also use this. No need Paragon NTFS anymore. It lags very much on me on Android boot.
Attachments:
You must be logged in to view attached files.March 22, 2016 at 9:35 am #30363Great job.
You are well done.March 23, 2016 at 5:20 pm #30593Hi, Yasar,
could you give me step by step instructions with details to process your descripton, for example where should enter adb shell, etc? I am amateur in android !
BR
Drkotasz
March 23, 2016 at 6:55 pm #30600You easily use root explorer to do this. Just copy and paste.
March 23, 2016 at 9:15 pm #30622Copy and paste done. How should I use chmod?
March 24, 2016 at 7:08 am #30681long click on file on root explorer and you will see permissions. with that you will see a code like 0755 or 0644 change this to what i mentioned. also edit install-recovery.sh within root explorer.
March 24, 2016 at 5:56 pm #30753I added the line to the file (attachment – I did it well?), but sd card does not present unfortunately.
Attachments:
You must be logged in to view attached files.March 25, 2016 at 8:05 am #30801Did you do the third option mentioned in the op?
March 25, 2016 at 3:59 pm #30843Yes I did. I think there is an other problem of my tablet.
Thank you your help!
Attachments:
You must be logged in to view attached files.March 25, 2016 at 5:41 pm #30858I see you successfully did the job. There is your sdcard named sdcard1 on the right pane.
March 26, 2016 at 8:30 am #30911Works like a charm! Thanks!
March 28, 2016 at 8:43 pm #31163Would this allow Android to read the Windows NTFS partitions as well? Can it be done using Paragon NTFS?
March 29, 2016 at 7:28 am #31191No just for the sdcard. For windows partition you have to use paragon, if you can handle the lag on boot.
March 29, 2016 at 11:11 am #31239Thanks!
April 5, 2016 at 12:38 pm #32109Is there a source code ? I don’t feel confortable to load native binaries without being able to check the source.
-
AuthorPosts
- You must be logged in to reply to this topic.

