--- rc.sysinit~ 2003-05-30 10:45:01.000000000 +0200 +++ rc.sysinit 2003-05-30 10:45:01.000000000 +0200 @@ -357,7 +357,7 @@ IN_INITLOG= fi -if ! LC_ALL=C grep -iq nomodules /proc/cmdline 2>/dev/null && [ -f /proc/ksyms ]; then +if ! LC_ALL=C grep -iq nomodules /proc/cmdline 2>/dev/null && [ -f /proc/modules ]; then USEMODULES=y fi