jffs2 load failed

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

jffs2 load failed

1,052 Views
Jacky_Song
Contributor III

hi everyone。 I can success to load the file system generated by the mkfs.jffs2 and "nand write" to write it into the nandflash ,but when i burn the file system by using mfgtool with the command

mount -t jffs2 /dev/mtdblock2 /mnt/mtdblock2

"pipe tar -jx -C /mnt/mtdblock2" file="files/rootfs.tar.bz2"

i got an error "Failed to execute /linuxrc.  Attempting defaults...

[   11.080668] Kernel panic - not syncing: No init found.  Try passing init= option to kernel. See Linux Documentation/init.txt for guidance." in the end of the serial. i dont know what is difference between them. and what can i do to solve this problem.

Thank you!

Labels (1)
0 Kudos
Reply
3 Replies

766 Views
b36401
NXP Employee
NXP Employee

Please try to apply attached patch.

766 Views
Jacky_Song
Contributor III

the file system is ok now. but i have another issue ,my nor-flash partition is not work in the mx53_smd,i got error like this:probe of mxc_nor_flash.0 failed with error -5, i'm sure it is the same as the mx53_loco which the nor-flash partition is work fine.

0 Kudos
Reply

766 Views
Jacky_Song
Contributor III

thanks for reply. i was using the mx53_smd,and i see the patch upstairs is for the util/imxtools, but i can't see ant of them in mfgtool for mx53_smd.

0 Kudos
Reply