if it enters fastboot,it will reboot in two seconds.so i can't flash anything.what should I do
Related
I tried to root my Motorolo Xoom 3G however after appliying fastboot reboot commend the device stays at the screen where Motorola logo and Dual core technology are.
The device is not responding any commend that I applied via PC.
I am able to enter fastboot protocol.
Here are the commends that I applied.
1 - adb reboot bootloader
2 - fastboot oem unlock
3 - fastboot flash boot boot.img
4 - fastboot reboot
After I applied all these commends , in MsDOS screen there were fihished text.
What should I do to start the device system again?
ssan said:
I tried to root my Motorolo Xoom 3G however after appliying fastboot reboot commend the device stays at the screen where Motorola logo and Dual core technology are.
The device is not responding any commend that I applied via PC.
I am able to enter fastboot protocol.
Here are the commends that I applied.
1 - adb reboot bootloader
2 - fastboot oem unlock
3 - fastboot flash boot boot.img
4 - fastboot reboot
After I applied all these commends , in MsDOS screen there were fihished text.
What should I do to start the device system again?
Click to expand...
Click to collapse
You can manually reboot by pressing volume up a power and holding until it reboots, then when you see the red dual core screen tap volume down and then volume up. You should be back in 'starting fastboot protocol' again. Make sure you have actually unlocked. Try fastboot oem unlock again and if it gives you instructions on the Xoom screen, follow them all. It should reboot into the os...skip all set-up steps except go into settings /applications/development and make sure debugging is checked. Then reboot back into fastboot and continue with what you are doing.
I unlocked it again however still it stucks at the Dual core screen. Is there any other operation to start the system.
By the way, I am using a Turkish version of Motorola Xoom 3g. I guess it is an important detail.
I have resolved the problem.
I downloaded MZ601_H.6.1-38-11_Retail_Turkey file from motorolo developer web site.
Fastboot flash boot bot.img
Fastboot flash system system.img
Fastboot flash recovery recovery.img
Fastboot flash userdata userdata.img
Fastboot erase cache
applied the above commends.
ssan said:
I have resolved the problem.
I downloaded MZ601_H.6.1-38-11_Retail_Turkey file from motorolo developer web site.
Fastboot flash boot bot.img
Fastboot flash system system.img
Fastboot flash recovery recovery.img
Fastboot flash userdata userdata.img
Fastboot erase cache
applied the above commends.
Click to expand...
Click to collapse
Great news! It's so good when you can resolve your own problems!
I used Recovery-Tools to flash TECNO-P5_130916__recovery_140106-193223.img onto my phone. The process completed and I was prompted to boot into recovery. The reboot did not complete.
I can get into the boot menu (Volume Up + Power), but when I select Recovery mode or Normal mode the phone gets into a boot loop. Fastboot mode woks and I can connect from Windows 7.
The problem in Fastboot is that I cannot flash a ROM since the bootloader is locked (I get the error "Security deny - Err:0x2017").
Is there a tool that can either unlock the bootloader or reset the phone to factory settings so it can boot normally?
I already tried fastboot oem unlock and it just hangs at "..." No "fastboot oem ...." commands work
fastboot devices shows "mt6572v1_phone fastboot"
What do i need to type in cmd with fastboot to ogo into recovery? i mean my power button is broken and i just turn it on by using volume button down and plugging in to a computer.
i tried fastboot reboot recovery, doesnt seem to work.
fastboot boot <twrp.img file>
it will boot directly into twrp
I'm using an honor 8 and i'm following along to XDA's instructions. I flashed TWRP and did the command 'adb reboot recovery' and now my phone has been on the "your device is booting now..." screen for quite some time. Is there some way to fix this?
https://forum.xda-developers.com/showpost.php?p=76790675&postcount=2
If you can boot into bootloader mode:
1. Download a firmware compatible for your honor from firmware finder for huawei
2. Download and install huawei extractor
3. Extract system.img, boot.img, recovery.img from the firmware
4. Plug your phone to the computer and boot into bootloader
5. Open command prompt and type:
Fastboot flash system system.img
Fastboot flash boot boot.img
Fastboot flash recovery recovery.img
6. Shut down your phone and boot into recovery
7. Perform a factory reset
8. Should be done!
I have a Realme Narzo 20 pro pro device.
I was using different android 11 custom ROMs.
I booted my device to fastboot and used the following commands on ADB and fastboot command prompt:
fastboot erase system
fastboot erase userdata
fastboot erase boot
fastboot erase recovery
fastboot flash recovery <pitch black recovery img file for RMX2151 which worked fine before>
fastboot reboot recovery
Now my device is stuck in a bootloop trying to enter recovery.
If i hold down vol+ and power key for 10 secs, device restarts and tries to enter recovery mode again.
Any help is very much appreciated. Thank you.
please help bro. I also have the same problem as you
I also need solution....faruu bro what did you do?