I have similar issues updating gonk on zte open. I'm using a commercial zte open rooted and ro.secure disabled, but fastboot method not work then i'm using CWM cli pushing system.img and userdata.img into sdcard, then mount system and userdata partition on temporary folders, delete whole content and unyaffs into folders (this method is same used by CWM recovery restoring system).
Rebooting the phone, you can see Gonk is running, you can enter into phone via adb shell and check RIL do not start phone services. I checked binary blobs is there, but rild do not start phone. Possibly is there another blobs forgotten Edu On Wednesday, September 11, 2013 11:28:06 AM UTC-4:30, Krzysztof Adamski wrote: > Dnia 2013-09-11, o godz. 15:45:16 > > "T.L." <[email protected]> napisał(a): > > > > > Have you tried adb pushing the whole /system to the phone? > > > > I believe that's not possible directly as adbd is running as "shell" > > user. But there are workarounds like pushing it's content packaged > > to /sdcard/ and then uncompressing it after using "su"... _______________________________________________ dev-b2g mailing list [email protected] https://lists.mozilla.org/listinfo/dev-b2g
