Thanks for your reply. I actually managed to get it done by not running ‘adb devices’ but ./flash.sh right after (really right after!) plugging in the device.
Best, Patrick > On 28 Oct 2014, at 18:19, Kartikaya Gupta <[email protected]> wrote: > > Did you try running not under sudo? In general you shouldn't need root to > flash a device. Not sure if that's the problem though; other people have > reported similar problems to you and I don't think they were using sudo. > > On 27/10/2014, 14:11, Patrick wrote: >> Hi there, >> >> I just got my Flame and want to flash it right away with FFOS 2.0. >> Downloaded Flame_2.0_v180_1.zip and followed the instructions >> https://developer.mozilla.org/en-US/Firefox_OS/Developer_phone_guide/Flame. >> My machine is already set up for Android development so adb was installed >> and working. >> >> $ adb devices >> List of devices attached >> 1b37c28f device >> >> >> $ sudo ./flash.sh >> Password: >> * daemon not running. starting it now on port 5037 * >> * daemon started successfully * >> List of devices attached >> >> error: device not found >> error: device not found >> Partition table... >> < waiting for device > >> >> >> $ adb devices >> List of devices attached >> >> Nothing ever happens on the device. I tried 3 different USB cables and I'm >> out of ideas. Any suggestions? >> >> Thanks, >> Patrick >> > _______________________________________________ dev-b2g mailing list [email protected] https://lists.mozilla.org/listinfo/dev-b2g
