I upgraded promox 7.4 for 8.4, after upgrde it was stuck at "welcome to grub!", can't type or do anything. I booted in resuce, done chroot and an ran p
There is no zfs on this system. From resuce I can see my EFI is at `/dev/nvme0n1p1` , /boot is at `/dev/md2`, root is at `/dev/md3`. While /var/lib/vz is on lvm `/dev/vg/data`. This means my raid is working fine and lvm is also fine.
If I run `efibootmgr -v` from chroot. It says "doesn't support efi variables".
However, if I run `proxmox-boot-tool status` , it says system has booted in to UFI
Also, from resuce I see that proper entries are there in /boot/grub/grub.cft
Another intersting thing is that I don't see grub loading anymore, I shows list of EFI bootable devices, then start booting and drops to "initramfs" prompt.
I have been through all possible related thread from countless hours, out of ideas now.
roxmox-boot-tool init /dev/nvme0n1p1
(here my ESP partition / efi partition reside). After that, on reboot, it fails say "No boot= argument given" and then drops to initramfs prompt.There is no zfs on this system. From resuce I can see my EFI is at `/dev/nvme0n1p1` , /boot is at `/dev/md2`, root is at `/dev/md3`. While /var/lib/vz is on lvm `/dev/vg/data`. This means my raid is working fine and lvm is also fine.
If I run `efibootmgr -v` from chroot. It says "doesn't support efi variables".
However, if I run `proxmox-boot-tool status` , it says system has booted in to UFI
Also, from resuce I see that proper entries are there in /boot/grub/grub.cft
Another intersting thing is that I don't see grub loading anymore, I shows list of EFI bootable devices, then start booting and drops to "initramfs" prompt.
I have been through all possible related thread from countless hours, out of ideas now.