Bug 237674
Summary: | pata_pcmcia is loaded before ata_piix during install | ||
---|---|---|---|
Product: | [Fedora] Fedora | Reporter: | Orion Poplawski <orion> |
Component: | anaconda | Assignee: | Anaconda Maintenance Team <anaconda-maint-list> |
Status: | CLOSED RAWHIDE | QA Contact: | |
Severity: | medium | Docs Contact: | |
Priority: | medium | ||
Version: | rawhide | ||
Target Milestone: | --- | ||
Target Release: | --- | ||
Hardware: | All | ||
OS: | Linux | ||
Whiteboard: | |||
Fixed In Version: | Doc Type: | Bug Fix | |
Doc Text: | Story Points: | --- | |
Clone Of: | Environment: | ||
Last Closed: | 2007-04-24 18:10:25 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
Orion Poplawski
2007-04-24 17:56:57 UTC
It's largely based on things like where on the PCI bus controllers are. We've got a hack to push some things to the end; I'll add pata_pcmcia to that list. I will then proceed to beat my head against the desk :-) Thanks for the report :) This'll be in post-test4 Can we get something into anaconda to force a particular module to load first? I've got a disk server with 3 different controllers (ata_piix, sata_promise, and sata_mv in this case) and really need force ata_piix to load first as that holds to boot disks in order to do reliable automated upgrades and installs. |