This worked! Thanks so much. I wrote down the steps. http://firefoxosgaming.blogspot.com/2014/02/zte-open-triumphant-game-programming.html.
-------- Original message -------- From Ginn Chen <[email protected]> Date: 02/12/2014 6:08 PM (GMT-08:00) To Bob Thulfram <[email protected]> Cc [email protected] Subject Re: [b2g] Now trying to Flash ZTE Open from 1.0 to 1.2 and failing On Feb 13, 2014, at 9:48 AM, Bob Thulfram <[email protected]> wrote: > I've read all the posts and both of these: > > https://hacks.mozilla.org/2013/12/upgrading-your-zte-open-to-firefox-os-1-1/comment-page-1/#comment-2157053 > > https://hacks.mozilla.org/2014/01/upgrading-your-zte-open-to-firefox-1-1-or-1-2-fastboot-enabled/ > > I'm trying to do this with a stock ZTE Open phone (version 1.0.1.0) > and using Fedora 20 LXDE. > > I have the 1.2 images from Dropbox. I installed adb with yum and > fastboot seems to be there. I didn't download from Android. > When I install the Firefox OS Simulator, it says "Device Connected" > and I can see my ZTE as a USB drive in Fedora. > > So when I type > adb devices > I get > roamer2 device > > when I type > adb reboot bootloader > I get > [nothing - the window hangs] > > when I type > fastboot reboot > I get > < waiting for device > > > However, if I reboot the ZTE and type > adb reboot boatloader > at just the right moment in the reboot cycle, I can type > fastboot flash boot boot.img > and I get this > sending 'boot' (4600 KB)... > OKAY [ 0.460s] > writing 'boot' ... > FAILED (status read failed (no such device)) > finished. total time: 5.844s > > Here are my questions: > > 1. Does this mean that I have fastboot installed? Your fastboot is disabled. Update to stock 1.1 first. You can download it from ZTE site. See https://developer.mozilla.org/en-US/Firefox_OS/Developer_phone_guide/ZTE_OPEN#Revision_01 > 2. No matter what buttons I press in any order, I can't get the > recovery screen to show up Remove the battery and USB for a few seconds. Put battery back. Hold volume up and press power button. > 3. Does it matter that I don't have a SIM or a micro-SD card in the ZTE? No. But if you don't have a micro-SD card you can't update to official Firefox OS 1.1. > 4. Should I go back to Windows and use the micro-SD card method? I > can't seem to trigger it. It seems you didn't change anything to your phone. You should be able to reboot your phone normally. Ginn > > Oh, I also tried this for Fedora: > https://hacks.mozilla.org/2013/08/pushing-a-firefox-os-web-app-to-zte-open-phone/ > But I got this error: > Redirecting to /bin/systemctl restart udev.service > Failed to issue method call: Unit udev.service failed to load: No > such file or directory. > Is this the problem. I'm a long time Linux user (Slack on 3 floppies) > but I spend too much time on Windows.) > > Any help appreciated! > _______________________________________________ > dev-b2g mailing list > [email protected] > https://lists.mozilla.org/listinfo/dev-b2g _______________________________________________ dev-b2g mailing list [email protected] https://lists.mozilla.org/listinfo/dev-b2g
