Hi,

On 10/09/2013 06:21 PM, jezra wrote:
I'm trying to flash an image to my ZTE Open that was compiled by
someone else. When I try to run the flash.sh script in my B2G
directory, I am greeted with:

load-config.sh: line 7: /storage/Systems/ZTEShitty/B2G/.config: No such
file or directory Could not load .config. Did you run config.sh?

The only thing useful for flashing in the .config file is the DEVICE variable. This variable is used to find the image corresponding to your device:

  out/target/product/$DEVICE/$1.img

So if you create a .config file which set the DEVICE variable to the correct directory name, you will not have to download any of the sources.

--
Nicolas B. Pierron

_______________________________________________
dev-b2g mailing list
[email protected]
https://lists.mozilla.org/listinfo/dev-b2g

Reply via email to