How to install Guest Tools manually inside a VM in SolusVM 2?

Have more questions? Submit a request

Applicable to:

  • SolusVM 2

Question

How to install Guest Tools manually inside a VM in SolusVM 2?

Answer

Debian-based

# apt install qemu-guest-agent
# apt install cloud-init
# apt install tuned && tuned-adm profile virtual-guest

 
RHEL-based

# yum -y install  qemu-guest-agent
# yum -y install cloud-init
# yum -y install tuned && tuned-adm profile virtual-guest

 
Windows:
Download ISO with drivers: https://github.com/virtio-win/virtio-win-pkg-scripts/blob/master/README.md 
Attach the ISO file to the VM: Is there a possibility to mount ISO images on existing SolusVM 2 VM
 
Further installation is done within the VM from the attached ISO(disk).

 

 

Articles in this section

Was this article helpful?
0 out of 0 found this helpful
Share

Comments

0 comments

Please sign in to leave a comment.