Owners Manual
安装 Windows ��程序和管理�用程序:Broadcom NetXtreme II® 网�适配器用�指南
file:///C|/Users/Nalina_N_S/Documents/NetXtremeII/SimpChin/umwindrv.htm[9/5/2014 3:52:02 PM]
WinPE 2.0
将 NetXtreme II 片 程序插入 WinPe 2.0 映像的 Microsoft Windows Server 2008 方法与 Windows Server 2008 R2 方法不同 如
下所述。
默 情况下 片 程序不包括在 Microsoft Windows Server 2008 光 或 Windows Server 2008 R2 光 的 boot.wim 和
install.wim 件中。Microsoft 的 Windows 自 安装工具包 (AIK) 允 您修改默 的 boot.wim 和 install.wim 件 并 建 WinPE 2.0
映像 使 NetXtreme II 片 程序包括在 Windows Server 安装中。
如何将 片 程序插入 WinPE 2.0 引 映像 (Windows Server 2008)
如要在 WinPE 2.0 像中插入 Broadcom 的 NetXtreme II 片 程序 从 http://www.microsoft.com/en-
us/download/default.aspx 下 并安装 AIK。
安装 AIK 后 将 的 片 程序 制到安装了 AIK 的系 的本 器上的目 。按照以下 将 片 程序插入 WinPE 2.0
引 映像。
1. 从"所有程序"中打开 Windows AIK 并 Windows PE Tools Command 提示。
2. 在命令提示符下 运行 copype.cmd 脚本。 脚本 要 个 元 件体系 构和目 位置。
copype.cmd <arch> <destination>
例如 copype x86 c:\VistaPEx86
注 目 构 c:\VistaPEx86 用于整个 程。
3. 将基 映像安装到本 目 以便您能通 入以下命令添 或 除程序包
imagex /mountrw c:\VistaPEx86\winpe.wim 1 c:\VistaPEx86\mount
4. 通 入以下命令将 片 程序和 inf 件置于 c:\drivers\x32\ 中
peimg /inf=c:\Drivers\x32\b06nd.inf c:\VistaPEx86\mount\windows
AIK 将 程序插入 WinPE 2.0 映像。
5. 要完成自定 映像 准 好映像 行 署 入
peimg /prep c:\VistaPEx86\mount\windows
6. 是否 并要求程序准 好映像 行 署 入
yes
7. 提交更改至 始的映像 件 (Winpe.wim) 入
imagex /unmount c:\VistaPEx86\mount /commit
8. 将 \ISO 目 中默 的 Boot.wim 件更 的自定 映像 入
copy c:\VistaPex86\winpe.wim c:\VistaPEx86\ISO\sources\boot.wim
将 程序添 到脱机 Windows PE 映像 (Windows Server 2008 R2)
程展示了如何使用 署映像服 和管理 (DISM) 工具来将 程序 (.inf) 添 到脱机 Windows PE 映像。在运行 DISM 命令前 首先
安装 Windows PE 映像。
1. 通 使用 DISM 工具将基 映像安装到本 Windows PE 目 。例如
Dism /Mount-WIM /WimFile:c:\winpe_x86\winpe.wim /index:1 /MountDir:c:\winpe_x86\mount
注 目 构 c:\winpe_x86 用于整个 程。
2. 通 借助 /Add-Driver 使用 dism 命令 将 .inf 件添 到基 映像。例如 Driver.inf 是 Broadcom 程序 evnd.inf 是
10 Gbps 的 程序 b06nd.inf 是 1 Gbps 的 程序。
Dism /image:<path_to_image> /Add-Driver /Driver:c:\winpe_x86\mount\Windows\driver.inf
3. 每个 的 程序重 1 和 2.
4. 修改后取 安装映像。
dism /unmount-wim /Mountdir:c:\winpe_x86\mount /commit
5. 取 安装映像后 将其 到 定的媒介。
如何 建引 CD-ROM
1. 在您的 人 算机上 在命令提示符下 通 入以下命令 建一个 .iso 件
oscdimg -n -bc:\VistaPEx86\etfsboot.com c:\VistaPEx86\ISO C:\VistaPEx86\VistaPEx86.iso
2. 将 iso 映像刻 到光 。