10
6
I'm trying to enable Intel SRT on my laptop. To do this, I need to change SATA controller mode from AHCI to RAID. The problem is that windows has no drivers for RAID and I can't install it while controller is in AHCI mode.
For now I have RAID driver in INF package (inf, sys, cat files). And I can load Windows recovery console with controller in RAID mode. The last thing to do is to intall this driver, but I don't know how to do it.
Google says rundll32.exe setupapi,InstallHinfSection DefaultInstall 123 <filename>.inf
might help, but it doesn't.
1
drvload.exe <filename>.inf
worked fine for me in windows 10Link: https://docs.microsoft.com/en-us/windows-hardware/manufacture/desktop/drvload-command-line-options