Stuck on fastboot mode After installing a Custom ROM..PLZ Help - Android Q&A, Help & Troubleshooting

i flashed a rom on my device(asus zenfone 2 laser ZE550kl) and after flashing i tried try to reboot to system..even i tried removing battery and starting by pressing power but still it goes fastboot mode. I tried all the buttons combinations,Wiped n number of times,....but still after flashing the rom it starts directly in fastboot mode
Thanks in advance:
PLZZ help
Details:
Device:Asus zenfone 2 laser (ZE550kl Z00ld)
ROM : Viper-Z00L-7.1.2-Python-v2.1-20170721-OFFICIAL

Sidd_23 said:
i flashed a rom on my device(asus zenfone 2 laser ZE550kl) and after flashing i tried try to reboot to system..even i tried removing battery and starting by pressing power but still it goes fastboot mode. I tried all the buttons combinations,Wiped n number of times,....but still after flashing the rom it starts directly in fastboot mode
Thanks in advance:
PLZZ help
Details:
Device:Asus zenfone 2 laser (ZE550kl Z00ld)
ROM : Viper-Z00L-7.1.2-Python-v2.1-20170721-OFFICIAL
Click to expand...
Click to collapse
how about getting into recovery, wiping system and reflashing a new rom?

BatDroid said:
how about getting into recovery, wiping system and reflashing a new rom?
Click to expand...
Click to collapse
tried that 2 times...

i had the same problem..any woraround guys?

Hi , in your place I will download latest stock firmware for your device and extract , boot.img , system.img , recovery.img and also fastboot.img if you have inside your stock firmware.
Next install minimal adb&fastboot tool :
Download link:
https://androidfilehost.com/?fid=745425885120698566
How to install:
https://forum.xda-developers.com/showthread.php?t=2317790
Example how to flash those files from command line :
First check if your device is recognized on your pc :
write command in adb&fastboot terminal tool :
fastboot devices (you should see some numbers )
Now put those files inside adb folder where you installed adb&fastboot terminal for example :
C:/adb/
Now flash each file :
fastboot flash boot boot.img (and press Enter)
fastboot flash recovery recovery.img -||-
fastboot flash system system.img -||-
fastboot flash fastboot fastboot.img -||-
now :
fastboot reboot -||-
Now your device will reboot and it will take some time to load for the first time if it doesn't boot to system just put your device again into fastboot mode , open adb&fastboot terminal and write:
fastboot boot boot.img and wait little bit to boot up , if not try :
fastboot boot system.img ...

Before trying other options, I do suggest you to remove and replace the battery when the phone is disconnected from your PC and possibly when it's powered off. Then restart the phone in "Fastboot mode" by pressing VolumeUP+PowerButton keys until the phone vibrates. This helped me a lot and I was not able to find this trick in the dozen of discussions, except one, that I read about this topic.

Related

My phone is breck (bootloop but can access fastboot)

So I tried to change the ROM of my phone because the vendor's one had malware but it was worse, my phone is stuck at boot screen and can't do anything with it.
First I tried to install a ROM with TWRP, it installed but it was just a black screen, you could only see the battery status.
Then I tried to install the global ROM that is on the official xiaomi site but it didn't work and it locked my phone.
Now I can't use TWRP, please help me. I am desperate.
Miflash isn't detecting the phone, but the PC does cause it listed under Android Phone->Android ADB Interface on device manager.
1st:
http://en.miui.com/thread-277276-1-1.html
Once you rebooted it into download mode, use this:
http://en.miui.com/thread-254606-1-1.html
My PC is no longer detecting the phone, only detects Qualcomm 9008
Ok, it is working till the miflash step it says "receiving hello packet" in red
You will need to flash a ROM using fastboot.
First install fastboot on your pc: http://www.theandroidsoul.com/how-to...t-setup-75174/
Second Download a flashable Rom: http://en.miui.com/a-234.html (make sure to choose the right one)
Unzip the rom and navigate to the 'images' folder
Put the phone into Fastboot mode (volume down and power button together until fastboot appears)
Connect the phone to pc with USB
Shift Right click on a blank space in the folder and choose 'open command window here'
run the following commands. one at a time
fastboot devices
fastboot flash recovery recovery.img
fastboot flash boot boot.img
fastboot flash cache cache.img
fastboot flash userdata userdata.img
fastboot flash system system.img
fastboot reboot
Feriol said:
You will need to flash a ROM using fastboot.
First install fastboot on your pc: http://www.theandroidsoul.com/how-to...t-setup-75174/
Second Download a flashable Rom: http://en.miui.com/a-234.html (make sure to choose the right one)
Unzip the rom and navigate to the 'images' folder
Put the phone into Fastboot mode (volume down and power button together until fastboot appears)
Connect the phone to pc with USB
Shift Right click on a blank space in the folder and choose 'open command window here'
run the following commands. one at a time
fastboot devices
fastboot flash recovery recovery.img
fastboot flash boot boot.img
fastboot flash cache cache.img
fastboot flash userdata userdata.img
fastboot flash system system.img
fastboot reboot
Click to expand...
Click to collapse
After that I use miflash?
Failed after second command
Hello guys, i have a redmi 3s china version, so i try to find global version, i installed all driver and try to use with miflash that:
land_global_images_V7.5.9.0.MALMIDE_20160805.0000.29_6.0_global_470b843c10.tgz
(if i use xiaomiflash i get error) meanwhile with miflash i see device and i flash it but something wrong , i restart the phone i stuck on the logo MI
I try also to download land_global_images_V7.5.4.0.MALMIDE_20160523.0000.23_6.0_global_dc5d804271.tar
seems is the right firmware
So i try again to flash in fastboot mode with miflash but i get error like i have no permission.
So i extract the whole firmware on a dir where there is ADB files , same problem...the device is locked
I try online the procedure with sms to unlock the bootloader ( i think is the only way, right?) or there are any other solution?
Maybe there is a stock rom to replace the original rom and put the global rom in another way?
Thanks in advanced
Bye
Benz83 said:
Hello guys, i have a redmi 3s china version, so i try to find global version, i installed all driver and try to use with miflash that:
land_global_images_V7.5.9.0.MALMIDE_20160805.0000.29_6.0_global_470b843c10.tgz
(if i use xiaomiflash i get error) meanwhile with miflash i see device and i flash it but something wrong , i restart the phone i stuck on the logo MI
I try also to download land_global_images_V7.5.4.0.MALMIDE_20160523.0000.23_6.0_global_dc5d804271.tar
seems is the right firmware
So i try again to flash in fastboot mode with miflash but i get error like i have no permission.
So i extract the whole firmware on a dir where there is ADB files , same problem...the d: evice is locked
I try online the procedure with sms to unlock the bootloader ( i think is the only way, right?) or there are any other solution?
Maybe there is a stock rom to replace the original rom and put the global rom in another way?
Thanks in advanced
Bye
Click to expand...
Click to collapse
Try this: https://www.reddit.com/r/Xiaomi/wiki/roms/flashofficial
or this: http://en.miui.com/thread-290959-1-1.html
andrespm said:
After that I use miflash?
Failed after second command
Click to expand...
Click to collapse
After you run 'fastboot devices' is anything listed? Usually a string of numbers. If not then the computer isn't seeing your device.
Try rebooting the computer, and trying different USB leads and ports if possible and try again.
Using this method you don't have to use MiFlash, and is for when MiFlash doesn't work.
Once your phone is working again you can try again to install another ROM using traditional methods.
andrespm said:
Try this: https://www.reddit.com/r/Xiaomi/wiki/roms/flashofficial
or this: http://en.miui.com/thread-290959-1-1.html
Click to expand...
Click to collapse
Hello, i try the steps you give for EDL, after it the screen is not black but i see again the logo MI, i can go on fastboot mode but if i try to flash anykind of rom i get error "FAILED: remote: Critical partition flashing is not allowed)
other solution?
I think the only way is the unlock bootloader, but sincerally i dont know how it work. i did the steps online and the sim is on another device not xiaomi. I will get a sms from xiaomi with some kind of code? and after it how can use for bootloader?
There is another solution? I thinking....but why i cant use the original rom ?? always about the bootloader lock?
___
now i see another post ...use both volume to enter in download mode and on the miflash i saw port com 49, load a rom and start to flash it ...but....another error : The system can not find the file specified (0x80070002: Max buffer sector is 256)
___
This Morning i received the unlock code. When i use the tool stuck on 50℅

Stuck in Fastboot mode

Hi, I have a serious problem with my moto G4 Play. I was on Android 7.1.1 but I prefer Android 6.0 so I tried to flash the stock ROM 6.0 of my device. It worked, but few minutes later my phone turned off.
Atm I only have access to fastboot mode but my Bootloader is locked, "USB debug" and "allow OEM unlock" are not activated.
I can do fastboot commands but I can't flash anything because Bootloader is locked, and if I try to use
Code:
fastboot oem unlock
, it says to allow OEM unlock in developer options first.
If I try to restart bootloader, restart recovery or factory reset it brings me back to fastboot mode with the following text :
"Your device didn't start up successfully.
Use the Software Repair Assistant on computer to repair your device.
Connect your device to your computer to get the Software Repair Assistant.
AP Fastboot Flash Mode (Secure)
Fastboot reason : Failed to initialize partition table
CID Read failure
Invalid CID status 0x69
ERROR : No booting image fund. Skip to fastboot
Boot up failed"
Click to expand...
Click to collapse
Thanks
any idea ?
Thanks
As Fastboot log tell you to use Software Repair Assistant , so use the softwer in order to repair your device .
https://www.verizonwireless.com/support/knowledge-base-116950/
Good luck : )
Teddy Lo said:
As Fastboot log tell you to use Software Repair Assistant , so use the softwer in order to repair your device .
https://www.verizonwireless.com/support/knowledge-base-116950/
Good luck : )
Click to expand...
Click to collapse
It doesn't work
Because of the phone IMEI is : 0000000000000, the Software Repair Assistant stucks in "Processing of the device informations"
Query: Stuck in fastboot mode
Hi there, on the top of your phone / tablet, hold down the power button for at least 30 seconds. Your tablet should force shutdown and restart out of fastboot mode into your android OS. Hope this helps.
Then try to flash latest stock firmware from fastboot ,
like for example
extract from stock firmware :
boot.img
recovery.img
fastboot.img
system.img
now for each one write
fastboot flash boot boot.img press enter
fastboot flash recovery recovery.img
fastboot flash system system.img
etc.
But find stock firmware for your device , don't use lower version because probably you will brick your device , try just with latest one.
Good luck : )
ps0q said:
Hi there, on the top of your phone / tablet, hold down the power button for at least 30 seconds. Your tablet should force shutdown and restart out of fastboot mode into your android OS. Hope this helps.
Click to expand...
Click to collapse
The problem is an icompatibility beetween bootloader and OS because they are not in the same version so I'm stuck in fastboot no matter what I do
Teddy Lo said:
Then try to flash latest stock firmware from fastboot ,
like for example
extract from stock firmware :
boot.img
recovery.img
fastboot.img
system.img
now for each one write
fastboot flash boot boot.img press enter
fastboot flash recovery recovery.img
fastboot flash system system.img
etc.
But find stock firmware for your device , don't use lower version because probably you will brick your device , try just with latest one.
Good luck : )
Click to expand...
Click to collapse
Thanks but my bootloader is locked so I can't flash anything

HELP!My Mi A3 is ALL ERASED,without OS,without Recovery, and it's stuck on FASTBOOT!

Hi guys how are you out there,I'm having a very bad problem,my phone is all erased,without Android,without ANY Recovery,and it's always stuck in Fastboot,when I try to flash a TWRP Recovery through ADB Fastboot in CMD(PC).
Also,when I click to flash on cmd,and I put the command to reboot (fastboot reboot),I press Volume Up,and it goes to Fastboot again.
I'm very desesperate with this,because this is my only phone.
Thank you.
1. how did you manage to erase "everything"?
2. download stock fastboot rom, unpack it, open cmd, switch active partition to A and run flash_all.bat
3. post here any errors or logs if something doesn't work
fastboot set_active a
Hi I prefer you follow the link given below. How ever it is of android 10. If you are facing some problem download the stock ROM and follow the same steps in the steps below. Still if you are facing problem mention here.
https://forum.xda-developers.com/mi-a3/how-to/fastboot-rom-android-10-v11-0-8-0-march-t4069077

Question Help Realme gt2 pro RMX3300 in bootloop ?

My Realme gt2 pro RMX3300 in bootloop after i try to install global rom by fastboot , I still able to enter fastboot mode and the bootloader is unlock , can any one help to solve the problem and back to the china rom again
what's the question with fastboot? just flash the partitions
Code:
fastboot flash <partition> <file>
aIecxs said:
what's the question with fastboot? just flash the partitions
Code:
fastboot flash <partition> <file>
Click to expand...
Click to collapse
Can you help with more details and the steps how to install the china rom again to fix the bootloop problem
unpack the ROM. open cmd.exe and cd into directory. type dir to list files. select terminal output with mouse, copy content with enter key. paste the file list from terminal here in [CODE]tags[/CODE]
I am stuck in bootloop and can access fastboot mode tii but have a problem, low battery and I don't seem to be able to charge the phone so I can't flash anything... Any hope for me??
stop boot-loop, enter fastboot
If I enter fastboot the phone doesn't charge in fastboot mode, and anything I try to do gives me an error due to low battery levels, but I can't charge the phone because even if I power off from fastboot mode the phone restarts itself to a bootloop and so on...

system destroyed and cannot enter to fastboot mode

hi guys, i have a problem let me explain to u what heppened and all stuffs
(my phone is redmi 9)
firstly i decided to install a custom rom and i've unlock the bootloader and i suffered in this step and then i flahsed recovery with pixel experience recovery but when i enter to recovery mode the device just reboot then i flashed recovery with twrp, i try to enter to recovery but system declins and i tried many time and finally i get into twrp, i wiped cach and i wiped all thing in list (i didnt remember but i deselect only sd card and otg maybe the problem was here and im newbie btw) and the wipe process successed, i tried flash rom with adb sideload but proccess failed idk why after that i tried flash recovery with shrp from fastboot but when i enter to fastboot using volum down + power off the fastboot still active for 5secs and exit i tried to boot into this recovery but when u complete the first step (i forget the name) but the output was like this:
[xxxxxxx]: 2.001sec
[booting]: (no input device)
command error
in booting step the fastboot exit and then when i tried many times i did this command: fastboot reboot fastboot
after this the device cant get into recovert mode or fastboot mode (when i try enter to fastboot mode the phone shows redmi logo and close immediaty 1sec or less) (system now is destroyed and i try to boot into os the phone stuck on redmi logo)
there is any way to enter to fastboot mode in this situation? i need help plz and thanks
also sorry for bad english
BESHIZUMOTO said:
hi guys, i have a problem let me explain to u what heppened and all stuffs
(my phone is redmi 9)
firstly i decided to install a custom rom and i've unlock the bootloader and i suffered in this step and then i flahsed recovery with pixel experience recovery but when i enter to recovery mode the device just reboot then i flashed recovery with twrp, i try to enter to recovery but system declins and i tried many time and finally i get into twrp, i wiped cach and i wiped all thing in list (i didnt remember but i deselect only sd card and otg maybe the problem was here and im newbie btw) and the wipe process successed, i tried flash rom with adb sideload but proccess failed idk why after that i tried flash recovery with shrp from fastboot but when i enter to fastboot using volum down + power off the fastboot still active for 5secs and exit i tried to boot into this recovery but when u complete the first step (i forget the name) but the output was like this:
[xxxxxxx]: 2.001sec
[booting]: (no input device)
command error
in booting step the fastboot exit and then when i tried many times i did this command: fastboot reboot fastboot
after this the device cant get into recovert mode or fastboot mode (when i try enter to fastboot mode the phone shows redmi logo and close immediaty 1sec or less) (system now is destroyed and i try to boot into os the phone stuck on redmi logo)
there is any way to enter to fastboot mode in this situation? i need help plz and thanks
also sorry for bad english
Click to expand...
Click to collapse
Flash the device using SP Flash tool if your device has MEDIATEK G80 processor.
mvikrant97 said:
Flash the device using SP Flash tool if your device has MEDIATEK G80 processor.
Click to expand...
Click to collapse
i will try it now ty
mvikrant97 said:
Flash the device using SP Flash tool if your device has MEDIATEK G80 processor.
Click to expand...
Click to collapse
its require boot device in fastboot or no? cuz i cant access to fastboot
BESHIZUMOTO said:
its require boot device in fastboot or no? cuz i cant access to fastboot
Click to expand...
Click to collapse
Redmi 9 brick problem solution.
1.if you are above v11.0.8.0 then go and follow below link... https://forum.xda-developers.com/t/disable-authorization-and-unbrick-your-redmi-9.4228213/ ================================== 2.Else follow it...
forum.xda-developers.com

Categories

Resources