Le vendredi 08 avril 2022 à 13:48 +0500, Alexander V. Makartsev a
écrit :
>
> I've had "virtio-win-guest-tools" installed inside Win10 guest
does it appear in the list of the Windows installed applications list
(Windows parameters menu)?
I just verified: that's the only thing I installed in the Win10 guest
related to guest drivers/utilities. (Bullseye here)
> from
> the
> very beginning, but copy\paste actions from host to guest and vise
> versa
> still don't work.
> There must be something else to setup, perhaps clipboard becomes
> unavailable due to user switching?
> Ex. "sudo virsh list --all" works, but "virsh list --all"
> doesn't.
from the virsh manpage:
"[...]
NOTES
[...]
Most virsh commands require root privileges to run due to the
communications channels used to talk to the hypervisor. Running as non
root will return an error.
[...]"
> And when I run "Virtual Machine Manager" it asks me for password.
If you want to avoid the system asking for privilege elevation, adding
your user to the libvirt and libvirt-qemu groups should do the trick