Hi,I used a different version of the kernel, but it got stuck when it finally started init, which is the init program for initramfs, and the console just said it couldn't operate.
log:
[ 1.973467] Freeing unused kernel memory: 3648K
[ 1.985519] Run /init as init process
---------------------------------------------------------------------
I added some printing information at the beginning of the init program of initramfs, the kernel did not print, so I think the kernel did not run to init, but the kernel did not report an error, I don't know where the problem is! Can you give me some hints?