Windows Server 2008 R2 安装过程和 Windows Server 2008 R2 SP2 安装过程的区别
Sun Installation Assistant (SIA)
如何使用 PXE 安装 Windows Server 2008
Tools and Drivers DVD 上设备驱动程序的位置
将 ImageUnattend.xml 安装脚本映射到 Windows Server 2008 安装映像
下载 Tools and Drivers DVD 的 ISO 映像
仅对于 Windows Server 2008 SP2 安装,执行以下步骤以将相应的 PCIe SAS HBA LSI 设备驱动程序(MegaRAID 或
MPT2)添加到 boot.wim 映像。如果没有将所需的 PCIe SAS HBA 设备驱动程序(如表 1 和
表 2 中所述)添加到 boot.wim 映像中,Windows Server
2008 SP2 安装将失败。
注 - 如果要执行 Windows Server 2008 R2 安装,请跳过此过程。Windows Server 2008 R2 安装在引导时不需要设备驱动程序。
单击并展开 "Boot Images"(引导映像),右键单击 "Microsoft Windows Server (Setup) x64",然后选择 "Disable"(禁用)。
例如,单击“开始”>“所有程序”> "Microsoft Windows AIK",然后右键单击 “Deployment Tools Command Prompt”(部署工具命令提示符),选择 “Run as Administrator”(以管理员身份运行)。
例如:
mkdir C:\Mnt
例如:
cd DVDDrive:\RemoteInstall\Boot\x64\images
imagex /mountrw boot.wim 2 C:\Mnt
例如,要转到包含 Sun Storage 6 Gb SAS PCIe RAID HBA 选件(SG-SAS-R-INT-Z 或 SG-SAS-R-EXT-Z)的 LSI 设备驱动程序的目录,请键入:
cd C:\Unattend\Drivers\W2K8\lsi\1.19.2.64
例如,要添加 Sun Storage 6 Gb SAS PCIe RAID HBA 选件(SG-SAS-R-INT-Z 或 SG-SAS-R-EXT-Z)的 LSI MegaRAID 设备驱动程序,请键入:
peimg /INF=*.inf C:\Mnt\Windows
Sun Storage 6 Gb/s SAS PCIe HBA 选件(SG-SAS-INT-Z 或 SG-SAS-EXT-Z)
Intel 网络驱动程序
例如:
imagex /unmount/commit C:\Mnt
“开始”>“所有程序”>“Windows 部署服务"。
已完成将设备驱动程序包括到 boot.wim 映像中的修改。