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
707 stars 326 forks source link

mount 64G sdxc failed #141

Closed wangzhenhua92429 closed 5 years ago

wangzhenhua92429 commented 5 years ago

I use linux3.0.35. when I insmod this driver.I insert 32G exfat can auto mount accurately.But when I insert 64G exfat(SDXC) sdcard it mount /dev/mmcblk1 rather than /dev/mmcblk1p1.I don't know how to fix this issue.

wangzhenhua92429 commented 5 years ago

I find it's my udev error!