QEMU/KVM Guest tools: Difference between revisions

From WikiMLT
mNo edit summary
 
Line 1: Line 1:
<noinclude>{{ContentArticleHeader/Virtual Machines|toc=off}}{{ContentArticleHeader/Proxmox}}</noinclude>
<noinclude>{{ContentArticleHeader/Virtual Machines|toc=off}}{{ContentArticleHeader/Proxmox}}</noinclude>
== Linux Guest tools ==
== Linux Guest tools ==
Here is how to install QEMU Guest tools on Debian based operating systems.<syntaxhighlight lang="shell" line="1">
Here is how to install QEMU Guest tools on Debian based operating systems.<syntaxhighlight lang="shell" line="1">
Line 14: Line 15:
== Windows Guest tools ==
== Windows Guest tools ==


*[https://www.spice-space.org/download.html Spice Download Page]
*[https://fedorapeople.org/groups/virt/virtio-win/direct-downloads/stable-virtio/virtio-win.iso Windows VirtIO drivers ISO] [mount this ISO as second CD-ROM during the Windows guest installation process]
*[https://fedorapeople.org/groups/virt/virtio-win/direct-downloads/stable-virtio/virtio-win.iso Windows VirtIO drivers ISO] [mount this ISO as second CD-ROM during the Windows guest installation process]
*[https://www.spice-space.org/download/windows/spice-guest-tools/spice-guest-tools-latest.exe Windows Spice guest tools] [install this package in a Windows guest instance]
*[https://www.spice-space.org/download/windows/spice-guest-tools/spice-guest-tools-latest.exe Windows Spice guest tools] [install this package in a Windows guest instance]

Revision as of 16:25, 23 August 2022

Lin­ux Guest tools

Here is how to in­stall QE­MU Guest tools on De­bian based op­er­at­ing sys­tems.

sudo apt update && \  
sudo apt install qemu-guest-agent && sudo apt install spice-vdagent

En­able Cloud-init on Lin­ux

If you are us­ing Cloud-init im­age on your hy­per­vi­sor you may want to in­stall the cloud-init pack­age and en­able the fea­ture. On Ubun­tu it is done by de­fault, but on some oth­er dis­tri­b­u­tions like Kali Lin­ux – it is not.

sudo apt install cloud-init
sudo systemctl enable cloud-init.service

Win­dows Guest tools

Op­er­at­ing sys­tems im­ages