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

cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

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

3,756 Views
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

Labels (4)
Tags (1)
0 Kudos
1 Reply

2,725 Views
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 Kudos