fsck.exfat - Man Page
check an exFAT filesystem
Synopsis
fsck.exfat [ -n ] [ -r ] [ -v ] [ -y ] [ -v ] device
fsck.exfat -V
Description
fsck.exfat checks an exFAT filesystem and repairs the filesystem depending on the options passed.
Options
- -n
Check the filesystem but do not attempt to repair the filesystem.
- -p
Repair the filesystem without user interaction if it can be done safely.
- -r
Repair the filesystem interactively.
- -v
Prints verbose debugging information while checking the exFAT filesystem.
- -V
Prints the version number and exits.
- -y
Repair the filesystem answering yes to all questions.