Re: 2.5.75 everything looks ok!
Tomas Szepe (szepe@pinerecords.com)
Sun, 13 Jul 2003 09:24:02 +0200
> [nwf@andrew.cmu.edu]
>
> If this is your first time running 2.5, that makes sense. The
> modules_install would have taken place running under a 2.4 kernel so
> depmod would have called the modutils (2.4) depmod and not generated the
> appropriate files. Calling "depmod -ae" when running under 2.5 should
> generate these (stored in /lib/modules/2.5.75/) and allow modprobe to work
> again.
With module-init-tools properly installed,
depmod -a -F /path/to/System.map-2.5.x 2.5.x
should work correctly regardless of the version of the running kernel.
--
Tomas Szepe <szepe@pinerecords.com>
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/