aboutsummaryrefslogtreecommitdiffstats
path: root/chapter08/fstab.xml
diff options
context:
space:
mode:
authorMatthew Burgess <matthew@linuxfromscratch.org>2005-11-26 21:41:18 +0000
committerMatthew Burgess <matthew@linuxfromscratch.org>2005-11-26 21:41:18 +0000
commite7de1b23a6acdd8a574397ecc419896fb86ced04 (patch)
treef8f75f52af952f0cd62ae547880ebd69983dea4c /chapter08/fstab.xml
parent9b6a7d0902d7774f62ba6fde97ee8dab3408841b (diff)
Remove the note about not having to dump/check a journalled filesystem
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@7190 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
Diffstat (limited to 'chapter08/fstab.xml')
-rw-r--r--chapter08/fstab.xml5
1 files changed, 0 insertions, 5 deletions
diff --git a/chapter08/fstab.xml b/chapter08/fstab.xml
index 128b13ccf..60322d2da 100644
--- a/chapter08/fstab.xml
+++ b/chapter08/fstab.xml
@@ -37,11 +37,6 @@ class="partition">hda5</filename>, and <systemitem
class="filesystem">ext2</systemitem>. For details on the six
fields in this file, see <command>man 5 fstab</command>.</para>
-<para>When using a journalling file system, the <parameter>1
-1</parameter> at the end of the line should be replaced with
-<parameter>0 0</parameter> because such a partition does not need to
-be dumped or checked.</para>
-
<para>The <filename class="directory">/dev/shm</filename> mount point
for <systemitem class="filesystem">tmpfs</systemitem> is included to
allow enabling POSIX-shared memory. The kernel must have the required