Windows Server 2003 Build 3790.1069.srv03 spbeta.030905-1850:修订间差异

第 30 行: 第 30 行:


== Bug ==
== Bug ==
=== Installation ===
=== 安装 ===
This build explicitly requires an AMD processor as attempting to install it on an 64-bit Intel processor will cause an <code>UNSUPPORTED_PROCESSOR</code> [[bugcheck]] due to the presence of an arbitrary [[w:CPUID|CPUID]] check that verifies whether the vendor ID string is equal to <code>AuthenticAMD</code>. All virtualizers (which include [[QEMU]], [[VMware]] and [[VirtualBox]]) can boot the build properly so long as an AMD CPU is specified.
此版本明确要求 AMD 处理器,因为尝试将其安装在 64 Intel 处理器上将导致 <code>UNSUPPORTED_PROCESSOR</code> [[蓝屏死机|错误检查]],因为存在验证供应商 ID 字符串是否等于 <code>AuthenticAMD</code> 的任意 CPUID 检查。只要指定了 AMD CPU,所有虚拟机(包括 [[QEMU]][[VMware]] [[VirtualBox]])都可以正确启动版本。


If an Intel CPU is present on the host machine when running the build on a VMware virtual machine, the following CPUID modifiers must be added to the machine's configuration file (.vmx) in order to bypass the crash:
如果在 VMware 虚拟机上运行版本时主机上存在 Intel CPU,必须将以下 CPUID 修饰符添加到计算机的配置文件(<code>.vmx</code>)中,才能绕过崩溃:


<syntaxhighlight lang="ini">
<syntaxhighlight lang="ini">