My Flame phone currently runs Firefox OS 1.3 and I am trying to flash to version 2.0. After connecting the device to my computer I run 'adb devices' in the terminal and it successfully recognizes my phone. But when I try to run the script with './flash.sh' my phone reboots as it should but then gets stuck on the splash screen that reads "ThunderSoft" and the terminal simply sits there with the following message:
Flash nCPU...
< waiting for device >
I'm doing this on Ubuntu 14.04. I have remote debugging enabled as instructed. Any suggestions?