table of contents
other versions
- bullseye 1.1.0-1
- testing 1.2.0-1
- unstable 1.2.0-1
- experimental 1.2.1-1
conflicting packages
fsck.exfat(8) | System Manager's Manual | fsck.exfat(8) |
NAME¶
fsck.exfat - 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.