Update Installed -- System booted in EFI-mode but 'grub-efi-amd64' meta-package not installed!

Looks all good to me. Note: it appears you have secure-boot enabled, but you are probably aware of this.
 
hi all, i have same issue,
i have installed package "grub-efi-amd64"
than i make reboot
after command: echo 'grub-efi-amd64 grub2/force_efi_extra_removable boolean true' | debconf-set-selections -v -u comes
info: Trying to set 'grub2/force_efi_extra_removable' [boolean] to 'true'
info: Loading answer for 'grub2/force_efi_extra_removable'
update-initramfs -u -k all
update-initramfs: Generating /boot/initrd.img-6.17.4-1-pve
I: The initramfs will attempt to resume from /dev/dm-0
I: (/dev/mapper/pbs-swap)
I: Set the RESUME variable to override this.
Running hook script 'zz-proxmox-boot'..
Re-executing '/etc/kernel/postinst.d/zz-proxmox-boot' in new private mount namespace..
No /etc/kernel/proxmox-boot-uuids found, skipping ESP sync.
Couldn't find EFI system partition. It is recommended to mount it to /boot or /efi.
Alternatively, use --esp-path= to specify path to mount point.

ls /sys/firmware/efi
ls: Zugriff auf '/sys/firmware/efi' nicht möglich: Datei oder Verzeichnis nicht gefunden

proxmox-boot-tool status
Re-executing '/usr/sbin/proxmox-boot-tool' in new private mount namespace..
E: /etc/kernel/proxmox-boot-uuids does not exist.

journalctl -b | grep -i efi
Dez 16 18:25:50 backup-srv kernel: clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 1910969940391419 ns
Dez 16 18:25:51 backup-srv systemd[1]: Starting modprobe@efi_pstore.service - Load Kernel Module efi_pstore...
Dez 16 18:25:51 backup-srv systemd[1]: systemd-hibernate-clear.service - Clear Stale Hibernate Storage Info was skipped because of an unmet condition check (ConditionPathExists=/sys/firmware/efi/efivars/HibernateLocation-8cf2644b-4b0b-428f-9387-6d876050dc67).
Dez 16 18:25:51 backup-srv systemd[1]: modprobe@efi_pstore.service: Deactivated successfully.
Dez 16 18:25:51 backup-srv systemd[1]: Finished modprobe@efi_pstore.service - Load Kernel Module efi_pstore.
Dez 16 18:25:51 backup-srv systemd[1]: Starting modprobe@efi_pstore.service - Load Kernel Module efi_pstore...
Dez 16 18:25:51 backup-srv systemd[1]: systemd-hibernate-clear.service - Clear Stale Hibernate Storage Info was skipped because of an unmet condition check (ConditionPathExists=/sys/firmware/efi/efivars/HibernateLocation-8cf2644b-4b0b-428f-9387-6d876050dc67).
Dez 16 18:25:51 backup-srv systemd[1]: systemd-hibernate-clear.service - Clear Stale Hibernate Storage Info was skipped because of an unmet condition check (ConditionPathExists=/sys/firmware/efi/efivars/HibernateLocation-8cf2644b-4b0b-428f-9387-6d876050dc67).
Dez 16 18:25:51 backup-srv systemd[1]: modprobe@efi_pstore.service: Deactivated successfully.
Dez 16 18:25:51 backup-srv systemd[1]: Finished modprobe@efi_pstore.service - Load Kernel Module efi_pstore.
Dez 16 18:25:51 backup-srv systemd[1]: Starting modprobe@efi_pstore.service - Load Kernel Module efi_pstore...
Dez 16 18:25:51 backup-srv systemd[1]: systemd-hibernate-clear.service - Clear Stale Hibernate Storage Info was skipped because of an unmet condition check (ConditionPathExists=/sys/firmware/efi/efivars/HibernateLocation-8cf2644b-4b0b-428f-9387-6d876050dc67).
Dez 16 18:25:51 backup-srv systemd[1]: modprobe@efi_pstore.service: Deactivated successfully.
Dez 16 18:25:51 backup-srv systemd[1]: Finished modprobe@efi_pstore.service - Load Kernel Module efi_pstore.
Dez 16 18:25:51 backup-srv systemd[1]: Starting modprobe@efi_pstore.service - Load Kernel Module efi_pstore...
Dez 16 18:25:51 backup-srv systemd[1]: systemd-hibernate-clear.service - Clear Stale Hibernate Storage Info was skipped because of an unmet condition check (ConditionPathExists=/sys/firmware/efi/efivars/HibernateLocation-8cf2644b-4b0b-428f-9387-6d876050dc67).
Dez 16 18:25:51 backup-srv systemd[1]: modprobe@efi_pstore.service: Deactivated successfully.
Dez 16 18:25:51 backup-srv systemd[1]: Finished modprobe@efi_pstore.service - Load Kernel Module efi_pstore.
Dez 16 18:25:52 backup-srv systemd[1]: Starting modprobe@efi_pstore.service - Load Kernel Module efi_pstore...
Dez 16 18:25:52 backup-srv systemd[1]: systemd-hibernate-clear.service - Clear Stale Hibernate Storage Info was skipped because of an unmet condition check (ConditionPathExists=/sys/firmware/efi/efivars/HibernateLocation-8cf2644b-4b0b-428f-9387-6d876050dc67).
Dez 16 18:25:52 backup-srv systemd[1]: modprobe@efi_pstore.service: Deactivated successfully.
Dez 16 18:25:52 backup-srv systemd[1]: Finished modprobe@efi_pstore.service - Load Kernel Module efi_pstore.

what is the problem here, why this error comes, package was installed and rebooted. reboot works normal, but error comes. any ideas?
regards


Solution was: proxmox-boot-tool init /dev/sda2
i have init manually my EFI Partition, why manually, no plan.
 
Last edited: