Bug 115592 - modprobe during inst_finish cannot load edd
Summary: modprobe during inst_finish cannot load edd
Status: RESOLVED FIXED
Alias: None
Product: SUSE LINUX 10.0
Classification: openSUSE
Component: Installation (show other bugs)
Version: Beta 4 Plus
Hardware: i386 All
: P5 - None : Blocker
Target Milestone: ---
Assignee: Jiri Srain
QA Contact: Klaus Kämpf
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2005-09-07 13:29 UTC by Jiri Srain
Modified: 2005-09-07 14:00 UTC (History)
0 users

See Also:
Found By: Other
Services Priority:
Business Priority:
Blocker: ---
Marketing QA Status: ---
IT Deployment: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
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.