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
fsck reports (false positive) error on files which has 0 length, one or more allocated clusters and NoFatChain bit 0. The exFAT specification clearly states that zero-length files shall have no cluster chain only if NoFatChain bit is 1.
The text was updated successfully, but these errors were encountered:
fsck reports (false positive) error on files which has 0 length, one or more allocated clusters and NoFatChain bit 0. The exFAT specification clearly states that zero-length files shall have no cluster chain only if NoFatChain bit is 1.
The text was updated successfully, but these errors were encountered: