Hi! You can flash system.img and userdata.img using fastboot. That's the method used by the flash.sh script from the B2G source code tree.
Make sure your device is correctly recognized by fastboot by running "fastboot devices". Notice, that even if adb correctly recognizes the device, it does not mean fastboot does. _______________________________________________ dev-b2g mailing list [email protected] https://lists.mozilla.org/listinfo/dev-b2g
