Motorhead1991
Android Expert
DO NOT use ROM manager, you will brick yoyr device. The recovery.img is linked in the first post, where you found the folder with adb.
Follow along with the video below to see how to install our site as a web app on your home screen.
Note: This feature may not be available in some browsers.
OK guys i really need help here!!! I can only get to step 13. When i type reboot it says "operation not permitted". Everything else before it works just fine. Ive tried manually restarting the phone and the next step doesnt work. Ive tried this over n over n over. What am i doing wrong? This phone is a piece of crap without rooting it. I need help!!!
Hey Caitlin, how did u run the cmd prompt from the tools folder on step 14?????? Please help!!!
then do steps 14, if it says like operation not permitted for the "adb remount" just type remount
thats what I didokay so assuming the first one that pops up in the play store as ROM manager by the developer Clockworkmod is the wrong one so am I looking for ClockWorkMod Launcher for $2.99?
"reboot" nor "adb reboot" works.
I just did this lastnight, uhm are you in the same command prompt that you did steps 1-12 in? because you do Reboot in the same one, then you do the other command prompt in the tools folder
yes I'm still in the same one.
I downloaded Shell Commander, now when I open it there's a little symbol on the bottom that looks like a clipboard (I'm guessing thats where "just put the Recovery.img into the root (copy the Recovery.img file to your clipboard" that comes in, but when I go to type it in there it says create macro with 2 boxes that say Name and then Command, is this the right area?
No, you take the recovery.img and put it on your sd card, then use the command: flash_image recovery /sdcard/recovery.img
Thank u so much i finally got the root!!! I had to reboot from the new cmd prompt in the tools folder and it worked!!! THANKS!!!!!!

Like you would any other file. Mount USB storage > copy recovery.img from computer > paste it to your sd card.
This is from post 1
"TO FLASH RECOVERY
You must be rooted for this. I am including this because the flash recoveries that came with the clockworkmod apk (rom manager), at least the one's I tried, did not work with the merit. And the recovery that comes with the merit has absolutely no options and sucks to use! If you want to flash the version of clockworkmod into your phone, just put the Recovery.img into the root (copy the Recovery.img file to your clipboard, select copy files to/from computer from slide-down menu on phone, wait for computer to give you the option to "open folder to view files" and instead of navigating to any folder on the sd card, just paste the Recovery.img straight onto the card.) Then, open your command prompt and paste these commands:
- adb shell
- press "enter"
- su
- press "enter"
- flash_image recovery /sdcard/Recovery.img
- press "enter"
- reboot recovery
- press "enter"
Now your phone should reboot into recovery mode."
You can also use mass storage to copy & past it.