View Single Post
Community Council | Posts: 4,920 | Thanked: 12,867 times | Joined on May 2012 @ Southerrn Finland
#53
Originally Posted by fendetto View Post
can i use window to do that or i need linux ??
You should be able to do that with Windows also. The commanrd is
"flasher -c -F main.bin -F emmc.bin -f -R"

Another command you could try is to full initialize the device filesystems:
"flasher --erase-user-data=secure -F main.bin -F emmc.bin -f -R"


However, if the problem is the USB porst of your computer, like @pichlo suggested, then you need to try with another computer.
(and finally, if nothing else helps, try with Linux... For example get an Ubuntu Live CD image, boot with that and install the fasher DEB packet...)