IDE to ACHI can't find Registry Entry OCZ Vertex 4

chrisafp07

Distinguished
Nov 27, 2012
783
0
19,060
If you run win7 it should be there.

If you run win8, then it is in the difference area.
1)Press Windows Key + R, type regedit and press Enter.
2)For Msahci: HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\storahci, in the right pane, right-click on Start entry and select Modify to "0".
Also HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\pciide, same as above
Or 2) For intel ahci
HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\iaStorA, right-click on Start entry and select Modify to "0". HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\iaStorV, right-click on Start entry and select Modify to "0".
 
The registry may be edited wrong... "0" disables and "1" enables.. so to enable AHCI, storahci may have to be set to "1", IDE disabled with pciide set to "0", and iaStorA enabled with "1".

Set the BIOS to AHCI so you can logon, edit the registry correctly, restart and set the BIOS to AHCI.
 

chrisafp07

Distinguished
Nov 27, 2012
783
0
19,060


That link worked perfectly, I booted in with IDE mode normally, rebooted in safemode with it in ACHI mode, it booted fine, then shut off safe mode and rebooted, that was all it took. Thanks for the help guys!