0 Votes
Last modified by Сергей Коршунов on 2023/07/28 17:43

From version 1.1
edited by Сергей Коршунов
on 2022/09/19 13:42
Change comment: There is no comment for this version
To version 2.1
edited by Сергей Коршунов
on 2023/07/28 17:43
Change comment: There is no comment for this version

Summary

Details

Page properties
Content
... ... @@ -54,10 +54,19 @@
54 54  
55 55  {{{sudo apt install qemu-guest-agent}}}
56 56  
57 +sudo systemctl enable qemu-guest-agent
58 +
59 +sudo systemctl start qemu-guest-agent
60 +
61 +
57 57  На системах на базе Redhat:
58 58  
59 59  {{{yum install qemu-guest-agent}}}
60 60  
66 +sudo systemctl enable qemu-guest-agent
67 +
68 +sudo systemctl start qemu-guest-agent
69 +
61 61  === На Windows VM ===
62 62  
63 63  Сначала вы должны скачать драйвер virtio-win iso (см. [[Windows VirtIO Drivers>>url:https://pve.proxmox.com/wiki/Windows_VirtIO_Drivers]]).