On Tue, 10 Nov 1998, Jason Tedor wrote:
>I recently downloaded kernel 2.0.35 and am running into a problem with loading
>modules.
You should do three things.
First, you need to be sure that the right System.map is in effect.
cp /usr/src/linux-2.0.35/System.map /boot/System.map-2.0.35
Second, you need to have the latest "initscripts" package (initscripts-3.78-1).
Third, you need to put a special file into your modules directory so that
"/etc/rc.d/rc.sysinit" can dynamically create the right symbolic links. To do
this, boot the 2.0.35 kernel, and, as root, do:
cp /proc/version /lib/modules/2.0.35/.rhkmvtag
Now, when you reboot 2.0.35, your modules should load just fine.
--
Dave Mielke | 856 Grenon Avenue
Phone: 1-613-726-0014 | Ottawa, Ontario
EMail: [EMAIL PROTECTED] | Canada K2B 6G3