Hi,
I have been able to compile akernel that has initramfs compiled into its zimage. How do I make the kernel to pick that up. Whats the boot arguement.
Regards,
Preetam
This thread has been locked.
If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.
Hi,
I have been able to compile akernel that has initramfs compiled into its zimage. How do I make the kernel to pick that up. Whats the boot arguement.
Regards,
Preetam
Good morning Yordon,
I get the following:
[ 2.793370] Warning: unable to open an initial console.
[ 2.813257] Freeing unused kernel memory: 10752K (c0822000 - c12a2000)
[ 2.823917] Kernel panic - not syncing: Attempted to kill init! exitcode=0x00000100
It is not finding the init as part of the kernel. I did include the init and the image size is higher indicating its compiled in.
Regards,
Preetam