Hello,
Alter the upgrade to PBS 4 our PBS servers (PBS 3 install on top of Debian 12) do not boot and hang with the message
The UEFI is configured to boot on "/boot/efi/EFI/debian/grubx64.efi" (debian install).
The upgrade create a "/boot/efi/EFI/proxmox/grubx64.efi" and do not update "/boot/efi/EFI/debian/grubx64.efi" or the UEFI.
I updated the UEFI and use ".../EFI/proxmox/..." (hope future updates use it).
Remove "debian" entry
Five more PBS to upgrade...
Best regards.
Francis
Alter the upgrade to PBS 4 our PBS servers (PBS 3 install on top of Debian 12) do not boot and hang with the message
Welcome to GRUB!
The UEFI is configured to boot on "/boot/efi/EFI/debian/grubx64.efi" (debian install).
The upgrade create a "/boot/efi/EFI/proxmox/grubx64.efi" and do not update "/boot/efi/EFI/debian/grubx64.efi" or the UEFI.
I updated the UEFI and use ".../EFI/proxmox/..." (hope future updates use it).
Remove "debian" entry
Add proxmox entry /boot/efi on first partition.efibootmgr -b XXXX -B
efibootmgr -c -d /dev/XXX -p 1 -L "proxmox" -l '\EFI\proxmox\grubx64.efi'
Five more PBS to upgrade...
Best regards.
Francis
Last edited: