Bug 115592

Summary: modprobe during inst_finish cannot load edd
Product: [openSUSE] SUSE LINUX 10.0 Reporter: Jiri Srain <jsrain>
Component: InstallationAssignee: Jiri Srain <jsrain>
Status: RESOLVED FIXED QA Contact: Klaus Kämpf <kkaempf>
Severity: Blocker    
Priority: P5 - None    
Version: Beta 4 Plus   
Target Milestone: ---   
Hardware: i386   
OS: All   
Whiteboard:
Found By: Other Services Priority:
Business Priority: Blocker: ---
Marketing QA Status: --- IT Deployment: ---

Description Jiri Srain 2005-09-07 13:29:32 UTC
The attempt to load the edd module during inst_finish phase cannot succeed on 
machines which do not install the default kernel (but eg. SMP kernel). The 
module needs to be loaded before YaST switches to chroot environment.
Comment 1 Jiri Srain 2005-09-07 14:00:08 UTC
I moved modprobing edd module to installation proposal. At this moment, 
modules from installation kernel are loaded. This solves the problem.