summaryrefslogtreecommitdiffstats
path: root/fsck/fsck.8
diff options
context:
space:
mode:
authorLudwig Nussel2009-11-27 11:51:42 +0100
committerKarel Zak2009-12-01 12:21:10 +0100
commit0779255c1392b0f29874c384b4dae426e0449773 (patch)
treed255f1ad342c5a054b502c6f89f229e46152833f /fsck/fsck.8
parentmount: add ubifs to the mount.8 man page (diff)
downloadkernel-qcow2-util-linux-0779255c1392b0f29874c384b4dae426e0449773.tar.gz
kernel-qcow2-util-linux-0779255c1392b0f29874c384b4dae426e0449773.tar.xz
kernel-qcow2-util-linux-0779255c1392b0f29874c384b4dae426e0449773.zip
fsck: document fsck behavior wrt nofail option and fstype 'auto'
Diffstat (limited to 'fsck/fsck.8')
-rw-r--r--fsck/fsck.816
1 files changed, 16 insertions, 0 deletions
diff --git a/fsck/fsck.8 b/fsck/fsck.8
index ea0321cc0..fd1e7e23b 100644
--- a/fsck/fsck.8
+++ b/fsck/fsck.8
@@ -215,6 +215,22 @@ not to use this configuration if they need to avoid multiple filesystem
checks running in parallel for some reason --- for example, if the
machine in question is short on memory so that
excessive paging is a concern.
+.sp
+.B fsck
+normally does not check whether the device actually exists before
+calling a file system specific checker. Therefore non-existing
+devices may cause the system to enter file system repair mode during
+boot if the filesystem specific checker returns a fatal error. The
+.B /etc/fstab
+mount option
+.B nofail
+may be used to have
+.B fsck
+skip non-existing devices.
+.B fsck
+also skips non-existing devices that have the special file system type
+.B auto
+.
.TP
.B \-C\fR [ \fI "fd" \fR ]
Display completion/progress bars for those filesystem checkers (currently