AlanLance
unread,Apr 13, 2011, 11:08:46 PM4/13/11Sign in to reply to author
Sign in to forward
You do not have permission to delete messages in this group
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to Android Linux Kernel Development
Hello
I use kernel 2.6.39 to boot Gingerbread, but got below message and
reboot, I don't know WHY?
Have any suggest? Thanks.
init: process 'installd', pid 571 exited
init: process 'installd' killing any children in process group
init: Created socket '/dev/socket/keystore' with mode '666', user '0',
group '0'
init: waitpid returned pid 572, status = 0000000b
init: process 'keystore', pid 572 exited
init: process 'keystore' killing any children in process group
init: starting 'servicemanager'
init: starting 'vold'
init: starting 'netd'
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'.
Alan