I followed the instructions for ugrading PBS from 3 to 4. I got up to the section of upgrading the system.
After running
and accepting defaults or recommendations from the docs for for prompts, I saw this warning message at the very end of the output:
I don't really know what I'm doing, and ran the
Now, when my system boots up, the PC fans spin up, then go quiet, and it tries again, and then goes to the bios setup, indicating a failure to boot/detect boot media I guess? How do I fix this?
My install (before the upgrade commands) was PBS 3.4-1 from the ISO on a baremetal machine. I see my BIOS is set to LEGACY+UEFI boot mode
After running
Bash:
apt update
apt dist-upgrade
Code:
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.
run-parts: executing /etc/kernel/postinst.d/proxmox-auto-removal 6.14.8-2-pve /boot/vmlinuz-6.14.8-2-pve
run-parts: executing /etc/kernel/postinst.d/zz-proxmox-boot 6.14.8-2-pve /boot/vmlinuz-6.14.8-2-pve
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.
run-parts: executing /etc/kernel/postinst.d/zz-systemd-boot 6.14.8-2-pve /boot/vmlinuz-6.14.8-2-pve
run-parts: executing /etc/kernel/postinst.d/zz-update-grub 6.14.8-2-pve /boot/vmlinuz-6.14.8-2-pve
Generating grub configuration file ...
Warning: version_find_latest() is deprecated. Use version_sort() instead.
Warning: version_test_gt() is deprecated. Use version_sort() instead.
systemctl reboot
command, which is the next one in the upgrade docs.Now, when my system boots up, the PC fans spin up, then go quiet, and it tries again, and then goes to the bios setup, indicating a failure to boot/detect boot media I guess? How do I fix this?
My install (before the upgrade commands) was PBS 3.4-1 from the ISO on a baremetal machine. I see my BIOS is set to LEGACY+UEFI boot mode
Last edited: