Bug 6880

Summary: kernel-module version mismatch in boot.img
Product: [Retired] Red Hat Linux Reporter: clemons
Component: installerAssignee: Jay Turner <jturner>
Status: CLOSED CURRENTRELEASE QA Contact:
Severity: medium Docs Contact:
Priority: medium    
Version: 6.0CC: srevivo
Target Milestone: ---   
Target Release: ---   
Hardware: i386   
OS: Linux   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 1999-11-11 20:45:02 UTC Type: ---
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:

Description clemons 1999-11-10 16:06:49 UTC
While attempting to upgrade a 5.2 system to 6.0, the
installer has a problem loading the necessary SCSI module.
Switching over to CTL-ALT-F3 showed the following:

*found driver for NCR 53C8XX PCI
*running: /bin/insmod /bin/insmod /modules/ncr53c8xx.o
*insmod failed!

Ok, fair enough.  Let me switch to CTL-ALT-F2 and try it
manually:

bash# /bin/insmod /modules/ncr53c8xx.o
/tmp/ncr53c8xx.o: kernel-module version mismatch
    ncr53c8xx.o was compiled for kernel version 2.2.5-14BOOT
    while this kernel is version 2.2.12-2.6.0BOOT

There appears to have been an oversight when constructing
the installer image.  Could someone please see to making an
image available with updated modules?  It is rather
important that I be able to load SCSI modules as I can't see
the root partition without it.

This might also be the place to suggest a white paper on
installer disk construction be added to your collection.  As
there's no READMEs available in the source, such a document
would be very helpful.

Thank you.

Comment 1 Bill Nottingham 1999-11-11 20:45:59 UTC
*** This bug has been marked as a duplicate of 5252 ***