/boot
lsblk -o +FSTYPE
umount /boot/efi
proxmox-boot-tool init /dev/XXXXXXXX
where XXXXXXXX is the name of vfat partiton from lsblk +FSYSTEM
mount -a
update-initramfs -u -k all