|
Hopefully, this page is exactly what you are looking for, but if not, you can always find further assistance on Unix/Linux Forum!
FSCK_MSDOSFS(8) FreeBSD System Manager's Manual FSCK_MSDOSFS(8)
NAME
fsck_msdosfs -- DOS/Windows (FAT) file system consistency checker
SYNOPSIS
fsck_msdosfs -p [-f] filesystem ...
fsck_msdosfs [-ny] filesystem ...
DESCRIPTION
The fsck_msdosfs utility verifies and repairs FAT file systems (more com-
monly known as DOS file systems).
The first form of fsck_msdosfs preens the specified file systems. It is
normally started by fsck(8) run from /etc/rc during automatic reboot,
when a FAT file system is detected. When preening file systems,
fsck_msdosfs will fix common inconsistencies non-interactively. If more
serious problems are found, fsck_msdosfs does not try to fix them, indi-
cates that it was not successful, and exits.
The second form of fsck_msdosfs checks the specified file systems and
tries to repair all detected inconsistencies, requesting confirmation
before making any changes.
The options are as follows:
-F Compatibility with the wrapper fsck(8) which seeks to determine
whether the file system needs to be cleaned immediately in fore-
ground, or if its cleaning can be deferred to background. FAT
(MS-DOS) file systems must always be cleaned in the foreground.
A non-zero exit code is always returned for this option.
-f Force fsck_msdosfs to check ``clean'' file systems when preening.
-n Causes fsck_msdosfs to assume ``no'' as the answer to all opera-
tor questions, except ``CONTINUE?''.
-p Preen the specified file systems.
-y Causes fsck_msdosfs to assume ``yes'' as the answer to all opera-
tor questions.
SEE ALSO
fsck(8), fsck_ffs(8), mount_msdosfs(8)
HISTORY
The fsck_msdosfs utility first appeared in FreeBSD 4.4.
BUGS
The fsck_msdosfs utility is currently under development.
FreeBSD 6.2 August 13, 1995 FreeBSD 6.2
Man(1) output converted with
man2html and wrapped by fishsponge
This page was generated on Wed Sep 19 20:34:55 BST 2007
|
Your favourite pages:
No pages logged yet. Trying to save cookie... Top 10 most popular pages:
svn man page (5398 hits) (FreeBSD 6.2)
sqlite3 man page (5398 hits) (openSUSE 10.2)
adv_cap_autoneg man page (4903 hits) (Solaris 10 11_06)
CPAN man page (4638 hits) (Suse Linux 10.1)
ssh man page (4358 hits) (Suse Linux 10.1)
ssh-socks5-proxy-connect man page (3024 hits) (Solaris 10 11_06)
netcat man page (2831 hits) (Suse Linux 10.1)
signal man page (2740 hits) (Suse Linux 10.1)
pprosetup man page (2531 hits) (Solaris 10 11_06)
startproc man page (2524 hits) (Suse Linux 10.1)
|