Solving filesystem problems

Checking dos filesystems

The following is the dosfs-specific format of the fsck command:

fsck [-F dosfs] [generic_options] [-m] [-y | -n] special

The options are:

-y
assumes a yes response to all questions asked by fsck

-n
assumes a no response to all questions asked by fsck

-m
checks for mountability only

special
names the special device file associated with a filesystem

© 1999 The Santa Cruz Operation, Inc. All rights reserved.
UnixWare 7 Release 7.1.1 - 5 November 1999