From 4d938efaa059430738ff5c7dbae00b42e1b5b7d5 Mon Sep 17 00:00:00 2001 From: Archaic Date: Thu, 30 Jun 2005 18:55:22 +0000 Subject: Rewrote the usbfs warning. git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@6260 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689 --- chapter08/fstab.xml | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) (limited to 'chapter08/fstab.xml') diff --git a/chapter08/fstab.xml b/chapter08/fstab.xml index 969d306fb..74baa6d5e 100644 --- a/chapter08/fstab.xml +++ b/chapter08/fstab.xml @@ -59,9 +59,10 @@ 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 (not as a module). +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 +/etc/sysconfig/modules. -- cgit v1.2.3-54-g00ecf