安装VirtIO驱动、QEMU-Guest-Agent 本文档为制作Windows系统私有镜像指导手册的步骤2,安装VirtIO驱动、QEMU Guest Agent。 操作场景 VirtIO驱动,用于弹性云主机识别云硬盘等存储设备,是Windows镜像必备驱动。 QEMU Guest Agent(简称qga),是天翼云平台弹性云主机执行关键功能的依赖工具。包括: 云主机重置密码 创建云主机快照 操作步骤 安装VirtIO和QEMU Guest Agent 说明 Windows虚拟机安装完成后,请检查VirtIO对应的CD驱动器下的文件。 如果CD驱动器主目录下存在virtiowinguesttools.exe文件,请直接执行此文件,按默认操作步骤执行,即可完成VirtIO驱动和QEMU Guest Agent的安装; 如果CD驱动器主目录下不存在virtiowinguesttools.exe文件,请执行主目录下的virtiowingtx64.msi文件安装VirtIO驱动,并运行/guestagent/qemugax8664.exe文件安装QEMU Guest Agent。安装过程中,请按默认操作步骤执行。 注意 如果您未按照 配置VirtIO和QEMU Guest Agent 打开PowerShell,将以下内容直接复制粘贴并执行。 StartService Name 'QEMU Guest Agent VSS Provider' StartService Name 'QEMUGA' SetService Name 'QEMU Guest Agent VSS Provider' StartupType Automatic SetService Name 'QEMUGA' StartupType Automatic