The USERDATA partition size is different from what is on there to what
is compiled.
I can't recall the size/fix for it at this moment.
On 8/27/13 5:21 PM, [email protected] wrote:
On Sunday, August 25, 2013 2:47:05 PM UTC-5, James Kruth wrote:
I've been following the instructions to build and flash the latest version of
b2g for my newly acquired ZTE Open and I've run into some issues. The first
was that I found was that flash.sh will just seemingly sit in a loop:
scout:B2G artlogic$ ./flash.sh
adb server is out of date. killing...
* daemon started successfully *
error: device not found
ERROR: could not get pipe properties
ERROR: could not get pipe properties
< waiting for device >
ERROR: could not get pipe properties
ERROR: could not get pipe properties
ERROR: could not get pipe properties
ERROR: could not get pipe properties
...
I found that running the command as root produced more interesting results, but
still a failure:
scout:B2G artlogic$ sudo ./flash.sh
Password:
* daemon not running. starting it now on port 5037 *
* daemon started successfully *
ERROR: could not get pipe properties
ERROR: could not get pipe properties
< waiting for device >
ERROR: could not get pipe properties
erasing 'cache'...
OKAY [ 0.523s]
finished. total time: 0.523s
ERROR: could not get pipe properties
erasing 'userdata'...
OKAY [ 1.385s]
finished. total time: 1.385s
ERROR: could not get pipe properties
sending 'userdata' (67563 KB)...
OKAY [ 6.369s]
writing 'userdata'...
ERROR: usb_read failed with status e00002ed
FAILED (status read failed (No such file or directory))
finished. total time: 6.743s
Can anyone provide any insight as to what's going on here? Thanks!
- James
Same here on a Fedora 19 32-bit machine. It seems the device is locked although
claimed otherwise. Here's the output:
[alex@core2duo B2G]$ adb devices
* daemon not running. starting it now on port 5037 *
* daemon started successfully *
List of devices attached
roamer2 device
[alex@core2duo B2G]$ ./flash.sh
< waiting for device >
erasing 'cache'...
OKAY [ 0.519s]
finished. total time: 0.519s
erasing 'userdata'...
OKAY [ 1.399s]
finished. total time: 1.399s
sending 'userdata' (67563 KB)...
OKAY [ 6.173s]
writing 'userdata'...
FAILED (status read failed (No such device))
finished. total time: 11.501s
[alex@core2duo B2G]$
_______________________________________________
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