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

16 lines
469 B
Perl
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 narzedzie do sprawdzania poprawnosci i spojnosci filesystemu.
Sposob uzycia:
fsck -p [-f] [-m mode]
fsck [-b block#] [-c level] [-l maxparallel] [-y] [-n] [-m mode]
[filesystem] ...
...ale w najprostszej i najczesciej spotykanej formie:
fsck -y <filesystem>
gdzie <filesystem> jest nazwa "surowego" urzadzenia, na ktorym
znajduje sie system plikow, np. /dev/rfd0 dla dyskietki A:, lub
/dev/rwd0s1 dla pierwszej partycji pierwszego dysku IDE.