Maybe u need compile the Android again Or checking the booting
parameter

I had running Gingerbread with the kernel 2.6.39 (download form
android source code website)
but got below error message and reboot.

init: starting 'debuggerd'
init: starting 'ril-daemon'
init: starting 'zygote'
init: starting 'media'
init: waitpid returned pid 573, status = 0000000b
init: process 'servicemanager', pid 573 exited
init: process 'servicemanager' killing any children in process group
init: critical process 'servicemanager' exited 4 times in 4 minutes;
rebooting into recovery mode
init: Created socket '/dev/socket/vold' with mode '660', user '0',
group '1009'
init: Created socket '/dev/socket/dnsproxyd' with mode '660', user
'0', group '3003'
init: Created socket '/dev/socket/netd' with mode '660', user '0',
group '1000'
init: Created socket '/dev/socket/rild-debug' with mode '660', user
'1001', group '1000'
init: Created socket '/dev/socket/rild' with mode '660', user '0',
group '1001'
init: Created socket '/dev/socket/zygote' with mode '666', user '0',
group '0'
Restarting system with command 'recovery'.

I don't know WHY????

Alan

On 4月14日, 上午3時05分, Ravi Chemudugunta <chemudugun...@gmail.com> wrote:
> does your target support thumb?
>
>
>
> On Thu, Apr 14, 2011 at 3:42 AM, Mario <mario.demon...@gmail.com> wrote:
> > Hello
> > I'm trying to boot my board with linux kernel 2.6.39 but I'm getting
> > this message:
>
> > "Kernel panic - not syncing: Attempted to kill init!"
>
> > The kernel is taken from git://android.git.kernel.org/kernel/common.git,
> > branch remotes/origin/android-2.6.39,
> >  and I already provided to enable the following options (among
> > others):
> > CONFIG_AEABI
> > CONFIG_ASHMEM
>
> > If I run the busybox shell instead of init (init=/data/busybox/ash) I
> > see that it's not possible to run android binaries (init, /system/bin/
> > *): I get segmentation faults, but I'm able to run pure linux binaries
> > (everything inside busybox).
>
> > So I guess the problem is in my kernel not being able to interpret
> > android binaries.
>
> > What could I try to solve this issue?
>
> > Thanks
> > Mario
>
> > --
> > unsubscribe: android-kernel+unsubscr...@googlegroups.com
> > website:http://groups.google.com/group/android-kernel
>
> --
> C-x C-s, C-x C-c

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

Reply via email to