freebsd-dev/release/picobsd/help/fsck.hlp.en
1998-08-27 17:38:45 +00:00

16 lines
417 B
Plaintext
Raw Blame History

This file contains invisible Unicode characters

This file contains invisible Unicode characters that are indistinguishable to humans but may be processed differently by a computer. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

fsck filesystem consistency check and interactive repair
Usage:
fsck -p [-f] [-m mode]
fsck [-b block#] [-c level] [-l maxparallel] [-y] [-n] [-m mode]
[filesystem] ...
but in its simplest and most common version:
fsck -y <filesystem>
where <filesystem> is a name of the raw device, on which the filesystem
lies, e.g. /dev/rfd0 for floppy A:, or /dev/rwd0s1 for partition #1 on
first IDE drive.