Skip to main content
  • Place orders quickly and easily
  • View orders and track your shipping status
  • Create and access a list of your products

在 Skylake/Thunderbolt 系统上创建 Ghost 映像

Summary: 了解使用 Ghost Skylake/Thunderbolt 计算机创建映像的步骤。

This article applies to   This article does not apply to 

Symptoms

不适用

Cause

不适用

Resolution

提醒:此过程需要对 Ghost 映像过程有良好的应用知识。如果您需要有关如何使用 Ghost 产品的信息,请联系 Symantec 支持 此超链接会将您带往 Dell Technologies 之外的网站。以获取更多信息。提供此信息是为了方便您使用,并不意味着戴尔为此映像创建过程提供支持。

准备 Windows 10 Ghost PE

  1. 下载 Windows 10 评估和部署工具包 (ADK) 1511此超链接会将您带往 Dell Technologies 之外的网站。 并选择安装路径进行安装:
    选择要安装的功能
  2. 从要安装的功能列表中选择部署 工具 Windows PE
    SLN301402_en_US__5Ghost-imaging-prep-2
  3. 从以下位置下载并安装 7-Zip 实用程序7-Zip 实用程序此超链接会将您带往 Dell Technologies 之外的网站。
  4. 从戴尔技术中心的以下位置下载 Windows 10 PE CAB 文件:Windows 10 PE CAB
  5. 将 Windows 10 PE CAB 文件解压到临时目录,例如 C:\DC\temp\Win10PECAB
  6. 下载 ASBmedia USB 3.0 驱动程序
  7. 解压到 c:\dc\temp\pws5510\usba
  8. 下载 Thunderbolt 控制器驱动程序
  9. 解压到 c:\dc\temp\pws5510\TBT
  10. 下载 Realtek USB Thunderbolt 以太网驱动程序
  11. 解压到 c:\dc\temp\pws5510\RTLUSB.
  12. 创建新目录 c:\dc\temp
  13. 创建新目录 c:\dc\temp\pe10
  14. 创建新目录 c:\dc\temp\mount
  15. 以管理员身份打开部署和映像工具环境。

    以管理员身份运行
    提醒:使用位于以下位置的全新版本 Windows 10 PE x86:
    C:\Program Files (x86)\Windows Kits\10\Assessment and Deployment Kit\Windows Preinstallation Environment\x86\en-us
  16. 复制 winpe.wim 到临时目录,例如 c:\dc\temp
  17. 使用 dism 要装载 winpe.wim 在临时目录中:
    1. dism /mount-wim /wimfile:c:\dc\temp\pe10\winpe.wim /index:1 /mountdir:c:\dc\temp\mount
    2. dism /image:c:\dc\temp\mount /add-driver:c:\dc\temp\win10pecab\x86 /recurse /forceunsigned
    3. dism /image:c:\dc\temp\mount /add-driver:c:\dc\temp\pws5510\usba\Driver_Win10 /recurse /forceunsigned
    4. dism /image: c:\dc\temp\mount /add-driver:c:\dc\temp\pws5510\TBT /recurse /forceunsigned
    5. dism /image: c:\dc\temp\mount /add-driver:c:\dc\temp\pws5510\RTLUSB\Windows\WIN10\32 /recurse /forceunsigned
    6. 复制 Ghost32.exe 11.5.1 (内部版本 2269 或更高版本)至 c:\dc\temp\mount\GHOST
    7. dism /unmount-image /mountdir:c:\dc\temp\mount /commit
  18. 导入 winpe.wim 文件位于 c:\dc\temp\pe10WDS 或您的 USB 闪存盘,作为 sources\boot.wim.

准备操作系统以进行 Ghost

在目标机器上:

  1. 安装 Windows 操作系统及所有更新和驱动程序
  2. 压缩 Windows 驱动器的分区,但在恢复映像时保留 2048 MB 用于 Sysprep OOBE 进程
    磁盘 1
    • 右键单击 C:分区
    • 选择 Shrink Volume。
      输入缩减量(以 MB 为单位)
      • 从要缩减的空间量中减去 2048
        减去 2048
  3. 通过 Generalize、OOBEQuit 运行 Sysprep

    系统准备工具
    提醒:某些驱动程序可能无法正确 Sysprep,应在 sysprep 之前卸载。
    如果您在 Sysprep 进程中收到错误,请 setuperr.log 位于 Windows\System32\Sysprep\Panther
  4. 重新启动计算机并启动 PXE/USB 进程。
    重新启动时为 Ghost32
提醒:如果您在 PE 中发出 X:\ghost\Ghost32.exe 命令时没有看到 Ghost32 启动:Ghost32.exe在具有英特尔 AHCI 大容量存储设备的计算机上的 WinPE 预操作系统中停止响应 https://techdocs.broadcom.com/ 此超链接会将您带往 Dell Technologies 之外的网站。