我将 Gigabyte GA-970-UD3 换成 Gigabyte GA-990FXA-UD3,并将 sapphire hd 5450 换成 dual x sapphire hd 7970 oc。我的问题是,我是否需要重新安装 Windows 7?如果需要,我是否可以重新使用我在组装机器时最初购买的 Windows 7 安装光盘附带的密钥?很抱歉问了这个问题,但我真的无法找到一个明确的答案,如果您能提供任何帮助,我在此先表示感谢。
答案1
做事前先阅读所有内容
管理命令提示符
c:\windows\system32\sysprep> sysprep /generalize /oobe /shutdown
unplug power
switch motherboard and video card
plug in
turn on
wait 20 minutes for sysprep to complete.
在极少数情况下,您会收到停止代码 7e,请准备好 Windows 7 DVD 或可启动 USB 的副本。在技嘉 DVD 上找到 SATA 控制器驱动程序。从 Windows 7 启动,然后Shift F10获取命令提示符。 dism /image:c:\ /Add-Driver /Driver:d:\satadrivers\ /recurse /forceunsigned d:\satadrivers 是技嘉 DVD 上 SATA 控制器的位置,除非您将它们复制到 USB 记忆棒然后使用该位置。