Featured image of post Day 15 KVM Virt Manager Error: No Active Connection to Installed on Linux Mint

Day 15 KVM Virt Manager Error: No Active Connection to Installed on Linux Mint

Solved: KVM Virt Manager Linux Mint error no active connection

When I try to install a new virtual machine in virt-manager Linux Mint virtualization, I get an error message error no active connection. In this situation, I’ll just go to Terminal and then paste this command to run and fix it.

1
$ sudo chown $USER:$USER /var/run/libvirt/libvirt-sock

This is a solution how to copy and paste from the host to a KVM guest, just execute this command, after done then you can reboot.

$ sudo apt install spice-vdagent

After running this command all was fine. Good luck!

Built with Hugo
Theme Stack designed by Jimmy