On 17.11.2013 14:42, [email protected] wrote: > Finally I managed to successfully build the master branch for Alcatel OT Fire > by using: > ./config.sh hamachi && ./build.sh > If you have problems building it, here are some prebuilt images: > http://b2g.vegnux.org.ve > > But how should I flash the device? When I run: > ./flash.sh > I get this: > adbd cannot run as root in production builds > remount failed: Operation not permitted > push: /home/user/B2G/objdir-gecko/dist/b2g/dictionaries/en-US.aff -> > /system/b2g/dictionaries/en-US.aff > failed to copy > '/home/user/B2G/objdir-gecko/dist/b2g/dictionaries/en-US.aff' to > '/system/b2g/dictionaries/en-US.aff': Read-only file system > > When I run: > ./flash.sh -f > then my Alcatel reboots into fastboot (white screen), but the command hangs > on: > < waiting for device > > adb devices shows an empty list and lsusb shows 18d1:d00d (Google Inc.) > instead of 05c6:9025 Qualcomm, Inc. > > Could anybody write a comprehensive guide on how to flash the latest B2G to > the stock Alcatel OT Fire? Thanks!
Have you read the guide of Krzysztof Adamski? He describes how to get a boot image from the stock image that can then be used to flash the phone (when you have root). It can be found here: http://k.japko.eu/alcatel-otf-hackers-guide-1.html His guide is extremely helpful. However I currently have some trouble. Actually just 5 minutes ago I bricked my phone and cannot revert to the backup I've created using the guide :-( Still have to figure out what's going on there. Best of luck, Joe _______________________________________________ dev-b2g mailing list [email protected] https://lists.mozilla.org/listinfo/dev-b2g
