[RECOVERY][DROID RAZR HD][KitKat ONLY] ClockWorkMod Recovery 6.0.4.9 [2014-06-08]

Search This thread

xubeiga

Senior Member
Nov 26, 2012
251
31
i need help in this.
i tried flashing but no success
the KK for XT925 has just came out here in BR and i'm trying to flash this
but when i go to recovery the only thing that appears is the android robot with a red ! on it, and i press volume up/down but nothing happens
what could have been gone wrong?
 

killrhythm09

Senior Member
May 3, 2011
254
94
35
California
i need help in this.
i tried flashing but no success
the KK for XT925 has just came out here in BR and i'm trying to flash this
but when i go to recovery the only thing that appears is the android robot with a red ! on it, and i press volume up/down but nothing happens
what could have been gone wrong?
Stock ROMs have a script that will check for stock recovery and install it on boot if it's not there.

If you delete /system/etc/install-recovery.sh, you can keep your custom recovery.
 

nobe1976

Senior Member
Sep 11, 2011
1,508
1,359
The Darkside
i need help in this.
i tried flashing but no success
the KK for XT925 has just came out here in BR and i'm trying to flash this
but when i go to recovery the only thing that appears is the android robot with a red ! on it, and i press volume up/down but nothing happens
what could have been gone wrong?
After you fastboot flash the recovery in. Unplug you device from PC and tap power button to exit fastboot mode. Then enter bootloader mode and select recovery. Once the custom recovery initializes no need to remove the script like suggested below...
Stock ROMs have a script that will check for stock recovery and install it on boot if it's not there.

If you delete /system/etc/install-recovery.sh, you can keep your custom recovery.
 
  • Like
Reactions: soffner and djvita

Chares

Member
Dec 2, 2009
9
1
Links are down,

anyone got a mirror on the file?

Thanks!

Edit: NVM, found a mirror, cant post link becuase of lack of posts.
 
Last edited:

grengo

Senior Member
Feb 13, 2011
112
40
is there any way to flash it without using PC i cannot connect as USB due to restriction on my laptop.....
 

write2aziz

Member
Sep 14, 2012
34
0
How to get bootloader unlocked after getting root on stock kitkat rom

Sent from my DROID RAZR HD using XDA Free mobile app
 

write2aziz

Member
Sep 14, 2012
34
0
My version is 182.46.15 xt926 rooted. How to unlock bootloader?

Sent from my DROID RAZR HD using XDA Free mobile app
 

nobe1976

Senior Member
Sep 11, 2011
1,508
1,359
The Darkside
My version is 182.46.15 xt926 rooted. How to unlock bootloader?

Sent from my DROID RAZR HD using XDA Free mobile app
Clearly you missed the boat. You are lucky that you rooted it while on 182.46.10, but at that same time you should of took advantage of the older bootloader exploit. Sorry to say You are SOL on getting it unlocked. Its patched.

Sent from my LG-VS980
 

Top Liked Posts

  • There are no posts matching your filters.
  • 38
    ClockWorkMod Recovery v6.0.4.9 for DROID RAZR HD/M

    This is ONLY for users that have upgraded to stock KitKat
    You must have an unlocked bootloader to use custom recovery

    Download: CWM6049-RAZR-HD_M-KITKAT.img

    To install you must have fastboot set up on your pc and then:
    Code:
    adb reboot bootloader
    fastboot flash recovery CWM6049-RAZR-HD_M-KITKAT.img

    You can then flash the root package of your choice.

    Enjoy!
    5
    It will be possible to start working on proper recovery builds only after the kernel source release.
    Till that time, don't expect any fixes. Demands won't bring it magically.
    The source release should happen in a matter of days, please be patient.
    3
    You need to plug phone into computer and run those 2 commands adb and fastboot. Do you have java installed on your pc? If not you can download it or download a adb fastboot package... Google it. Its a little involved. I'm sure there is a thread

    Sent from my DROID RAZR HD using Tapatalk

    ---------- Post added at 05:16 AM ---------- Previous post was at 05:11 AM ----------

    I'm a noob and don't understand the instructions. I would love to read some instructions for dummies if anyone is willing. For example, I dont know what to do after going into fastboot.

    I have already unlocked the boot ladder and upgraded to kitkat.[/QUOT


    Sent from my DROID RAZR HD using Tapatalk

    ---------- Post added at 05:24 AM ---------- Previous post was at 05:16 AM ----------



    https://docs.google.com/file/d/0B_nizg6yUZ0NdmlqU1k0dXdHbGs/edit


    Sent from my DROID RAZR HD using Tapatalk

    @sheep348
    you already have adb and fastboot, its in the razr utility dir you used yesterday to flash.
    edit- install java on your pc as previously stated, i didnt know this was needed but already had it installed. (im still not positive this is actually needed)
    1. go to settings/about phone and tap the "build number" repeatedly until it says you are a developer
    2. back up 1 screen and there will be a new menu called "developer options". inside @ the top turn it on and agree to the prompt, then scroll down and turn on "usb debugging".
    3. some new drivers may install if you already plugged into your pc, wait until there done before proceeding. also in later steps new drivers may install, always wait until they are done before proceeding.
    4. put this zip on your sd card http://www.mediafire.com/download/xfpb67cja347yat/UPDATE-SuperSU-v1.99.zip (or the current version of su zip)
    5. go to the razr utility dir and open the dir only, dont start the utility.
    6. hold shift then right click (not over a file) and choose "open command prompt here"
    7. type in the command prompt, adb devices
    there should be a string of numbers or some sort of text identifying your phone. if nothing is displayed or it says no device found, you have done one of the previous steps wrong or dont have the current moto drivers installed.
    if it says "unauthorized" next to the numbers, there will be a promp on the phone, click ok on the prompt and repeat the devices command and you should be all set.
    assuming it showed your phone, proceed.
    8. now type in, adb reboot bootloader
    your phone should automatically reboot to the ap fastboot screen you were using yesterday. (watch for new drivers to install and wait if needed)
    9. now type in, fastboot flash recovery xt926-KK-CWM-6048.img
    it should only take a few seconds, then report complete. it sends the file, then writes it. make sure its done before proceeding.
    10. unplug the usb cable then tap the power button to shut the phone off.
    now hold both vol buttons and power to get back to the pre boot menu and choose "recovery". within a few seconds the new cwm recovery should display. if it doesnt (it took me a few tries for some reason) repeat step 10 until it does.
    11. assuming you got in, use the vol keys to navigate and the power key to choose. choose install zip then choose zip from storage/sdcard1 then navigate to the "update-super-su zip" and choose it, navigate/click yes to install.
    12. when complete, navigate and select "go back" as many times as needed until you see an option to reboot phone and select it.
    likely it will prompt you to answer 1 or2 questions because this is a new install, answer yes to both and it should reboot.
    13. Profit :p you should have root.

    if anything doesnt work as i explained, start over, it took me 2/3 tries and i almost know what im doing lol
    3
    It will be possible to start working on proper recovery builds only after the kernel source release.
    Till that time, don't expect any fixes. Demands won't bring it magically.
    The source release should happen in a matter of days, please be patient.

    [rant]
    i lol and get mad in the same instant, when some tool demands or implies you great devs owe us fixes right away.

    people should be grateful for what they have, which is better than nothing, because nothing is exactly what you will get if you piss off the devs who make this great stuff for us, for FREE.

    the growing lack of respect for developers is sickening.
    [/rant]

    thanks to all the devs, without them these forums would be dead!!