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
709 stars 324 forks source link

exfat repair #44

Closed hailindai closed 9 years ago

hailindai commented 10 years ago

how to repair the exfat file system in linux? where can I download fsck_exfat source?

ava1ar commented 10 years ago

exfat-utils source code can be downloaded from here https://code.google.com/p/exfat/

hailindai commented 10 years ago

https://code.google.com/p/exfat/ It seems that only support scan and find out some issue,but not repair. can you help me?

ava1ar commented 10 years ago

Yep, you are correct. Looks like there is no full-featured fsck for linux. Sources for exfat-nofuse came from android, so I don't think it even exists :(

dorimanx commented 10 years ago

I will check, i think i have one for android, if that will help, its already binary, so no source :(