Related
Hi people...
Everything was going so smoothly... bootloader unlock... root... some nice root apps... free paid games... and my p8 lite was just feeling so good... until... I flashed twrp with flashify under the name of boot.img... Am I stupid or what?! Now I can only get 2 scenarios... when i turn on the phone it goes directly to twrp. In twrp i get the option to go the bootloader screen... If I choose system it goes back to twrp... I can't get it to start. I downloaded the official tar.gz from emui site but I dont know how can I install it. PLEASE HELP... What should I do in this case?! I miss my baby...
Thanks in advance
You have to restore stock recovery in fastboot mode.
arviit said:
You have to restore stock recovery in fastboot mode.
Click to expand...
Click to collapse
How do I do that?! If I wanted to wipe my phone completely and re-install the OS would be better to do it using twrp or stock recovery?
Thank you very much
Sorry, i misunderstood. If you flashed twrp as boot.img, reflash stock boot in fastboot mode.
flash stock boot.img in fastboot mode
and then flash twrp as recovery
will be like this
fastboot flash boot boot.img
fastboot reboot-bootloader
fastboot flash recovery TWRP.img
fastboot reboot
use the boot.img from stock rom and twrp image you downloaded
Oh no!
Now I made some serious **** to my baby... guess now i'll have to send it to huawei to fix it. I made a full wipe like if it was format c: in computers... everything is gone (i didnt had any personal data) it doesnt have OS even. But when I still had twrp i tried to flash boot.img and recovery.img and now when i start it goes directly to bootloader screen but saying "please update system again" and where it used to say phone unlocked it now says (in red letters):
Error!
Func NO: 10 (boot image)
Error NO: 2 (load failed!)
I was able to get to eRecovery with usb connected but when i choose to download e install the new version it gives me the message "wifi starting failed".
It also does not get any instuction with fastboot. but hi suite starts when I connect it. Strange?!
What do you think? Should I send it to huawei? Or is it possible for me to make it work again?
Also tried UPDATE.APP function and all give me fail message.
I'm going crazy!!!! But I love to mess around with android... To me this is the android essence. Fortunately I have a lumia for when my baby doesnt work.loooool
Thank you all
I don't understand why you don't use fastboot. Everybody told you to use it. In our phone situation, without custom kernel or rom, twrp is for experimentation and you cannot mix things.
arviit said:
I don't understand why you don't use fastboot. Everybody told you to use it. In our phone situation, without custom kernel or rom, twrp is for experimentation and you cannot mix things.
Click to expand...
Click to collapse
Well, you warned me... but sometimes i do these kind of *****... So, in this situation you think it's better to send it or is there way to fix this.
By the way, when I enter huawei eRecovery and I get the option to download the firmware through wifi and it says wifi starting failed, is there any way to make this work? And to fastboot do we need to open cmd as administrator to make it work? Because if Hi suite detects the phone I should also be able to fastboot it right?
Thanks for your patience
Just use fastboot aand flash everything
Recovery
Boot
Systme
Cust
jabonloco said:
flash stock boot.img in fastboot mode
and then flash twrp as recovery
will be like this
fastboot flash boot boot.img
fastboot reboot-bootloader
fastboot flash recovery TWRP.img
fastboot reboot
use the boot.img from stock rom and twrp image you downloaded
Click to expand...
Click to collapse
hello I have p8 lite unlocked and rooted, yesterday I wanted to install the TWRP 2.8.7. but I was wrong and I installed twrp for the p8 and not p8 lite.
When I go into recovery mode my phone locks that read huawey, I tried with fastboot command to delete the wrong recovery and install the right of the p8 lite but the result does not change, my phone locks that read huawey
i think The commands that you wrote and that I have quoted are also fine for my case, it's' true?
i have version firmware b133 which boot.img from stock rom?
Try to reflash stock boot.img too.
arviit said:
Try to reflash stock boot.img too.
Click to expand...
Click to collapse
but Ido the extraction of the boot.img from the update version b133?
Hi everyone!!
First of all, thanks to everybody who helped me with this situation.
I now am using my baby again as if it was new. I wiped him completely as i stated before and it was as easy as finding the right firmware (136a) and using the vol down + vol up + power button technique. I put the UPDATE.APP file inside a folder named dload in sdcard using other phone (with my p8 was impossible). After that rebooted the device, pressed those 3 buttons and the instalation started successfully.
I just cant explain how happy i was. I stayed 3 days without it.
After that I have been messing with fastboot so thanks to everyone who made me realize that i didnt need to do all of this, but well, A full wipe is always welcome.
Is there any custom kernel on the way for overclock my baby?
Please explain to me how do I put SOLVED in this thread as my problem is already solved...
Thanks
siul_lasc said:
Hi everyone!!
First of all, thanks to everybody who helped me with this situation.
I now am using my baby again as if it was new. I wiped him completely as i stated before and it was as easy as finding the right firmware (136a) and using the vol down + vol up + power button technique. I put the UPDATE.APP file inside a folder named dload in sdcard using other phone (with my p8 was impossible). After that rebooted the device, pressed those 3 buttons and the instalation started successfully.
I just cant explain how happy i was. I stayed 3 days without it.
After that I have been messing with fastboot so thanks to everyone who made me realize that i didnt need to do all of this, but well, A full wipe is always welcome.
Is there any custom kernel on the way for overclock my baby?
Click to expand...
Click to collapse
I also have same problem. Now i am going to try this. thank you very much.
---------- Post added at 02:22 PM ---------- Previous post was at 01:53 PM ----------
siul_lasc said:
Hi everyone!!
First of all, thanks to everybody who helped me with this situation.
I now am using my baby again as if it was new. I wiped him completely as i stated before and it was as easy as finding the right firmware (136a) and using the vol down + vol up + power button technique. I put the UPDATE.APP file inside a folder named dload in sdcard using other phone (with my p8 was impossible). After that rebooted the device, pressed those 3 buttons and the instalation started successfully.
I just cant explain how happy i was. I stayed 3 days without it.
After that I have been messing with fastboot so thanks to everyone who made me realize that i didnt need to do all of this, but well, A full wipe is always welcome.
Is there any custom kernel on the way for overclock my baby?
Click to expand...
Click to collapse
Yeah finally my phone is working now thanks to you I searched many treads and forums but i cant find a solution. But finally i got an easy solution Thank you again bro.. Good Luck !!!:good::good::good::good::good::good::good:
Just download your firmware version, use huawei extractor to extract boot.img,cust.img,recovery.img and system.img
After that,download mininal adb fastboot copy you files into fastboot folder , enter fastboot mode on your phone and from fastboot folder,open cmd and type these commands:
fastboot flash system system.img
fastboot flash boot boot.img
fastboot flash recovery recovery.img
fastboot flash cust cust.img
After this your phone will boot normally. Once you've done this, copy update.app to your sdcard or internal and install it by local update. Once you've done all this,your phone is fine.
May I know how do you wipe your internal storage? and what if after wiping, im unable to get into recovery mode? does it mean phone is not usable anymore?
SOLUTION
Hello. I'm the bigest mess on androids but i know that flashing stock recovery can remove any TWRP/CWR. If its too powerfull flash stock boot and run fastboot -w.(fastboot -w erases all PERSONAL data)
Guys Help me in this
guys help me
http://forum.xda-developers.com/honor-7/help/stock-emui-recovery-image-lost-twrp-t3442021
thank you !!
VladHD said:
Just download your firmware version, use huawei extractor to extract boot.img,cust.img,recovery.img and system.img
After that,download mininal adb fastboot copy you files into fastboot folder , enter fastboot mode on your phone and from fastboot folder,open cmd and type these commands:
fastboot flash system system.img
fastboot flash boot boot.img
fastboot flash recovery recovery.img
fastboot flash cust cust.img
After this your phone will boot normally. Once you've done this, copy update.app to your sdcard or internal and install it by local update. Once you've done all this,your phone is fine.
Click to expand...
Click to collapse
After days of searching the internet i couldnt find any working solution. then i tried the local update without flashing al those .img's. ( didnt work )
Now after flashing al those .img's my phone works again but its a whole different phone. Only problem is when i try to update him with the update.app file it won't go any further then 5%.
If you know why this happens let me know
Further i wanna thank you one last time .. thank you
Hello guys, my zenfone has the image "ASUS in search of incredible" on the center and upward has the written ""Fastboot Mode!!! long press power key to restart system""" in light blue!! i readed other similiar threads but i'm unable to resolve, i tried to download the official rom on the asus site and i follow threads of other models of zenfone 2 hardbricked in the Fastboot mode!
like this! ----((Type fastboot devices and hit Enter. Your device should appear.
13. Type fastboot flash fastboot droidboot.img (be very careful in writting this line). Hit Enter. Wait till it's done.
14. Type fastboot flash recovery recovery.img and hit Enter. Wait till it's done.
15. Type fastboot flash boot boot.img and hitEnter.))
I don't find those files (and files like system.img) in the zenfone 2 laser rom zip(UL-ASUS_Z00E-WW-13.10.7.1-user.zip) but only Boot.img ,system.new.dat... nothing useful.
I dowloaded a official recovery and twrp, i tried to flash the recovery.img and the boot.img and i try to reboot in bootloader mode but nothing, than i tried to flash the trwp.img but the process failed!
I've a Raw file image of the rom but i don't know if it possible to install it in fastboot and what is the right Command on fastboot!
This is all, i hope that someone can help me
Download stock recovery from here and flash with fastboot flash recovery name_of_recovery.img and download official firmware from official site.
Go in to recovery and wipe cache and data,after select update from adb,open adb and write this command:adb sideload name_of_firmware.zip or put firmware.zip in to sd and rename update.zip go in to recovery wipe cache and data and select update from sdcard and select update.zip
thank you for the response, after the flash of the original recovery, i tried to go in recovery with "volume - and power botton" but nothing only asus image, than i tried with fastboot command --->"fastboot boot recovery.img" and Failed( remote dtb not found)
Marlin92 said:
thank you for the response, after the flash of the original recovery, i tried to go in recovery with "volume - and power botton" but nothing only asus image, than i tried with fastboot command --->"fastboot boot recovery.img" and Failed( remote dtb not found)
Click to expand...
Click to collapse
Go in to fastboot,from adb flash stock recovery recovery (mm 16) and reboot in to recovery
Gabbro16Hz said:
Go in to fastboot,from adb flash stock recovery recovery (mm 16) and reboot in to recovery[/QUO
ok i did it, but the phone don't reboot in to recovery... this is the problem....
Click to expand...
Click to collapse
Marlin92 said:
Gabbro16Hz said:
Go in to fastboot,from adb flash stock recovery recovery (mm 16) and reboot in to recovery[/QUO
ok i did it, but the phone don't reboot in to recovery... this is the problem....
Click to expand...
Click to collapse
It's impossible,you nave unlocked bootloader?
Click to expand...
Click to collapse
Gabbro16Hz said:
Marlin92 said:
It's impossible,you nave unlocked bootloader?
Click to expand...
Click to collapse
i think no mate, because the phone it's not mine , i'm trying to help my friend that tried to root the phone but failed ahahahah ...
You know if is possible to unlock the bootloader now in fastboot mode and what is the command to write? thank you for the patience
Click to expand...
Click to collapse
Marlin92 said:
Gabbro16Hz said:
i think no mate, because the phone it's not mine , i'm trying to help my friend that tried to root the phone but failed ahahahah ...
You know if is possible to unlock the bootloader now in fastboot mode and what is the command to write? thank you for the patience
Click to expand...
Click to collapse
This is the solutionowload official Recovery and flash,go in to recovery and select adb sideload go in adb from pc and write:adb sideload Name_Of_Firmware.zip
Click to expand...
Click to collapse
Gabbro16Hz said:
Marlin92 said:
This is the solutionowload official Recovery and flash,go in to recovery and select adb sideload go in adb from pc and write:adb sideload Name_Of_Firmware.zip
Click to expand...
Click to collapse
nothing! My friend doesn't remember if he unlocked the bootloader, the phone doesn't go in recovery... So the problem is the unlocked bootloader or a locked bootloader?!
from your answer I understand that if it is unlocked i can go in recovery, so i assume that the bootloader it's locked and for this i can't go in recovery...
Click to expand...
Click to collapse
I'm with a similar problem, I did not do the unlock bootloader but I can install TWRP with no problems. But my biggest problem is the time of system.img where it appears the following error: error: file too large
i'm stuck in asus screen to :crying:
Sorry for my bad english
pudiim1 said:
I'm with a similar problem, I did not do the unlock bootloader but I can install TWRP with no problems. But my biggest problem is the time of system.img where it appears the following error: error: file too large
i'm stuck in asus screen to :crying:
Sorry for my bad english
Click to expand...
Click to collapse
same here! i converted the system.new.dat file in system.img and tried to flash it, but it appears the same error" file too large...
One question your phone after the flash of TWRP doesn't go in recovery right?
Marlin92 said:
same here! i converted the system.new.dat file in system.img and tried to flash it, but it appears the same error" file too large...
One question your phone after the flash of TWRP doesn't go in recovery right?
Click to expand...
Click to collapse
Recovery mode work's fine for my, but I can not install or via adb or via fastboot
pudiim1 said:
I'm with a similar problem, I did not do the unlock bootloader but I can install TWRP with no problems. But my biggest problem is the time of system.img where it appears the following error: error: file too large
i'm stuck in asus screen to :crying:
Sorry for my bad english
Click to expand...
Click to collapse
but if you can install the TWRP and you can go in to recovery, you can install with adb sideload the all file stock rom zip
Marlin92 said:
but if you can install the TWRP and you can go in to recovery, you can install with adb sideload the all file stock rom zip
Click to expand...
Click to collapse
I tried many, many zip files and i had different errors , the more I got the most was the following : Could not find ' meta- inf / com / google / android / update -binary ' in the zip file .
pudiim1 said:
I tried many, many zip files and i had different errors , the more I got the most was the following : Could not find ' meta- inf / com / google / android / update -binary ' in the zip file .
Click to expand...
Click to collapse
you've tried to clean all with the command " fastboot erase" boot,cache,system and userdata? i'm not sure if this work but in almost all guides recommended to erase old boot, cache, system & userdata partitions
I tried but no sucess
Hello
Can anyone make a backup of boot via twrp please ? For the vns-l31, b161 version and upload it please ?
Because i tried to unpack the boot.img and it gave me an error :/
Thanks !
simo255 said:
Hello
Can anyone make a backup of boot via twrp please ? For the vns-l31, b161 version and upload it please ?
Because i tried to unpack the boot.img and it gave me an error :/
Thanks !
Click to expand...
Click to collapse
Use huawei extractor tool to extract boot.img from your file update.app of vns-l31c432b161, then flash it using fastboot mode.
Connect phone on pc while pressing and holding vol- (only vol-) to enter in fastboot mode. Open prompt comand on windows and run thsi comand:
fastboot flash boot <path of your boot.img>
You need fastboot drivers installed.
http://prntscr.com/d6jxae
SevenSlevin said:
Use huawei extractor tool to extract boot.img from your file update.app of vns-l31c432b161, then flash it using fastboot mode.
Connect phone on pc while pressing and holding vol- (only vol-) to enter in fastboot mode. Open prompt comand on windows and run thsi comand:
fastboot flash boot <path of your boot.img>
You need fastboot drivers installed.
http://prntscr.com/d6jxae
Click to expand...
Click to collapse
No i dont want the boot.img , i need the backup of the boot via twrp
simo255 said:
No i dont want the boot.img , i need the backup of the boot via twrp
Click to expand...
Click to collapse
https://mega.nz/#!0VgCyCyT!as0wGAlXJlzLK5-iJLs2rP62RL1vHtmJNngG6hH5VdQ
SevenSlevin said:
https://mega.nz/#!0VgCyCyT!as0wGAlXJlzLK5-iJLs2rP62RL1vHtmJNngG6hH5VdQ
Click to expand...
Click to collapse
Thank you man !!!
I instaled persona78's B600 mod on TWRP 3.0.2-0 and rebooted. Just boot logo. Nothing else. No recovery, no fastboot, nothing. After struggling a bit I mamaged to get into fastboot, but when I run adb command in Windows 8.1 it says "waiting for device" and that's it. I tried several tools and "kits" with more functions, one of them being TWRP.
Please help! Tommorow morning I have a working trip and I extremely need my phone, and in my country it's already 1:00 a.m.
I will be very thankful for any solution and fast response.
Thanks!
XTutorials said:
I instaled persona78's B600 mod on TWRP 3.0.2-0 and rebooted. Just boot logo. Nothing else. No recovery, no fastboot, nothing. After struggling a bit I mamaged to get into fastboot, but when I run adb command in Windows 8.1 it says "waiting for device" and that's it. I tried several tools and "kits" with more functions, one of them being TWRP.
Please help! Tommorow morning I have a working trip and I extremely need my phone, and in my country it's already 1:00 a.m.
I will be very thankful for any solution and fast response.
Thanks!
Click to expand...
Click to collapse
Try flashing it again and yes..
....B600 stays in boot logo for longer
HaiderHady said:
Try flashing it again and yes..
....B600 stays in boot logo for longer
Click to expand...
Click to collapse
I cannot acces NOTHING just fastboot. How I'm going to flash the rom again?
Linux saves phones, that is what I have to say.
Ran adb in windows: <waiting for device>
Ran adb in ubuntu: Revived my phone!
Thank god this phone is fixed, otherwise I couldn't continue my developing on PA
If you are truly in fastboot mode, with the green android dude (his name is Andy) and the white background then the command
fastboot devices
Click to expand...
Click to collapse
should return your device's serial number. Then you can go ahead and flash the 4 needed partions from the stock ROM with fastboot.
First of all, you need the 4 .img files for boot, recovery, cust and system.
You can get these as follows:
On this page you can find all ALE-L21 firmware. Find the latest. The latest FULL firmware for Europe region is C432B602 (Dual SIM) and C432B603 (Single SIM). Download the FULL version (not OTA) and use Huawei Update Extractor to extract boot, recovery, cust, and system as .img files
Open a command window in the folder with the files and rename them accodingly if you wish (e.g. 06.boot.img -> boot.img)
Then you can flash them in fastboot mode like this:
fastboot flash boot boot.img
fastboot flash recovery recovery.img
fastboot flash cust cust.img
fastboot flash system system.img
Click to expand...
Click to collapse
That last one may take a bit. Then you can do
fastboot reboot
Click to expand...
Click to collapse
JpegXguy said:
If you are truly in fastboot mode, with the green android dude (his name is Andy) and the white background then the command should return your device's serial number. Then you can go ahead and flash the 4 needed partions from the stock ROM with fastboot.
First of all, you need the 4 .img files for boot, recovery, cust and system.
You can get these as follows:
On this page you can find all Huawei firmware. Search (F3 or Ctrl+F) for ALE-L21 and find the latest firmware. (For example, if you search ALE-L21C432 the latest firmware is B600 as of the time of writing this) Download the FULL version (not OTA) and use Huawei Update Extractor to extract boot, recovery, cust, and system as .img files.
Open a command window in the folder with the files and rename them accodingly if you wish (e.g. 06.boot.img -> boot.img)
Then you can flash them in fastboot mode like this:
That last one may take a bit. Then you can do
Click to expand...
Click to collapse
Thanks for the help. But I already fixed my problem.
XTutorials said:
Thanks for the help. But I already fixed my problem.
Click to expand...
Click to collapse
Just in case someone stumbles upon this. I hate when the forum ends abruptly
JpegXguy said:
If you are truly in fastboot mode, with the green android dude (his name is Andy) and the white background then the command should return your device's serial number. Then you can go ahead and flash the 4 needed partions from the stock ROM with fastboot.
First of all, you need the 4 .img files for boot, recovery, cust and system.
You can get these as follows:
On this page you can find all ALE-L21 firmware. Find the latest. The latest FULL firmware for Europe region is C432B602 (Dual SIM) and C432B603 (Single SIM). Download the FULL version (not OTA) and use Huawei Update Extractor to extract boot, recovery, cust, and system as .img files
Open a command window in the folder with the files and rename them accodingly if you wish (e.g. 06.boot.img -> boot.img)
Then you can flash them in fastboot mode like this:
That last one may take a bit. Then you can do
Click to expand...
Click to collapse
it say partition length error please help
i recently tried to downgrade my Mediapad M3 (btv-w09), but somehow screwed up...
1. rebooted in twrp and formatted system, data, cache, internal
2. i downgraded to emui 4 dload method it worked and i booted to fastmode and installed wrong twrp
3. stupidly i also relocked the bootloader
4. finnaly im stucked in a bootloop and cant enter recovery, erecovery or fastboot and not even dlload
i get 2 bootloop screens
one where you have the 3 options and one where it just saying device will boot...
maybe anyone knows how to unbrick!?
thx
yes.... you need same tools...
solved my problem
my problem was that i wanted to try the dload method, so i drained the battery but after that i could not recharge it because the tablet first boot then starts to charge and for the dload you need at least 10% .....
the solution (should work for all Huawei devices) :
---------------------------------------------------------------
1. If you have enough battery but cant boot to fastboot by pressing volume down + power button
- press volume down and plug the charging cable (which should be connected to your pc, not charger!!!)
2.If you have dont enough battery
- press volume up and plug the charging cable (which should be connected with the pc)....this will prevent a boot and let you charge your device, to try the dload method
to enter dload :
--------------------
1. from your tablet type ()()2846579()() in your calculator (landscape mode)
2. turned off tablet (bricked): volume up + volume down + power button
Some Links for those who wants to downgrade their M3 to EMUI4:
------------------------------------------------------------------------
- Rollback files can be found here:
https://consumer.huawei.com/it/support/tablets/mediapad-m3-8/
- TWRP
https://androidfilehost.com/?w=files&flid=125388
be carefull for EMUI4 only download twrp_BTV-W09_greatslon or twrp_BTV-DL09_greatslon.img (twrp_BTV-DL09_5_greatslon.img & twrp_BTV-W09_5_greatslon.img are just for EMUI5 )
- Root
Magisk : https://forum.xda-developers.com/apps/magisk/official-magisk-v7-universal-systemless-t3473445
SuperSU for EMUI4 : https://androidfilehost.com/?fid=962187416754458671
PS: EMUI4 is 1000x better then EMUI5 for the M3
Great post. Wish it had appeared much earlier.
I screwed up and tried to use the downgrade-to-Marshmallow packages whilst already in Marshmallow, thus soft-bricking the M3.
https://forum.xda-developers.com/mediapad-m3/help/m3-apsabnormal-bricked-t3779100
“Volume Up + Volume Down and Power Button” method no longer works. The machine no longer boots into Android.
Are the partitions and e-recovery damaged and there is no way to flash the M3 now?
Any suggestions welcome!
Thanks.
sam10000 said:
Great post. Wish it had appeared much earlier.
I screwed up and tried to use the downgrade-to-Marshmallow packages whilst already in Marshmallow, thus soft-bricking the M3.
https://forum.xda-developers.com/mediapad-m3/help/m3-apsabnormal-bricked-t3779100
“Volume Up + Volume Down and Power Button” method no longer works. The machine no longer boots into Android.
Are the partitions and e-recovery damaged and there is no way to flash the M3 now?
Any suggestions welcome!
Thanks.
Click to expand...
Click to collapse
No dont think that your devices is bricked, had the same problem and it worked out for me !!!
if you can boot into fastboot :
------------------------------------------
1. download rollback files & extract the dload on your desktop
2. download Huawei Update Extractor [UPDATED: v0.9.9.5]
https://forum.xda-developers.com/showthread.php?t=2433454
3. watch the how to use video
https://www.youtube.com/watch?v=XAtoaL6i_i0
4. extract thise .img files
- BOOT.img
- CUST.img
- RECOVERY.img
- RECOVERY2.img
- SYSTEM.img
5. flash those files zsing this commands
fastboot flash boot BOOT.img
fastboot flash cust CUST.img
fastboot flash recovery RECOVERY.img
fastboot flash recovery2 RECOVERY2.img
fastboot flash system SYSTEM.img
fastboot reboot
if you can't boot into fastboot :
-----------------------------------------------
- press volume up and plug the charging cable (which should be connected to a pc)....this will prevent a boot and let you charge your device and wait till your tablet charges and it will boot into erecovery then try online download or the dload method
good luck
lukanz said:
No dont think that your devices is bricked, had the same problem and it worked out for me !!!
if you can boot into fastboot :
------------------------------------------
1. download rollback files & extract the dload on your desktop
2. download Huawei Update Extractor [UPDATED: v0.9.9.5]
https://forum.xda-developers.com/showthread.php?t=2433454
3. watch the how to use video
https://www.youtube.com/watch?v=XAtoaL6i_i0
4. extract thise .img files
- BOOT.img
- CUST.img
- RECOVERY.img
- RECOVERY2.img
- SYSTEM.img
5. flash those files zsing this commands
fastboot flash boot BOOT.img
fastboot flash cust CUST.img
fastboot flash recovery RECOVERY.img
fastboot flash recovery2 RECOVERY2.img
fastboot flash system SYSTEM.img
fastboot reboot
if you can't boot into fastboot :
-----------------------------------------------
- press volume up and plug the charging cable (which should be connected to a pc)....this will prevent a boot and let you charge your device and wait till your tablet charges and it will boot into erecovery then try online download or the dload method
good luck
Click to expand...
Click to collapse
Many thanks for your encouraging reply.
However, I am not sure I can flash
*****5. flash those files zsing this commands
fastboot flash boot BOOT.img
fastboot flash cust CUST.img
fastboot flash recovery RECOVERY.img
fastboot flash recovery2 RECOVERY2.img
fastboot flash system SYSTEM.img
fastboot reboot*****
because my M3 has a locked bootloader (the bootloader has never been unlocked), did not have USB debugging selected, has never been rooted, and no TWRP installed.
Anyway, if I can get into fastboot mode, I'll give method (1) a try. Should I connect the M3 to a PC and use ADB to flash?
Thanks again.
lukanz said:
solved my problem
PS: EMUI4 is 1000x better then EMUI5 for the M3
Click to expand...
Click to collapse
In what ways is EMUI 4 better for the M3, if I may ask? Thanks.
sam10000 said:
In what ways is EMUI 4 better for the M3, if I may ask? Thanks.
Click to expand...
Click to collapse
its just my opinion, but if feel snappier, battery is also better i think...
sam10000 said:
Many thanks for your encouraging reply.
However, I am not sure I can flash
*****5. flash those files zsing this commands
fastboot flash boot BOOT.img
fastboot flash cust CUST.img
fastboot flash recovery RECOVERY.img
fastboot flash recovery2 RECOVERY2.img
fastboot flash system SYSTEM.img
fastboot reboot*****
because my M3 has a locked bootloader (the bootloader has never been unlocked), did not have USB debugging selected, has never been rooted, and no TWRP installed.
Anyway, if I can get into fastboot mode, I'll give method (1) a try. Should I connect the M3 to a PC and use ADB to flash?
Thanks again.
Click to expand...
Click to collapse
Sam10000 - wondering if this resolved your problem? I'm in the same boat, although it looks like the rollback files are no longer available for download.
Sorry wrong forum. I already edited message and post it other place. Please remove this.