I decided to upgrade to PVE 9 and have made a mistake along the way.
My boot disk is running ZFS so the host is using systemd-boot and proxmox-boot-tool. I did not remove systemd-boot before the upgrade so after upgrading I am on PVE 9.2.3 with kernel 7.0.6-2-pve. I have rebooted since upgrading.
If I run pve8to9 I see:
FAIL: systemd-boot meta-package installed. This will cause problems on upgrades of other boot-related packages. Remove 'systemd-boot' See:
[URL]https://pve.proxmox.com/wiki/Upgrade_from_8_to_9#sd-boot-warning[/URL]for more information.
Running efibootmgr -v I can see:
BootCurrent: 0016 and
Boot0016* Linux Boot Manager HD(2,GPT,6ef0129c-85a0-4a49-afba-76d18360cd61,0x800,0x200000)/File(\EFI\systemd\[B]systemd-bootx64[/B].efi)1400000049535048.
Running proxmox-boot-tool status:
Re-executing '/usr/sbin/proxmox-boot-tool' in new private mount namespace..
System currently booted with uefi
7283-83DD is configured with: uefi (versions: 6.8.12-29-pve, 7.0.6-2-pve)
From every related post and information I have seen I haven't been able to figure out what I should do in this situation. I unfortunately don't have a snapshot of my rpool from before the upgrade (lesson learned).
I haven't been able to find an example with my specific circumstances, is it safe to run the following to get rid of the pve8to9 FAIL message?
apt install systemd-boot-efi systemd-boot-tools
apt remove systemd-boot
apt purge systemd-boot
Any and all input is appreciated ![]()
























