Hey brother how did you SOLVE this? I did not understand that from the guide.fastboot flash tz tz.mbn
fastboot flash dbi sdi.mbn
fastboot flash sbl1 sbl1.mbn
fastboot flash rpm rpm.mbn
fastboot flash aboot emmc_appsboot.mbn
fastboot erase boot
fastboot flash misc misc.img
fastboot flash modem NON-HLOS.bin
fastboot flash system system.img
fastboot flash cache cache.img
fastboot flash userdata userdata.img
fastboot flash recovery recovery.img
fastboot flash boot boot.img
fastboot reboot
After all the commands except erase boot and reboot I get en error: target report max download size of 671088640 bytes error cannot flash..............
Any help would be deeply apreciated
SOLVED!!!! Using this.
http://forum.xda-developers.com/showthread.php?t=2277112
It's so easyHey brother how did you SOLVE this? I did not understand that from the guide.
PLEASE HELP> I AM FACING THE SAME ISSUE :/
can you link for mac. I use macbook air thanks
I'm so sorrycan you link for mac. I use macbook air thanks
no worries bro. found itI'm so sorry
I use it for Windows
You have to search in XDA
If you click on the link at the end of my post you'll find to the thread. Read it very thoroughly and than proceed with the fastboot flashing. It's been some time since but I remember to have erased everything (the command witch ends with a -w). Than flash the recovery and the rom. Didn't do anything different. Read the first few posts very well and if needed many times. That's all.Hey brother how did you SOLVE this? I did not understand that from the guide.
PLEASE HELP> I AM FACING THE SAME ISSUE :/
Introduction:
Hey friends, as we know we can flash fastboot Miui Roms which comes with complete package and then we have to flash it with MiPHONE.exe. There are no other methods to flash roms Via PC! Roms can also be flashed with stock recovery, custom recovery but there should be a zip in sd card!Sometimes it even happen that we want to flash a rom/mod/zip and it fails! At that time we can restore via backup or flashing rom again.But what if there is NO ROM/BACKUP in SD CARD and ur in BOOTLOOP.
I tried numerous time flashing Miui fastboot rom via mi PHONE, but every time it gave me error 'The system cannot find the file specified.(0x80070002)' , I know i was doing somewhere wrong.Atlast I gave up and wanted to try different.
So I will be sharing with you a method to flash Miui Fastboot Roms by fastboot commands via ADB. Yes you can do it easily. Just enter the commands and hit enter.
Prerequisite :
Computer
Minimal adb and fastboot zip
MIUI FASBOOT ROM
Mi FLASH
(For installing usb drivers)
Steps to be performed :
1)Download minimal adb and fastboot zip and install it.
2) Also install Miflash for necessary usb drivers!
3)Download MIUI Fastboot roms zip and extract it in same folder where Minimal adb fastboot were installed.
FOR EXAMPLE : Mine path is C:\Program Files (x86)\Minimal ADB and Fastboot.
4)So extract files inside Minimal ADB and Fastboot FOLDER
5) Now go to Minimal Adb and Fastboot folder and HOLD 'Left Shift Button' and 'Right Click'
anywhere on folder area and there you can see OPEN COMMAND WINDOW HERE.
6) Follow the commands given below : Ps Enter commands one by one!!
7) The phone will automatically reboot after entering last commands , so have patience!Code:fastboot flash tz tz.mbn fastboot flash dbi sdi.mbn fastboot flash sbl1 sbl1.mbn fastboot flash rpm rpm.mbn fastboot flash aboot emmc_appsboot.mbn fastboot erase boot fastboot flash misc misc.img fastboot flash modem NON-HLOS.bin fastboot flash system system.img fastboot flash cache cache.img fastboot flash userdata userdata.img fastboot flash recovery recovery.img fastboot flash boot boot.img fastboot reboot
ENJOY!!!!!!
ps :Btw this helped me fix my otg which was giving me error!