start with a minimal init.rc, and try - giving full rwx permisison to whole filesystem "chmod 777 -R *" - and make sure your filesystem partition size is good (200MB or higher should be good)
On Wed, Jul 21, 2010 at 10:32 AM, Aaron <[email protected]> wrote: > Hello! > > I currently have an android kernel 2.6.27 working very well on my > mini2440 board, no runtime problems have been encountered. I am trying > to upgrade to the newer 2.6.32 kernel here: > > http://gitorious.org/android-for-mini2440/ > > This linux kernel has already been merged with android and ported to > my board. Everything loads smoothly as before, except servicemanager, > which dies (or is killed) several times until this message: > > init: critical process 'servicemanager' exited 4 times in 4 minutes; > rebooting into recovery mode > > I think that others have been seeing such a message before. Has > anybody determined the cause? I can disable servicemanager entirely in > init.rc, but then other android applications do not seem to function > correctly. I have seen some folks who seem to just have permission > problems, but I have used "chmod -R 777 system" and it doesn't make a > difference. > > -- > unsubscribe: > [email protected]<android-porting%[email protected]> > website: http://groups.google.com/group/android-porting > -- unsubscribe: [email protected] website: http://groups.google.com/group/android-porting
