Hi,
my Proxmox server is installed on a nvme0n1 SSD (standard partitions) and has a storage zpool of 4x8TB
I've followed the upgrade guide step-by-step, the pre-checks completed all with no errors. After rebooting the server it stuck at grub "Welcome to Grub" and reboots into BIOS after a while.
Since I got a the Legacy BIOS:
all posts I've found couldn't fix the issue.
I've bootet with the ISO "Terminal Debug" and could chroot into the installation and run:
but that didn't help although no errors occured.
Now, I thought something changed in the BIOS. Tried different settings (legacy/uefi) with no success.
Strangely lsblk shows a small FAT32 partition (see screenshot)
So I'm stucked. Any help is much appreciated!!!
my Proxmox server is installed on a nvme0n1 SSD (standard partitions) and has a storage zpool of 4x8TB
I've followed the upgrade guide step-by-step, the pre-checks completed all with no errors. After rebooting the server it stuck at grub "Welcome to Grub" and reboots into BIOS after a while.
Since I got a the Legacy BIOS:
Bash:
[ -d /sys/firmware/efi ] && echo UEFI || echo BIOS
BIOS
Bash:
efibootmgr -v
EFI variables are not supported on this system
all posts I've found couldn't fix the issue.
I've bootet with the ISO "Terminal Debug" and could chroot into the installation and run:
Bash:
grub-install /dev/nvme0n1
update-grub
update-initramfs -u -k all
but that didn't help although no errors occured.
Now, I thought something changed in the BIOS. Tried different settings (legacy/uefi) with no success.
Strangely lsblk shows a small FAT32 partition (see screenshot)
So I'm stucked. Any help is much appreciated!!!
Attachments
Last edited: