]> err.no Git - util-linux/commitdiff
fsck: document fsck behavior wrt nofail option and fstype 'auto'
authorLudwig Nussel <ludwig.nussel@suse.de>
Fri, 27 Nov 2009 10:51:42 +0000 (11:51 +0100)
committerKarel Zak <kzak@redhat.com>
Tue, 1 Dec 2009 11:21:10 +0000 (12:21 +0100)
fsck/fsck.8

index ea0321cc0a333ce3d667a1b9fd4fb4b00ec50112..fd1e7e23b025e2475a179424a875283bd98b0cb6 100644 (file)
@@ -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