Hi Jose, I'd recommend that you put
set -x at the top of the flash.sh script, re-run the script and see what the script is doing to detect unsupported device id. Dave Hylands ----- Original Message ----- > From: "Jose Vidal" <[email protected]> > To: [email protected] > Sent: Thursday, February 13, 2014 11:39:15 PM > Subject: [b2g] Unsupported device "device_id", can't flash > > Hi everyone, > > I have the next image files: > > out/target/product/device_id/boot.img > out/target/product/device_id/ramdisk.img > out/target/product/device_id/ramdisk-recovery.img > out/target/product/device_id/recovery.img > out/target/product/device_id/system.img > out/target/product/device_id/userdata.img > > Now, when I use flash, I get the next error message: > > -----> > > $ ./flash.sh > > Unsupported device "device_id", can't flash > > <----- > > Someone could give me a help, please ? > > Thanks in advance. > > Regards. > > jvidalsm > _______________________________________________ > 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
