Closed
Bug 915759
Opened 12 years ago
Closed 8 years ago
Cannot flash unagi: ERROR: usb_read failed with status e00002ed
Categories
(Firefox OS Graveyard :: GonkIntegration, defect)
Tracking
(Not tracked)
RESOLVED
WONTFIX
People
(Reporter: kumar, Unassigned)
Details
After flashing the latest mozilla-central build to Unagi, Firefox OS would not start. I see the turkcell loading screen but after that the screen is blank. I cannot start the OS. Below is output from my script which includes a link to the exact build I flashed.
flash.sh said: ERROR: usb_read failed with status e00002ed
Downloading https://pvtbuilds.mozilla.org/pub/mozilla.org/b2g/nightly/mozilla-central-unagi-eng/latest/unagi.zip
In /Users/kumar/.ezboot/last-build
Saving unagi.zip
................................... 100.00%
Archive: unagi.zip
creating: b2g-distro/
inflating: b2g-distro/flash.sh
creating: b2g-distro/out/
creating: b2g-distro/out/target/
creating: b2g-distro/out/target/product/
creating: b2g-distro/out/target/product/unagi/
inflating: b2g-distro/out/target/product/unagi/system.img
inflating: b2g-distro/out/target/product/unagi/ramdisk.img
inflating: b2g-distro/out/target/product/unagi/boot.img
inflating: b2g-distro/out/target/product/unagi/userdata.img
inflating: b2g-distro/.config
inflating: b2g-distro/sources.xml
inflating: b2g-distro/load-config.sh
Build info:
https://git.mozilla.org/?p=releases/gecko.git;a=commitdiff;h=ed0259103b1aeb46c04746453b6a3b9d8dafaecc
https://git.mozilla.org/?p=releases/gaia.git;a=commitdiff;h=9ffd2899eb91388f7fc1ce6f7a895a6f5f922c05
ERROR: Unable to create a plug-in (e00002be)
< waiting for device >
erasing 'cache'...
OKAY [ 0.028s]
finished. total time: 0.028s
erasing 'userdata'...
OKAY [ 0.018s]
finished. total time: 0.018s
sending 'userdata' (41796 KB)...
OKAY [ 3.566s]
writing 'userdata'...
OKAY [ 7.826s]
finished. total time: 11.392s
sending 'boot' (8420 KB)...
OKAY [ 0.737s]
writing 'boot'...
OKAY [ 1.653s]
finished. total time: 2.390s
sending 'system' (190005 KB)...
OKAY [ 16.189s]
writing 'system'...
ERROR: usb_read failed with status e00002ed
FAILED (status read failed (Invalid argument))
finished. total time: 16.350s
Comment 1•8 years ago
|
||
Firefox OS is not being worked on
Status: NEW → RESOLVED
Closed: 8 years ago
Resolution: --- → WONTFIX
You need to log in
before you can comment on or make changes to this bug.
Description
•