修改Windows虚拟机密码报错怎么办?
现象
修改Windows虚拟机密码时出现如下报错:
return code: 1 stdout: stderr: error: internal error: unable to execute QEMU agent command 'guest-set-user-password':
The command guest-set-user-password has not been found原因
可能是由于使用了错误的Windows Virtio驱动。
解决方案
- 目前ZSvirt定制版ISO里已经集成了可用的Windows Virtio驱动,解压此ISO,添加此Windows Virtio驱动作为ISO镜像到镜像存储中,然后挂载此ISO,重新安装VMTools即可。