You need to apply this and enable qemu guest in the settings of the vm
systemctl unmask systemd-logind
apt install dbus
systemctl start systemd-logind
apt install qemu-guest-agent
You can refer to this post on my blog:
You need to apply this and enable qemu guest in the settings of the vm
systemctl unmask systemd-logind
apt install dbus
systemctl start systemd-logind
apt install qemu-guest-agent
You can refer to this post on my blog: