End Kernel panic - not syncing: No working init found.

取消
显示结果 
显示  仅  | 搜索替代 
您的意思是: 

End Kernel panic - not syncing: No working init found.

5,165 次查看
winstonjacob
Contributor IV

Hi,

       In Linux timesys I enabled the busybox and busybox init in menucofig, after that I compile and I got a rootfs.tar.gz, when I using that filesystem I am getting the following kernel panic. Anybody know the issue, please  reply me. And Iam using IMX6SOLO, linux-4.9, u-boot-2017.03..

===============================================================================

Freeing unused kernel memory: 1024K (80e00000 - 80f00000)
Kernel panic - not syncing: No working init found.  Try passing init= option to kernel. See Linux Documentation/init.txt for guidance.
---[ end Kernel panic - not syncing: No working init found.  Try passing init= option to kernel. See Linux Documentation/init.txt for guidanc.
EXT4-fs (mmcblk0p1): error count since last fsck: 53
EXT4-fs (mmcblk0p1): initial error at time 1549706184: ext4_lookup:1575: inode 3437
EXT4-fs (mmcblk0p1): last error at time 1549717576: ext4_lookup:1575: inode 3437

========================================================================================


Regards
Winston

标签 (4)
标记 (1)
0 项奖励
回复
1 回复

4,134 次查看
b36401
NXP Employee
NXP Employee

It seems the kernel did not find /sbin/init file (the first process started with booting the OS).
So please make sure that your busybox init was places in the right place of the filesystem.

Have a great day,
Victor

-----------------------------------------------------------------------------------------------------------------------
Note: If this post answers your question, please click the Correct Answer button. Thank you!
-----------------------------------------------------------------------------------------------------------------------

0 项奖励
回复