dorimanx / exfat-nofuse

Android ARM Linux non-fuse read/write kernel driver for exFat and VFat Android file systems
GNU General Public License v2.0
710 stars 326 forks source link

Allwinner Kernel 3.4.39 - mounts, writes, now fs is unreadable #90

Closed forkoz closed 7 years ago

forkoz commented 7 years ago

I've compiled this module against my 3.4.39 kernel for an allwinner V3. It appears to work fine at first. I can write files to it and read them back on the device just great.

When I remove the device and try to mount it in windows or even under linux I get ERROR: exFAT file system is not found.

back on the device, my files are still there. baffled.

forkoz commented 7 years ago

nvm I guess, the built in vold was moving the exfat header for some reason and wrecking things. I'll have to find a new one