|
Bugzilla – Full Text Bug Listing |
| Summary: | mkinitrd does not add modules "piix" and "ide_disk" automatically | ||
|---|---|---|---|
| Product: | [openSUSE] SUSE LINUX 10.0 | Reporter: | Thomas Fehr <fehr> |
| Component: | Basesystem | Assignee: | Hannes Reinecke <hare> |
| Status: | RESOLVED FIXED | QA Contact: | E-mail List <qa-bugs> |
| Severity: | Normal | ||
| Priority: | P5 - None | CC: | aj |
| Version: | RC 1 | ||
| Target Milestone: | --- | ||
| Hardware: | Other | ||
| OS: | All | ||
| Whiteboard: | |||
| Found By: | Other | Services Priority: | |
| Business Priority: | Blocker: | --- | |
| Marketing QA Status: | --- | IT Deployment: | --- |
| Attachments: | output of 'lspci -nv' | ||
|
Description
Thomas Fehr
2005-09-08 17:42:06 UTC
Can you attach the output of 'lspci -nv' ? The machine on which this supposedly happened (Lagrange) has a root password I don't know, so sorry, no debugging. Created attachment 49579 [details]
output of 'lspci -nv'
Attached requested information. Bug in mkinitrd: only the last controller was effectively added. This bug only affects systems with multiple controllers which are UPGRADED to 10.0. Fresh installation doesn't detect storage modules in the initrd. Since the 9.3 mkinitrd didn't deal with this case properly, the user probably added the modules to /etc/sysconfig/kernel:INITRD_MODULES already, in which case everything will be fine. If not, the order in which the modules are loaded is the same that yast uses. Some device renumbering could result, but we can't do any better. Lowering to Normal and assigning to Hannes for review. Patch looks correct. aj, approved for update? Will an update help people upgrading from 9.3? Yes, certainly. Updated mkinitrd checked in. Closing. |