Installed Windows 7 but forgot to switch to AHCI in the BIOS (for SSDs). Found a few fixes such as:
Some of the fixes do not include the ‘pciide’ line above, some others have a different one added:
- HKEY_LOCAL_MACHINE\System\CurrentControlSet\Services\IastorV (In case you have the intel drivers)
Do you have to do the pciide one (and IastorV) or just the Msahci?
Or is there an easier way to do it than fiddling with the registry?
1) Run the Registry Editor (regedit.exe)
2) Navigate to Registry Key: HKEY_LOCAL_MACHINE\System\CurrentControlSet\Services\Msahci
3) Set the "Start" value to 0 (zero)
4) Navigate to Registry Key: HKEY_LOCAL_MACHINE\System\CurrentControlSet\Services\Pciide
5) Set the "Start" value to 0 (zero)
6) Shut down
7) Start up again, but before Windows boots go into the BIOS configuration screens and change the disk mode to "AHCI". Save the new BIOS configuration and restart so that Windows boots.
Some of the fixes do not include the ‘pciide’ line above, some others have a different one added:
- HKEY_LOCAL_MACHINE\System\CurrentControlSet\Services\IastorV (In case you have the intel drivers)
Do you have to do the pciide one (and IastorV) or just the Msahci?
Or is there an easier way to do it than fiddling with the registry?