On Thu, 18 Feb 1999, Arjan Hendriks wrote:
>When i'm booting my linux box with kernel 2.2.1 i got the following errors:
>
>Can't find module Net-PF-4
>Can't find module Net-PF-5
>Can't find module NLS-CP437
>Can't find module Block-major-8

You've had a lot of module loading problems lately. Are you using RedHat but
built your own kernel? If so, then you have to do a little trick to accomodate
the way in which the RedHat system startup script decides where to find the
correct set of modules, i.e. the content of /proc/version must be copied into
the file .rhkmvtag in the root directory for the modules. If, for example, your
modules are in /lib/modules/2.2.1, then issue the command:

    cp /proc/version /lib/modules/2.2.1/.rhkmvtag

Then reboot, and all should be well.

-- 
Dave Mielke           | 856 Grenon Avenue | I believe that the Bible is the
Phone: 1-613-726-0014 | Ottawa, Ontario   | Word of God. Please contact me
EMail: [EMAIL PROTECTED] | Canada  K2B 6G3   | if you're concerned about Hell.

Reply via email to