Amato, Luciano wrote: > Hi Team !!! > > Does anybody know how to fix this error after linux 2.4.1 patching > june-2003? > > Gotting error.... > > Best regards !!! The cause is most probably symbol versioning: If enabled, only modules built with that kernel do work. Other modules cannot be loaded. Looks like your dasd_mod and your dasd_eckd_mod have different version information. Try to do a "make clean", build the whole kernel+modules again, "make modules_install", install your kernel, run zipl.
-- Carsten Otte IBM Linux technology center ARCH=s390 ---------------------------------------------------------------------- For LINUX-390 subscribe / signoff / archive access instructions, send email to [EMAIL PROTECTED] with the message: INFO LINUX-390 or visit http://www.marist.edu/htbin/wlvindex?LINUX-390
