DOC HOME SITE MAP MAN PAGES GNU INFO SEARCH PRINT BOOK
 

fsck_dosfs(ADM)


fsck_dosfs -- check and repair dosfs filesystems

Synopsis

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

Description

generic_options are options supported by the generic fsck command.

dosfs-specific options


-F dosfs
Specify the dosfs FSType. If -F dosfs is not specified heuristics similiar to those used by fstyp(ADM) are used to determine the file system type.


NOTE: This command executes faster if it is not required to autodetect file system types. If possible, specify -F dosfs.


-y
Assume a yes response to all questions asked by fsck.

-n
Assume a no response to all questions asked by fsck.

-m
Sanity checking only.
The dosfs-specific fsck command checks that the File Allocation Tables (FATs) are readable. At least one FAT must be readable for fsck to proceed.

The dosfs-specific fsck command checks for the following inconsistencies:

References

generic fsck(ADM), fstyp(ADM)
© 2005 The SCO Group, Inc. All rights reserved.
SCO OpenServer Release 6.0.0 -- 03 June 2005