PVE VM Tools Installation¶
Similar with VMtools
1. Linux tools install¶
- 1.1 Confirm the
QEMU Guest Agentis enabled
If it is not enabled, please enable it first and restart the system to take effect.
- 1.2 Install
QEMU Guest Agentin VM
# Ubuntu / Debian
apt update && apt install qemu-guest-agent -y
# Rocky / Redhat
yum install qemu-guest-agent -y
- 1.3 Start
qemu-guest-agent, and startup on-boot
If setting the startup start error, please make the following modifications.
Add
WantedBy=multi-user.targetunder[Install]
Re-enable
qemu-guest-agent
- 1.4 Check VM
Summary
2. Windows tools install¶
- 2.1 Login windows server, and access the file server
Access fileserver ( \\10.55.12.38\03_SE_Source\Tools ) and right click
virtio-win-guest-tools.exe, then clickRun as administrator
- 2.2 Install VM tools
Click
Run
Agree the license, and click
Install
Click
Next
Accept license, and click
Next
Keep default, and click
Next
Click
Install
Click
Finishto finish VM tools install
Finish VM tools install, and restart server
- 2.3 Check agent status and VM tools service















