lkml.org 
[lkml]   [1997]   [Feb]   [2]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
/
Date
From
SubjectRe: 2.1.24 problems...
On Sun, 2 Feb 1997 lonewolf@athena.compulink.gr wrote:

> Well today I tried to upgrade from my 2.0.28 kernel to the
> 2.1.24, just to get a glance at the new kernels !
>
> I got all the pakages mentioned in the Changes file, even the
> new modutils-2.1.23 and compiled the new kernel but...
>
> a) the vfat, msdos modules do not work ! Is it a problem or
> it's happening just to me ?
>
> b) I get error from the eth0 initializing scripts ! They are
> h RedHat scripts, but at hte end my ethernet works 100% fine ! Any
> ideas !?
>
Both are known errors... if you mean "route forgot to specify netmask" by
that eth0 init script error...
a) is a bug in /kernel/module.c, line 586...
change it to "space += strlen(s->name)+1;" ... ((++s)) is the bug ;)
b) is networking changes and can be ignored in most cases...
you can fix the line causing it if you want to.. (add netmask to route
command in scripts;)

\
 
 \ /
  Last update: 2005-03-22 13:38    [W:4.445 / U:0.048 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site