Pantherina, 1 year ago (edited 1 year ago) Yayy, I have the same problem. Try a <span style="color:#323232;">sudo systemctl enable --now libvirtd </span> I dont know how manual everything is in Mint Also add your user to thr libvirt group <span style="color:#323232;">groupadd libvit </span><span style="color:#323232;">sudo usermod -aG libvirt $USER </span>
Yayy, I have the same problem.
Try a
<span style="color:#323232;">sudo systemctl enable --now libvirtd </span>
I dont know how manual everything is in Mint
Also add your user to thr libvirt group
<span style="color:#323232;">groupadd libvit </span><span style="color:#323232;">sudo usermod -aG libvirt $USER </span>