Home
Search all pages
Subjects
By activity
Professions, Sciences, Humanities, Business, ...
User Interface
Text-based, GUI, Audio, Video, Keyboards, Mouse, Images,...
Text Strings
Conversions, tests, processing, manipulation,...
Math
Integer, Floating point, Matrix, Statistics, Boolean, ...
Processing
Algorithms, Memory, Process control, Debugging, ...
Stored Data
Data storage, Integrity, Encryption, Compression, ...
Communications
Networks, protocols, Interprocess, Remote, Client Server, ...
Hard World Timing, Calendar and Clock, Audio, Video, Printer, Controls...
File System
Management, Filtering, File & Directory access, Viewers, ...
|
|
|
RocketLink!--> Man page versions:
OpenBSD
NetBSD
FSCK_MSDOS(8) OpenBSD System Manager's Manual FSCK_MSDOS(8)
NAME
fsck_msdos - DOS/Windows (FAT) filesystem consistency checker
SYNOPSIS
fsck_msdos -p [-f] filesystem ...
fsck_msdos [-fny] filesystem ...
DESCRIPTION
The fsck_msdos utility verifies and repairs FAT filesystems (more common-
ly known as DOS filesystems).
The first form of fsck_msdos preens the specified filesystems. It is
normally started by fsck(8) run from /etc/rc during automatic reboot,
when a FAT filesystem is detected. When preening file systems, fsck_ms-
dos will fix common inconsistencies non-interactively. If more serious
problems are found, fsck_msdos does not try to fix them, indicates that
it was not successful, and exits.
The second form of fsck_msdos checks the specified file systems and tries
to repair all detected inconsistencies, requesting confirmation before
making any changes.
The options are as follows:
-f This option is ignored by fsck_msdos, and is present only
for compatibility with programs that check other file sys-
tem types for consistency, such as fsck_ffs(8).
-n Causes fsck_msdos to assume no as the answer to all opera-
tor questions, except ``CONTINUE?''.
-p Preen the specified filesystems.
-y Causes fsck_msdos to assume yes as the answer to all opera-
tor questions.
SEE ALSO
fsck(8), fsck_ffs(8), mount_msdos(8)
BUGS
Fsck_msdos is still under construction.
OpenBSD 2.3 August 13, 1995 1
Source: OpenBSD 2.6 man pages. Copyright: Portions are copyrighted by BERKELEY SOFTWARE DESIGN, INC., The Regents of the University of California, Massachusetts Institute of Technology, Free Software Foundation, FreeBSD Inc., and others. |
(Corrections, notes, and links courtesy of RocketAware.com)
OpenBSD sources for fsck_msdos(8)
Up to: File System Operations - Operations for entire file-systems (quotas, configuration, consistency, mount, unmount, et al)
RocketLink!--> Man page versions:
OpenBSD
NetBSD
Rapid-Links:
Search | About | Comments | Submit Path: RocketAware > man pages >
fsck_msdos.8/
RocketAware.com is a service of Mib Software Copyright 1999, Forrest J. Cavalier III. All Rights Reserved. We welcome submissions and comments
|