Windows 7 switch from IDE to AHCI
Windows 7 switch from IDE to AHCI
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.
AHCI vs. IDE
AHCI and IDE are two modes in which a hard drive communicates with the rest of the computer system using a SATA storage controller. SATA hard drivescan operate in a backward-compatible PATA/IDE mode, a standard AHCI mode or vendor-specific RAID. AHCI stands for Advanced Host Controller Interface and is a faster mode of operation compared to IDE. RAID mode also enables and makes use of AHCI.
Comparison chart
AHCI | IDE | |
|---|---|---|
| Stands for / AKA | Advanced Host Controller Interface | IDE: Integrated Drive Electronics / PATA: Parallel Advanced Technology Attachment |
| Advantages | Supports new technologies such as native command queuing | Maximum compatibility |
| Hot plugging (add/remove component while the computer is running) | Supported | IDE interface does not support hot plugging |
| Disadvantages | Not always compatible | Lacks support for new technology such as native command queuing and hot-plugging hard drives |
| Defined by | Intel | Western Digital |
| Involves | Operation of Serial ATA (SATA)host bus adaptors | Operation of a parallel ATA drive |
| Operating modes | Legacy Parallel ATA emulation, standard AHCI or vendor specific RAID | IDE |
| Operating system support | Windows Vista, 7, and 8; Linux, OpenBSD, NetBSD, FreeBSD, OS Z, eComStation and Solaris 10 | All |
Comments
Post a Comment