<div dir="ltr"><div>Hi Bagas,</div><br><div class="gmail_quote"><div dir="ltr" class="gmail_attr">On Fri, Dec 22, 2023 at 12:24 PM Bagas Sanjaya <<a href="mailto:bagasdotme@gmail.com">bagasdotme@gmail.com</a>> wrote:<br></div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex">On Thu, Dec 21, 2023 at 05:58:23PM +0530, Dileep Sankhla wrote:<br>
> Hello,<br>
> <br>
> I have cloned and built the latest rc kernel using the default config but<br>
> on boot, it stucks at "Loading initial ramdisk". I have tried booting after<br>
> removing the "quiet" option from the kernel parameters just before<br>
> selecting the kernel from the grub menu. I have also tried adding<br>
> "dis_ucode_ldr" parameter to the initial parameters but all in vain.<br>
> <br>
<br>
For initramfs, make sure to follow instructions specific to your distro<br>
(search the web if you're unsure). For example, as I'm on Arch, I use<br>
mkinitcpio (see [1]) to generate initramfs after compiling the kernel.<br>
<br></blockquote><div><br></div><div>On "sudo make install", I get an output line as "update-initramfs: Generating /boot/initrd.img-6.7.0-rc6-test". I have not gone through Makefile though. So I think I am using the right tool on my distro (Ubuntu 22.04.03 LTS).<br>As you suggested, I also manually deleted and created the image using update-initramfs (see [1]) after compiling the kernel. Still the same problem.</div><div> </div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex">
Thanks.<br>
<br>
[1]: <a href="https://wiki.archlinux.org/title/Mkinitcpio" rel="noreferrer" target="_blank">https://wiki.archlinux.org/title/Mkinitcpio</a><br>
<br>
-- <br>
An old man doll... just what I always wanted! - Clara<br></blockquote><div><br></div><div>Regards,</div><div>Dileep.</div><div><br></div><div>[1]: <a href="https://manpages.ubuntu.com/manpages/jammy/en/man8/update-initramfs.8.html">https://manpages.ubuntu.com/manpages/jammy/en/man8/update-initramfs.8.html </a></div></div></div>