I'm using my own centos installation media. Stock kernel replaced with c.plus kernel to support more SATA and IDE controllers.<br />
<br />
Anaconda loads pata_acpi module first because pata_acpi says "alias: pci:v*d*sv*sd*bc01sc01i*" and no other modules loaded after pata_acpi.<br />
<br />
according to <a href="https://ata.wiki.kernel.org/articles/p/a/t/Pata_acpi.html">https://ata.wiki.kernel.org/articles/p/a/t/Pata_acpi.html</a> [<a href="https://ata.wiki.kernel.org/articles/p/a/t/Pata_acpi.html" target="_blank">^</a>] i would suggest to exclude ata_generic to
↧