Quote:
Originally Posted by cout busybox init doesn't seem to run rcS unless I remove the "si" from the first line of the inittab. I guess it was trying to run rcS it on a nonexistent terminal?
I added /init to the end of /etc/init.d/rcS and modified the shebang line of /etc/init.d/rcS to use /bin/ash (I don't know if this matters, but busybox seems to be built without support for /bin/sh). I also uncommented the /system/bin/runtime lines from /etc/init.rc
The phone repeatedly prints a bunch of messages like "android_adb_open" (kernel debugging output?) then after about a minute I get the red cylon eye.
So it's starting up now and should be up momentarily. |
To Cout:
I just do as your describe. But i can't get the red eye and there is nothing dispaly on my A1200's LCD but white background.
If i need do some modify when i build Kernel and module?if yes, Please tell me the step because I am blank for BusyBox.
I am using androidezx' ROOTNFS , module and kernel which you can see the first page of this post.