relan / exfat

Free exFAT file system implementation
GNU General Public License v2.0
779 stars 176 forks source link

Fsck.exfat -y flag not working #187

Closed thefanum closed 1 year ago

thefanum commented 1 year ago

When I try to run fsck.exfat with any flags, -y -a included, it automatically inserts n for no, instead of y. Leaving the filesystem broken, and unrepaired.

Expected behavior: remove corrupt files when told to.

Exact error: ERROR /file/location/filename.ext first cluster is wrong. Truncate (y/N)

And even interactive mode doesn't allow me to interact, just inserts N on my behalf.

Ubuntu 22.04.1 Util.linux 2.37.2 Exfatprogs 1.1.3

relan commented 1 year ago

Exfatprogs 1.1.3

This project provides exfat-utils. Wrong site :)