Bug 78508

Summary: modutils for kernel-2.4.19-0.pp.15 incompatible with 2.5.4x
Product: [Retired] Red Hat Raw Hide Reporter: sean <seandarcy>
Component: modutilsAssignee: Bill Nottingham <notting>
Status: CLOSED NOTABUG QA Contact: Brian Brock <bbrock>
Severity: medium Docs Contact:
Priority: medium    
Version: 1.0CC: rvokal
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: 2002-11-25 09:31:52 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 sean 2002-11-25 00:10:16 UTC
Description of Problem:
With the new module loading in 2.5.4x, you need modutils-2.4.21-4. This modutils
works fine with a hand built 2.4.x, but not with the RH kernels. 

The error though is odd:

"kernel requires old insmod, but couldn't run insmod.old. No such file or
directory."

modutils-2.4.21-4 puts insmod.old in /sbin, where it is.

My machine has /boot on a separate small ext2 partition. / is on a large ext3
partition. Is the kernel looking for insmod.old somewhere else? Is the problem
that ext3 not loaded? 

I realize you're not trying to keep compatible with all development kernels, but
it would be real nice to be able to play with 2.5.x and have the rh kernel to
fall back on.


Version-Release number of selected component (if applicable):


How Reproducible:


Steps to Reproduce:
1. 
2. 
3. 

Actual Results:


Expected Results:


Additional Information:

Comment 1 Bill Nottingham 2002-11-25 17:39:11 UTC
You need *entirely different* modutils, not just a new modutils. We probably
won't be looking into this until the new 2.5 module loader is actually finished.