diff options
Diffstat (limited to 'chapter08')
-rw-r--r-- | chapter08/fstab.xml | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/chapter08/fstab.xml b/chapter08/fstab.xml index 9440ce5e0..7972886c0 100644 --- a/chapter08/fstab.xml +++ b/chapter08/fstab.xml @@ -42,6 +42,7 @@ EOF</userinput></screen> class="filesystem">ext3</systemitem>. For details on the six fields in this file, see <command>man 5 fstab</command>.</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 @@ -52,6 +53,7 @@ EOF</userinput></screen> information, see <filename>Documentation/filesystems/tmpfs.txt</filename> in the kernel source tree.</para> +--> <para>Filesystems with MS-DOS or Windows origin (i.e.: vfat, ntfs, smbfs, cifs, iso9660, udf) need the <quote>iocharset</quote> mount option in order for |