You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I've integrated exfat-nofuse into my Android kernel, but I'm not able to access the filesystem. It works with the fuse exfat.
lilac:/ # cd /mnt/media_rw/37304330-2d36-3241-3000-6a18a8bb9f9e/
lilac:/mnt/media_rw/37304330-2d36-3241-3000-6a18a8bb9f9e # ls
ls: ./Music: No such file or directory
ls: ./lineage-15.0-20171230_092341-UNOFFICIAL-lilac.zip: No such file or directory
/dev/block/vold/public:179_1 on /mnt/media_rw/37304330-2d36-3241-3000-6a18a8bb9f9e type exfat (rw,nosuid,nodev,noexec,noatime,uid=1023,gid=1023,fmask=0007,dmask=0007,allow_utime=0020,iocharset=utf8,namecase=0,errors=remount-ro)
Please let me know how to provide more information.
The text was updated successfully, but these errors were encountered:
And copied the file to it on my Linux system using "FUSE exfat 1.2.7". It looks like files created with that version are not working with exfat-nofuse.
Looks like exfat-fuse and exfat-nofuse are incompatible?
I've integrated exfat-nofuse into my Android kernel, but I'm not able to access the filesystem. It works with the fuse exfat.
Kernel log:
Please let me know how to provide more information.
The text was updated successfully, but these errors were encountered: