在已安裝好的xp上成功開啟AHCI模式(AMD主機板)
最近剛好幫好朋友整理電腦發現當初安裝用的是相容模式下去裝的,印象中看過無痛轉換的但還沒實際操作過
1、下載AMD官方的AHCI驅動。
AMD 690G/SB600晶片組AHCI SATA RAID驅動程式 For WinXP 32bit 我朋友的主機板是Gigabyte GA-MA69G-S3H
(rev. 1.0)
http://sites.amd.com/us/game/downloads/Pages/integrated_xp-32.aspx#3 或技嘉官網
需下載AMD RAIDExpert 下載地址:http://download.amd.com/Desktop/RAIDXpert2.4.1540.4_X2.exe
RAIDExpert好像有另一個名字叫WebPAM
Title | File Size | Version | Date Posted |
South Bridge Driver | 17.8 MB | 10.12 | 12/13/2010 | |
Description: Package Includes:
South Bridge Driver
|
Raid Driver | 18.3 MB | 10.12 | 12/13/2010 | |
Description: Package Includes:
Raid Driver
|
RAID Utility | 60.2MB | 2.2.1540.29 | 5/30/2007 | |
Description: RAID utility for motherboard with SB600 RAID controllers
|
2、將ahcix86.sys複製到C:\windows\system32\drivers
3、ahcix86.inf和ahcix86.cat複製到C:\windows\inf
4、打開記事本,貼上下面內容,另存為AHCI.reg
Windows Registry Editor Version 5.00
[HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Control\CriticalDeviceDatabase\pci#ven_1002&dev_4391]
"Service"="ahcix86"
"ClassGUID"="{4D36E96A-E325-11CE-BFC1-08002BE10318}"
[HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Control\CriticalDeviceDatabase\pci#ven_1002&dev_4393]
"Service"="ahcix86"
"ClassGUID"="{4D36E96A-E325-11CE-BFC1-08002BE10318}"
[HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\ahcix86]
"Type"=dword:00000001
"Start"=dword:00000000
"Group"="SCSI miniport"
"ErrorControl"=dword:00000001
"ImagePath"="system32\\drivers\\ahcix86.sys"
"tag"=dword:00000019
"DisplayName"="ATI AMD AHCI Controller"
5、雙擊AHCI.reg將該文件導入註冊表
6、重啟系統並進入BIOS開啟AHCI模式。
7、成功進入xp系統,會自動識別新硬體並安裝驅動