Has anyone succeeeded in installing Centos 7 on a server that has the B120i controller to see the controller (with RAID-1) configuration?
I have followed the steps found here:
I tried these steps to use the RHEL 7.7 driver for Centos 7.0 install:
- Created a logical drive using RAID-1. In RBSU it is selected to be used as RAID controller and NOT AHCI.
Downloaded the drivers and extracted them.
Copied hpvsa-1.2.10-120.rhel7u0.x86_64.dd to a USB Key formatted as FAT32 and renamed the .dd extension to .iso
Started Centos 7 installtion
On the main installation menu for CentOS, went to command prompt
At the "boot" prompt enteredthe following command: linux dd blacklist=ahci
Select ed the USB drive.
- Was asked about to select the image, I have confirmed the .iso file (from step 2)
- I was then asked about the rpm which was inside the iso, confirmed to use it.
Centos installation resumed and went to select the logical (RAID-1) drive... but instead of it, I was seeing the two physical drives.
I did not used the iLO... physicial keyboard and mouse.
Any suggestion on doing it? Am I missing the right drivers or...?