jadonk / jadonk/rowboat

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

Open
#146 0 comments 0 reactions 0 assignees View on GitHub
auto-migrated Priority-Medium Type-Defect
Dominant language
No language data
Stars
1
Forks
0
PR merge metrics
No merged PRs in 30d

Description

```
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

Contributor guide

No contributing guide indexed for this repository

Research direction

No source files or tests are identified. Start by reproducing the Gingerbread Android 2.3.4 boot with kernel 2.6.37 from NAND, comparing it with the working MMC mount and the attempted UBIFS, YAFFS2, and JFFS2 filesystems; done means reaching the login prompt without the “no init found” kernel panic.

Written by the indexing model from the issue text.

Assessment

Tech stack
android, linux
Domain
embedded-iot, operating-systems
Issue type
Bug
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
25/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.