jadonk / rowboat

Automatically exported from code.google.com/p/rowboat
0 stars 0 forks source link

error kernel panic no init= found while passing init=/init #146

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1.Built android as per rowboat wiki configure and build
2.Mounting file system using NAND causes this issue. 

What is the expected output? What do you see instead?
It should successfully give us login prompt. It is mounting file system but 
kernel panic at passing init=  

What version of the product are you using? On what operating system?
Gingerbread android 2.3.4, kernel 2.6.37

Please provide any additional information below.
There is no problem if we want to mount file system from MMC, but if we flash 
same file system to NAND(created ubifs,yaffs2 and jaffs2, tried these file 
systems) it says no init found "kernel panic"

It is mounting file system but problem is with init file after mounting.

Original issue reported on code.google.com by swara...@gmail.com on 5 Jan 2012 at 3:24

GoogleCodeExporter commented 9 years ago
Can you post the full logs?
Which filesystem are you using on the NAND (YAFFS or UBIFS)? How did you flash 
it?

Original comment by vishvesh...@aim.com on 5 Jan 2012 at 9:07