From ad1443d6274a3adefaccaf25eacb16c88bc1ec2d Mon Sep 17 00:00:00 2001 From: Archaic Date: Fri, 1 Jul 2005 23:59:50 +0000 Subject: [PATCH] Second attempt at usbfs rewording. (merged from trunk r6296) git-svn-id: http://svn.linuxfromscratch.org/LFS/branches/6.1/BOOK@6313 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689 --- chapter08/fstab.xml | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/chapter08/fstab.xml b/chapter08/fstab.xml index 74baa6d5e..2cbde9f98 100644 --- a/chapter08/fstab.xml +++ b/chapter08/fstab.xml @@ -60,8 +60,9 @@ devices: usbfs /proc/bus/usb usbfs devgid=14,devmode=0660 0 0 This option will only work if Support for Host-side USB and -USB device filesystem are compiled into the kernel or if compiled -as modules, that the modules are listed in +USB device filesystem are configured in the kernel. If +Support for Host-side USB is compiled as a module, then +usbcore must be listed in /etc/sysconfig/modules.