On my motherboard I also have to use the downstream patch otherwise the sata controller gets lumped with the Ethernet controllers. Could be something else for your specific situation, but maybe it’s something common which should be in the wiki...
I ran into this today after updating. Found this thread about ROM-Bar and had high hopes, but it didn't work.
After typing up a plea for help in this thread, but before hitting post I thought maybe I should just double check everything so people...
Yes! (systems not using proxmox-boot-tool should have it mounted on /boot/efi)
proxmox-boot-tool is (currently) used for all installations which are not using Ext4/XFS (with LVM) - it was initially added to handle ESPs for machines with multiple...
Secure boot is not in use. The main server was installed in late June or early July of 2023.
The original server which is now the backup that I upgraded was installed in June of 2021. It had a cpu failure in June of 23 and that's when we got...
I've checked a handful of servers, combination of intel and amd and every one, all installed from USB of the Proxmox ISO, all respond like this to the 'proxmox-boot-tool status':
Re-executing '/usr/sbin/proxmox-boot-tool' in new private mount...
I checked. It does not appear to have ever been installed. I couldn't find it on either machine. It appears to have been an artifact from an earlier install and incomplete install/fix of the grub-efi-amd64 package. On our backup server...
You might try turning on csm and legacy boot in BIOS to see if you can get it booted that way. If that works, check this thread.
https://forum.proxmox.com/threads/help-with-uefi-boot-issue-after-pve-9-upgrade.169796/
The two links I posted explain most of it, but you will probably have to do a bit of further research based on your particular circumstances. I'd suggest reading through that first link and checking how things match up on your system. Depending...
I managed to get a screen recording of the failed boot and I saw the welcome to grub banner right before it went into bios. Hunting around I found this thread.
https://forum.proxmox.com/threads/stuck-on-welcome-to-grub-after-update.164133/
That...
After upgrading to PVE9 our backup server (hardware copy of main server which gets VM backups rsynced to it) would not boot. I managed to get it back by changing the BIOS CSM to enabled, enabling legacy boot, and setting the boot drive to the...
I had a similar experience today on a remote backup server. Luckily I had IPMI on this one and logged in and found it booted into BIOS. After fiddling around for a while I enabled CSM and Legacy boot and changed the boot drive to use the non-UEFI...
Again, for all the people who had issues with their LVM thin pools and needed to repair them ( @Jedis @Kevo @Damon1974 @thomascgh ):
Thank you for the logs! We identified the issue and it's a missing build flag for Debian's lvm2 package. For...
Updated two test servers to 9.0 with no issues. Updated my main server which we use for internet, email, etc and it booted back up, but complained of an error activating pve/data. Had to run lvconvert --repair pve/data to get it back up and...