On 06/05/2015 22:38, Felix E. Klee wrote: > Then I built the `emulator-jb` B2G, and the boot image. > > Attempt to boot the device with that image: > > $ fastboot boot myboot.img > downloading 'boot.img'... > OKAY [ 0.302s] > booting... > FAILED (remote: dtb not found) > finished. total time: 0.367s > > Seems like the DTB, the Device Tree Blob, is missing from the image. > Is that because I'm using the emulator B2G?
I guess it is. Try the `flame` build again but do this first: before invoking build.sh delete the file under device/t2m/flame/extract-files.sh This should prevent the script from running and in turn allows you to build the system without pulling the binary blobs. Those are needed only if you need to re-flash the entire /system partition image but you won't be doing that obviously so it should be fine. Gabriele
signature.asc
Description: OpenPGP digital signature
_______________________________________________ dev-b2g mailing list dev-b2g@lists.mozilla.org https://lists.mozilla.org/listinfo/dev-b2g