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.
diff --git a/chapter08/kernel.xml b/chapter08/kernel.xml
index 2948a241a..ede6daf5b 100644
--- a/chapter08/kernel.xml
+++ b/chapter08/kernel.xml
@@ -80,12 +80,6 @@ we do not recommend this option. It is often better to explore all the
configuration menus and create the kernel configuration from
scratch.
-LFS Bootscripts make the assumption that both Support for Host-side
-USB
and USB device filesystem
have been compiled directly
-into the kernel, or that neither is compiled at all. The bootscripts will not
-work properly if Host-side USB
is compiled as a module
-(usbcore.ko).
-
NPTL requires the kernel to be compiled with GCC 3.x, in
this case &gcc-version;. Compiling with 2.95.x is known to cause failures in
the glibc test suite, so it is not recommended to compile the kernel