With OpenCore able to load kexts for things like Hardware Acceleration and enabling NightShift, I thought about if it would be possible to load a kext from Mojave to get my Apple RAID Card working. It turns out this works!
I was able to load AppleRAIDCard.kext copied over from Mojave with OpenCore and I can now access my old RAID Array.
Catalina is missing "Raid Utility.app" as well as the command line tool "raidutil", so it is missing a way to manage an existing array, so rebooting back to Mojave to add disks or check on health is currently required.
I've put some effort into getting "Raid Utility.app" or "raidutil" running on 10.15 by reading how the Reactive folks got older applications running. The "Raid Utility.app" initially crashes with an error saying it's missing CoreRAID.framework, but upon bringing this across and linking it the app now crashes on startup (or is just "killed" when ran from the terminal) with no error message.
I also tried to copy over version of the "raidutil" command line tool, but get the error "Unable to acquire a device for controller-type: 'AppleRAIDCard'" on any operations.
Might be useful to be able to access a Hardware RAID array or a SAS drive in Catalina, might not be. Just wanted to share.
I was able to load AppleRAIDCard.kext copied over from Mojave with OpenCore and I can now access my old RAID Array.
Catalina is missing "Raid Utility.app" as well as the command line tool "raidutil", so it is missing a way to manage an existing array, so rebooting back to Mojave to add disks or check on health is currently required.
I've put some effort into getting "Raid Utility.app" or "raidutil" running on 10.15 by reading how the Reactive folks got older applications running. The "Raid Utility.app" initially crashes with an error saying it's missing CoreRAID.framework, but upon bringing this across and linking it the app now crashes on startup (or is just "killed" when ran from the terminal) with no error message.
I also tried to copy over version of the "raidutil" command line tool, but get the error "Unable to acquire a device for controller-type: 'AppleRAIDCard'" on any operations.
Might be useful to be able to access a Hardware RAID array or a SAS drive in Catalina, might not be. Just wanted to share.