It should still work.
I am guessing that since the phone reboot the USB connection itself
reset with the VMware so you will have to retell the VMware to send the
USB connection to the VM. Basically the script does a |adb reboot
bootloader|.
Check in your vm to see if you can do: |fastboot devices| and see the
device. That's another way of checking. If you can't then there may be
something wrong with the usb connection or the phone isn't in the
bootloader. You can also preemptively place the phone in bootloader by
doing the adb reboot bootloader then checking the fastboot devices and
then running the script to ensure you have a usb connection.
For the unagis and the flash.sh, the script uses fastboot and flashes
partitions over to the phone. ie boot.img, userdata.img, etc.
Naoki
On 7/3/13 1:14 PM, Stefan Arentz wrote:
In the past I have successfully flashed my (Unagi) phone from Ubuntu running in
VMWare Fusion. But I can’t get that work anymore. Is this working for anyone?
I’m on OS X 10.9 with VMWare Fusion 5.0.3 and building in Ubuntu 13.04/64-bit.
I have no USB problems when using ADB to connect to the phone. But when I flash
the device it only gives me:
sarentz@ubuntu:~/Mozilla/B2G$ ./flash.sh
< waiting for device >
I see the device reboot and it shows the Turkcell logo. Then it just sits there
and nothing happens.
I can switch to a ‘real’ PC but if it would be nice if I can avoid that :-)
Any tips or hints?
S.
_______________________________________________
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