mirror of
https://git.linuxfromscratch.org/lfs.git
synced 2025-06-19 11:49:20 +01:00
Removed mention of usbfs from the fstab page since it is already covered in BLFS.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@7580 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
This commit is contained in:
parent
a15578a2f9
commit
af04acdbcf
@ -39,6 +39,10 @@
|
|||||||
<listitem>
|
<listitem>
|
||||||
<para>May 2, 2006</para>
|
<para>May 2, 2006</para>
|
||||||
<itemizedlist>
|
<itemizedlist>
|
||||||
|
<listitem>
|
||||||
|
<para>[archaic] - Removed mention of usbfs from the fstab page since
|
||||||
|
it is already covered in BLFS.</para>
|
||||||
|
</listitem>
|
||||||
<listitem>
|
<listitem>
|
||||||
<para>[archaic] - Updated to man-pages-2.31.</para>
|
<para>[archaic] - Updated to man-pages-2.31.</para>
|
||||||
</listitem>
|
</listitem>
|
||||||
|
@ -53,18 +53,6 @@ EOF</userinput></screen>
|
|||||||
<filename>Documentation/filesystems/tmpfs.txt</filename> in the kernel
|
<filename>Documentation/filesystems/tmpfs.txt</filename> in the kernel
|
||||||
source tree.</para>
|
source tree.</para>
|
||||||
|
|
||||||
<para>There are other lines which may be added to the
|
|
||||||
<filename>/etc/fstab</filename> file. One example is a line for USB
|
|
||||||
devices:</para>
|
|
||||||
|
|
||||||
<screen>usbfs /proc/bus/usb usbfs devgid=14,devmode=0660 0 0 </screen>
|
|
||||||
|
|
||||||
<para>This option will only work if <quote>Support for Host-side USB</quote>
|
|
||||||
and <quote>USB device filesystem</quote> are configured in the kernel. If
|
|
||||||
<quote>Support for Host-side USB</quote> is compiled as a module, then
|
|
||||||
<filename>usbcore</filename> must be listed in
|
|
||||||
<filename>/etc/sysconfig/modules</filename>.</para>
|
|
||||||
|
|
||||||
<para>Filesystems with MS-DOS or Windows origin (i.e.: vfat, ntfs, smbfs, cifs,
|
<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
|
iso9660, udf) need the <quote>iocharset</quote> mount option in order for
|
||||||
non-ASCII characters in file names to be interpreted properly. The value
|
non-ASCII characters in file names to be interpreted properly. The value
|
||||||
|
Loading…
Reference in New Issue
Block a user