I don't have "init=/init" in my kernel command line. This is one of
the places the kernel searches by default, so it should not be needed.

Note that you log says: "<3>init: /init.rc: 45: invalid command
'touch'". This implies that the init.rc file has something wrong in
it, at least on line 45. I'd check the contents of that file first.

Also check that "console=null" is not in your kernel command line.


On Nov 3, 6:47 pm, Ashwin Bihari <[email protected]> wrote:
> Add "init=/init" to your bootargs..
>
> Regards
> -- Ashwin
>
>
>
>
>
>
>
> On Wed, Nov 3, 2010 at 6:59 AM, bala krishnan <[email protected]> wrote:
> > Hi,
> > I am newbie to android porting work :-). Currently I am porting donut
> > version of android to pxa300 based development board. I have taken Littleton
> > board android package as a reference. My first moto is to get the console
> > prompt of android kernel (2.6.29) in my development board. But , it is
> > hanging after init.rc parsing done by init process. I have no idea  how to
> > proceed/debug to get the prompt. Here with I have attached boot log.
>
> >        Please give me some ideas to resolve this problem.
>
> > With Regards
> > J.Balakrishnan
>
> > --
> > unsubscribe: [email protected]
> > website:http://groups.google.com/group/android-porting

-- 
unsubscribe: [email protected]
website: http://groups.google.com/group/android-porting

Reply via email to