hope you've got control of your boot args !!
if yes then just mention init=/bin/sh -- this would be your basic shell.

then on from cmd line, you can "start" the services one by one...and
the only ones you would want to test.

regards,
Pavan


On Tue, Dec 15, 2009 at 3:00 PM, Anand Android <android.an...@gmail.com> wrote:
> Hi,
> Before building entire android ,i just wanted to do it by module by
> module,like building testing linux image ,linker and then dalvikvm etc...
> As of now, I could able to build linux image and boot into that image.
> I even cross compiled the '/system/bin/linker'. From here , before
> proceeding further i just wanted to test the '/system/bin/linker' and go
> ahead with dalvikvm . can suggest me how to test the android linker ??
>
> Regards,
> Anand
>
>
> On Tue, Dec 15, 2009 at 6:06 AM, enh <enh+...@google.com> wrote:
>>
>> see system/core/rootdir/init.rc for details of what's run at startup.
>>
>>  --elliott
>>
>> On Dec 14, 8:10 am, wei zou <zouwei...@gmail.com> wrote:
>> > Hi Expert,
>> >
>> > I'm debugging some Hardware issue on my Android phone. In this case, I
>> > would like to only start the linux the system without have the android
>> > platform running. Is there a easy way to do that?
>> >
>> > Thanks
>> >
>> > zw
>>
>> --
>> unsubscribe: android-porting+unsubscr...@googlegroups.com
>> website: http://groups.google.com/group/android-porting
>
> --
> unsubscribe: android-porting+unsubscr...@googlegroups.com
> website: http://groups.google.com/group/android-porting



-- 
--Pavan Savoy

-- 
unsubscribe: android-porting+unsubscr...@googlegroups.com
website: http://groups.google.com/group/android-porting

Reply via email to