Proxmox problem with reboot and mount

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:

3 Likes