|
|
| 第 79 行: |
第 79 行: |
| == Bug == | | == Bug == |
| === 安装 === | | === 安装 === |
|
| | * 此版本的 [[Windows 预安装环境]]在 <code>win32k.sys</code> 中存在严重问题,严重限制了其功能。在某些硬件配置和虚拟化平台上,键盘输入无法注册。值得注意的是,按 {{key press|Shift|F10}} 调用命令提示符会导致蓝屏错误——具有讽刺意味的是,这是键盘输入唯一可被接受的情况。此外,安装程序通常会因无法从 <code>install.wim</code> 中提取文件而失败。已知的解决方法如下: |
| * This build's [[Windows 预安装环境]] suffers from a critical issue in <code>win32k.sys</code>, severely limiting its functionality. Keyboard input fails to register on certain hardware configurations and virtualization platforms. Notably, invoking the command prompt with Shift+F10 results in a bugcheck - ironically, the only situation where keyboard input is accepted. In addition, setup typically fails due to an inability to extract files from <code>install.wim</code>. The following workarounds are known: | | ** 将 <code>win32k.sys</code> 替换为来自 [[Windows Longhorn Build 4008.0.main.030219-1933|Build 4008]] 的文件,并使用标准 PC 硬件抽象层(在启动时按 {{key press|F5}})启动 WinPE。 |
| ** Replacing <code>win32k.sys</code> with the version from [[Windows Longhorn Build 4008.0.main.030219-1933|build 4008]] and booting WinPE using the Standard PC Hardware Abstraction Layer (by pressing F5 during boot). | | ** 从 Build 4008 的安装介质启动,并将其 <code>install.wim</code> 替换为此版本的版本。 |
| ** Booting from build 4008's installation media and replacing its <code>install.wim</code> with the one from this build. | | ** 使用传统的[[Windows 安装程序|基于 i386 的安装方法安装]]构建。 |
| ** Installing the build using the legacy [[Windows 安装程序|i386-based setup]] method. | | * 此版本在尝试创建 <code>boot.ini</code> 文件时容易出错。这在升级过程中尤其常见。但仍然可以启动,<code>[[NTLDR]]</code> 将默认使用 <code>C:\WINDOWS</code> 目录。 |
| | |
| *This build has a tenancy to error out when attempting to create a <code>boot.ini</code> file. This is especially common during upgrades. Booting will still be possible, and <code>[[Ntldr|NTLDR]]</code> will default to the <code>C:\WINDOWS</code> directory. | |
| * 在首页上选择 Next(下一页)后,[[全新安装体验]]将崩溃。 | | * 在首页上选择 Next(下一页)后,[[全新安装体验]]将崩溃。 |
|
| |
|