Dec. 22, 2023
5:22 a.m.
On Thu, 21 Dec 2023 17:58:23 +0530, Dileep Sankhla said:
I have cloned and built the latest rc kernel using the default config but on boot, it stucks at "Loading initial ramdisk". I have tried booting after removing the "quiet" option from the kernel parameters just before selecting the kernel from the grub menu.
So when you remove 'quiet', what's the last output you get from the kernel? You might also take a look at whether the initramfs image was installed to the right location, and whether its size/contents seem reasonable.