Forum Discussion
Altera_Forum
Honored Contributor
13 years agoHi,
--- Quote Start --- I never see the "Uncompressing Linux... Ok, booting the kernel." message before the Linux startup. This leads me to believe the file system is not being extracted to the memory --- Quote End --- Did you download the compressed kernel with your "Root File System"?
Freeing unused kernel memory: 2308k freed (0xc81ea000 - 0xc842b000)
Failed to execute /init
Failed to execute /bin/init. Attempting defaults...
Kernel panic - not syncing: No init found. Try passing init= option to kernel. See Linux Documentation/init.txt for guidance.
The kernel only says "I can't find 'init' program". Did you confirm that your program includes it? Kazu