I have a big problem.
I foolishly ran Root.exe. From This set:
http://forum.xda-developers.com/showpost.php?p=33018495&postcount=37
But a bootloader had NOT unlocked.
Now the phone is launched only in Fastboot mode: "AP Fastboot flash Mode (secure boot)".
Hanging menu with white blue and yellow at the bottom of the inscriptions.
That's all. Reloads - again this menu.
There is an inscription (in blue):
- Normal Powerup
- Recovery
- Factory
Etc.
Can scroll menu by button VOL-
When i press VOL + writes - "Fastboot menu disabled".
If press the Power, the screen goes out when press Power again - it`s boot - again all in the same Fastboot menu.
It can generally return to functional, normal mode?
I would be very grateful for your advices
When you're in AP Fastboot, try to flash an Retail EU Fastboot with RSD 6.1.4. (Use an Brazil one, when you got an Latam RazR)
Gesendet von meinem XT890 mit Tapatalk 2
I'm with the same problem, i my razr is stuck in fastboot and not start! how can I find a rom to install??
mowkof said:
I'm with the same problem, i my razr is stuck in fastboot and not start! how can I find a rom to install??
Click to expand...
Click to collapse
1. Unlock the bootloader.
2. Flash a Home-made fastboot.
mattlgroff said:
1. Unlock the bootloader.
2. Flash a Home-made fastboot.
Click to expand...
Click to collapse
I unlock the bootloader, but how do I flash the home-made fastboot? The FlashanRoot.bat get stuck on press any key. :C
AW: Plese, help! I brick my RAZR I by root.exe
When you use an JB Homemade and stuck in AP you have to edit the bat and delete the first 2 adb lines (adb push..., adb reboot)
After that start the bat.
Sent from my BataKanged XT910
I'm using a ICS Home-made. I erase the same two lines?
Sent from my Nexus 7 using xda app-developers app
You need to remove;
adb wait-for-device push RAZRiRoot2.zip /sdcard/RAZRiRoot2.zip
adb reboot bootloader
From the FlashAndRoot.bat file, right click and select edit, this will open the bat file up in notepad. Remove the above lines, connect your razr to your pc by USB in fastboot mode (vol down + power). Double click the .bat file and you should be done, it takes about 20 mins to flash.
Hi,
My phone wasn't rooted prior to JB upgrade. I'm currently on 91.2.26001.XT890.Retail.en.EU
I've successfully unlocked bootloader but now I'm facing a problem when I'm actually trying to flash custom recovery -> rom:
a) I don't have CWM \ TWRP recovery
b) Clearly I'm not rooted
c) While in phones fastboot stock recovery option just restarts my phone (as well as factory - I assume it's tied to factory reset).
Phone itself works completely fine.
I'm kinda stuck and in need of help.
Thanks in advance!
http://forum.xda-developers.com/showthread.php?p=41479852
Gesendet von meinem XT890 mit Tapatalk 2
HSD-Pilot said:
http://forum.xda-developers.com/showthread.php?p=41479852
Gesendet von meinem XT890 mit Tapatalk 2
Click to expand...
Click to collapse
Requires SU (as mentioned in RAZRi_Recovery_Flasher.bat)
And I'm not rooted. I've tried to do it manually step-by-step acoording to bat file, but in the end I get an error on this stage:
Code:
adb shell "su -c 'dd if=/sdcard/twrp.img of=/dev/block/mmcblk0p6'"
Why don't you flash CWM in fastboot mode? It's that easy... Download here:
http://forum.xda-developers.com/showthread.php?t=1974097
command: fastboot flash recovery name-of-revovery.img
Then simply reboot to CWM and flash RazriRoot2.zip
After that boot up normally, check root, boot into fastboot and flash CWM again -> done.
The last step is neccessary as CWM will be one time overwritten after rooting.
shaftenberg said:
Why don't you flash CWM in fastboot mode? It's that easy...
Then simply reboot to CWM and flash RazriRoot2.zip.
Click to expand...
Click to collapse
I have no idea how to flash CWM in fastboot mode. I've done following procedure:
got cwm.img from http://forum.xda-developers.com/showthread.php?p=41479852
Sent phone to fastboot, making sure device is connected done that in cmd:
Code:
fastboot flash recovery cwm.img
And no result. I mean it gives out info that copying and stuff is OKAY, but there are no changes after reboot.
Or I'm terribly missing something.
Divina Angelus said:
I mean it gives out info that copying and stuff is OKAY, but there are no changes after reboot.
Click to expand...
Click to collapse
You must not boot normally!
Switch directly from fastboot to recovery and then you are in.
Flash RazriRoot2 from CWM, boot up normally, then again boot into fastboot and flash CWM a second time.
[edit]
You did it right, but you must not boot into normal system after 1st flashing
So again the steps:
- put RazriRoot2 onto SD card
- boot to fastboot
- flash recovery
- directly after that enter CWM recovery
- flash RazriRoot2 from CWM
- boot normally into system, check root
- boot into fastboot again
- flash CWM 2nd time
- reboot, done.
shaftenberg said:
You must not boot normally!
Switch directly from fastboot to recovery and then you are in.
Flash RazriRoot2 from CWM, boot up normally, then again boot into fastboot and flash CWM a second time.
[edit]
You did it right, but you must not boot into normal system after 1st flashing
Click to expand...
Click to collapse
I fastbooted image, disconnected my usb. Then I choose recovery - aaaaaaaaaand it just goes black (shutdowns apparently). When I turn it on - I get stock loading, etc.
I'm confused.
Same thing happens when I do fastboot reboot-bootloader.
So my main issue here is how to get into CWM after actually flashing it, I guess.
Divina Angelus said:
I fastbooted image, disconnected my usb. Then I choose recovery - aaaaaaaaaand it just goes black (shutdowns apparently). When I turn it on - I get stock loading, etc.
Click to expand...
Click to collapse
Man... do I have to SHOUT??!!
Read my last description, step by step!
NO REBOOT, NO DISCONNECT, JUST ENTER CWM AFTER FLASHING!!
and IF phone shuts down, then go DIRECTLY to fastboot again with Power/VOL- and release Power immediately during(!) vibration with keeping VOL- pressed.
shaftenberg said:
Man... do I have to SHOUT??!!
Read my last description, step by step!
NO REBOOT, NO DISCONNECT, JUST ENTER CWM AFTER FLASHING!!
and IF phone shuts down, then go DIRECTLY to fastboot again with Power/VOL- and release Power immediately during(!) vibration with keeping VOL- pressed.
Click to expand...
Click to collapse
Alright, I'll sound completely dumb, but how do I do I enter CWM recovery after flashing? Recovery option in phones fastboot doesn't do anything for me. Or is there any magic combo?
Divina Angelus said:
Alright, I'll sound completely dumb, but how do I do I enter CWM recovery after flashing? Recovery option in phones fastboot doesn't do anything for me. Or is there any magic combo?
Click to expand...
Click to collapse
Well... VOL- navigates and VOL+ selects.
Are you sure your device is connected? I have the same ROM base as you. When I enter fastboot mode, there is a black screen with some blue options. Do nothing, cable Phone to USB and check with fastboot devices if you are connected.
Then flash the CWM (try my link posted above).
After flashing just press VOL- one time to select "Recovery" then enter CWM with VOL+
That's it?!
shaftenberg said:
Well... VOL- navigates and VOL+ selects.
Are you sure your device is connected? I have the same ROM base as you. When I enter fastboot mode, there is a black screen with some blue options. Do nothing, cable Phone to USB and check with fastboot devices if you are connected.
Then flash the CWM (try my link posted above).
After flashing just press VOL- one time to select "Recovery" then enter CWM with VOL+
That's it?!
Click to expand...
Click to collapse
Jeeeeeeeeeeeeeeeeeeeeeeesus. I was using power button to select recovery... /facepalms
Thank you very much for your patience, everything is fine now.
Divina Angelus said:
Jeeeeeeeeeeeeeeeeeeeeeeesus. I was using power button to select recovery... /facepalms
Thank you very much for your patience, everything is fine now.
Click to expand...
Click to collapse
As I wrote the last post I thought of that you maybe tried to enter with Power...
Then alright, glad it works now!
But don't forget to flash CWM a second time after rooting, otherwise RAZRi will "forget" CWM and install its own recovery again when you booted up. This must be only done once.
Don't feel bad
shaftenberg said:
As I wrote the last post I thought of that you maybe tried to enter with Power...
Then alright, glad it works now!
But don't forget to flash CWM a second time after rooting, otherwise RAZRi will "forget" CWM and install its own recovery again when you booted up. This must be only done once.
Click to expand...
Click to collapse
Just spent 6 hours doing exactly the same thing!
I've had 6 phones and thought this would be easy. Just missed the + instead of power about 10 times and couldn't work out why !
Thanks Thanks
Hey there. I'm having a bit of an issue regarding the recovery on my phone. I rooted it quite some time ago but now I'd like to upgrade it to Kitkat 4.4.4 but when I try to enter recovery mode, it just boots normally. I have installed ROM Manager some time ago and I believe I may have changed my recovery, but it was either CWM or TWRP so there's nothing else. I tried using the "Boot into recovery" option but the phone won't go into recovery. I tried many different combinations upon boot but none have worked. Can someone help me, I'm running 4.3 9.2.A.1.210. I have USB Debugging enabled.
Cheers.
Most (or even all) of the custom roms have built-in recovery. So, if you want to flash some custom rom, you extract the "boot.img" from the zip and flash it via FlashTool using fastboot mode (to put Xperia V into fastboot mode hold volume up button while connecting the phone to tbe pc and the led should turn blue. If it turns green then try holding the other volume button.). And then you just select the lightning icon in FlashTool, choose fastboot mode, on the right side in the middle is an option to flash kernel and just find the boot.img you extracted and select it. Keep in mind that your bootloader must be UNLOCKED and you must install fastboot drivers before doing this.
Btw...your phone will stay in the fastboot mode only for a couple of seconds so you have to be quick...I always find the boot.img first, then put my phone into fastboot mode and then just select the image to flash it.
Sent from my Xperia V using XDA Free mobile app
Hey Guys
Whenever I turn on my phone it goes into fastboot mode, I am not sure why.
I have tried using fastboot reboot in adb but it still reboots into bootloader(keep in my mind i don't write reboot bootloader)
I even flashed the stock rom using SP Flash tool but even then I don't seem to have any luck.
I tried holding the upper volume button and the power button but it still doesn't reboot into recovery and just gives me a faint text saying "-> FASTBOOT MODE"
the phone can;t even boot into META Mode
Every and any help at all is appreciated
If you have TWRP recovery, try to install a custom ROM or the Stock Rom , Or try to enter in the fastboot and in the pc you download the ADB and install TWRP for you phone (I solved this problem via this method, You can find tutorial about this in internet) I am not responsible for any damage that may occur to your device (You can starts in the bootloader mode pressing Volume Down and the power key)
Hi all..
I flashed the latest Radian kernel in my lenovo k6 power. Feb 2019 build. But after flashing it from TWRP, it boots in fastboot mode and never starts normally. My os is RR remix oreo v 8.1.0 . Please help.. what should I do to flash it properly.
MultiLaserGames said:
If you have TWRP recovery, try to install a custom ROM or the Stock Rom , Or try to enter in the fastboot and in the pc you download the ADB and install TWRP for you phone (I solved this problem via this method, You can find tutorial about this in internet) I am not responsible for any damage that may occur to your device (You can starts in the bootloader mode pressing Volume Down and the power key)
Click to expand...
Click to collapse
Please somebody tell me which is the latest kernel build for RR oreo 8.1.0, for lenovo k6 power.
So yesterday I bought my first Xiaomi phone, Mi5, it came installed with Version: V8.1.2.0.MAAMIDI (MIUI8) which I understand is the stock Global ROM.
Everything was fine untill I disabled some google apps and went to reboot and now my phone is stuck in a bootloop. I have locked bootloader(applied for unlock), no root.
Pressing vol + power enters me to a screen with a phone sketch and usb cable
Pressing vol - power enters fastboot
How can I repair my phone? Shouldn't there be a recovery on a stock ROM? How can I enter it?
Please help
Just flash stock rom.....
Goto fastboot mode and connect your phone to your computer with drivers installed in it
Open adb command prompt, and type adb devices and then it will recognise your device and now type reboot to edl
Now your is booted in download mode flash stock rom by mi flasher.......
Sent from my GT-I9500 using Tapatalk