Hi,
after an distupgrade to pve 8.4 with kernel 6.8.12-11 on my private server (asrock X470D4U with AMD Ryzen 7 2700 CPU) the system don't boot anymore.
It's freezed after "EFI stub: Loaded initrd from command line option" and i can only do an power cycle.
Rescue boot don't reconice the raidz2 (6 disks with cache on an m.2-ssd) - is this expected?:
With install debug I was able to import the rpool and chrooted to do check the boot.
proxmox-boot-tool show "only" two disks and during update-initramfs I got following info
I've init two further partitions and the two old again, so the message about the grub directory is gone, but the system still hang on boot.
If i switch to Legacy boot, only the M.2 will be displayed as boot device - perhaps I must install grub there… but normaly I want to stay with efi.
And the question is, what is the issue to freeze after boot - perhaps it hasn't to do with efi/legacy?!
Any hints?
Udo
after an distupgrade to pve 8.4 with kernel 6.8.12-11 on my private server (asrock X470D4U with AMD Ryzen 7 2700 CPU) the system don't boot anymore.
It's freezed after "EFI stub: Loaded initrd from command line option" and i can only do an power cycle.
Rescue boot don't reconice the raidz2 (6 disks with cache on an m.2-ssd) - is this expected?:
Code:
error: no such device: rpool.
ERROR: unable to find boot disk automatically.
proxmox-boot-tool show "only" two disks and during update-initramfs I got following info
Code:
dev/disk/by-uuid/2CE3-A992 contains no grub directory - skipping
/dev/disk/by-uuid/462E-1EDA contains no grub directory - skipping
If i switch to Legacy boot, only the M.2 will be displayed as boot device - perhaps I must install grub there… but normaly I want to stay with efi.
And the question is, what is the issue to freeze after boot - perhaps it hasn't to do with efi/legacy?!
Any hints?
Udo