Open fernandorubio opened 3 years ago
Before you start blaming drivers, does your SATA controller support EFI? Because if not, then it wont work. And AMD-RAID is licensed to work only in EFI configuration, otherwise it wont show the disks, so its catch 22. Also you can still load ahci module (I have it loaded along with rcraid), just after rcraid is loaded I think. On Manjaro I just removed it from initrd image without blacklisting.
Hi, I have other sata pcie card to connect more HDD and if I config this driver, the disks of the other controller don't appear. I think that is for the grub param "modprobe.blacklist=ahci" It's possible to have the amd raid and the other controller?
Thanks