- 05-05-2011, 05:55 PM #226
Itty Bitty Modder
- Join Date
- Apr 2011
- Posts
- 1
- Thanks
- 0
- Thanked 0 Times in 0 Posts
- Downloads
- 3
- Uploads
- 0
after i type the input
- adb push c:\Moto_MSM_Root\Superuser.apk /sdcard/Superuser.apk
- adb push c:\Moto_MSM_Root\su /sdcard/su
- adb push c:\Moto_MSM_Root\rageagainstthecage-arm5.bin /data/local/tmp/rageagainstthecage-arm5.bin
- adb push c:\Moto_MSM_Root\install-root.sh /data/local/tmp/install-root.sh
- adb shell
it gives me a $ instead of a # what should i do?
- 05-05-2011, 09:37 PM #227
Read the instructions carefully. You haven't done anything yet, just moved the files into place.
You will want to runThis still has not executed the exploit...Code:chmod 755 /data/local/tmp/rageagainstthecage-arm5.bin chmod 755 /data/local/tmp/instal-root.sh
Now, on you PHONE!
That will run the exploit. After you get forked xxxx childs, restart ConnectBot (or terminal emulator/ whatever you use).Code:/data/local/tmp/rageagainstthecage-arm5.bin
When you restart, you will have '#', so then runRebootCode:/data/local/tmp/install-root.sh
- 05-26-2011, 04:45 PM #228
Referring to my buddies MB200
Hey guys, just tried the root method from theunlocker.com, epic fail! It transformed my buddies 2.1.5 stock into 1.5 orange! It broke the usb debugging mode. Absolutely useless! Lol, so I used RSD Lite to reflash stock T-Mobile 2.1.5
Now I am going to give this root process a go... it seems similar to the process I used on my MB501. So I like that!
Just a quick question my buddies MB200
SV: Blur_version.2.1.5.mb200.T-Mobile.end.us
HV: sjug5469aa
FV: 2.1-update 1
KV: 2.6.29 build01@ca25rhe78#1
B#: ERD79
Will this root process root this phone...I am 99.9% sure this is the correct root process ... just checking!
cliq XT (MB501)
CM7 RC2
www.rockettpc.com-rockett
MT3GS CM7.1 RC1 844MHz
- 05-26-2011, 08:43 PM #229
It's actually the exact same method as the Cliq XT. Just make sure to use the 2.1 su binaries and Superuser.apk
- 05-26-2011, 09:29 PM #230
That would be the last link given in the instructions ...
http://modmymobile.com/forums/downlo...=file&id=28159
If I'm not mistaken! It does not say 2.1 but it is the same files I used on my MB501 1.5 before I flashed MotoBlur2.1.54
Thank you!
cliq XT (MB501)
CM7 RC2
www.rockettpc.comLast edited by rockettpc; 05-26-2011 at 09:35 PM.
-rockett
MT3GS CM7.1 RC1 844MHz
- 05-26-2011, 10:53 PM #231
Or download Z4 and it'll root for u without problems

Sent from my CLIQ using Tapatalk
- 05-26-2011, 11:29 PM #232
Never heard of it!
cliq XT (MB501)
CM7 RC2
www.rockettpc.com-rockett
MT3GS CM7.1 RC1 844MHz
- 05-26-2011, 11:43 PM #233
Found it! Thanks so much!
Z4root link
http://forum.xda-developers.com/showthread.php?t=833953
cliq XT (MB501)
CM7 RC2
www.rockettpc.com-rockett
MT3GS CM7.1 RC1 844MHz
- 05-27-2011, 12:12 AM #234
Wow Z4Root amazing! Took less than 60sec to install .apk, root, and reboot! Bad a$$! Now one last Q.
This MB200 is now rooted using Z4Root, but still has T-Mobile recovery.img
I use ROM manager on my MB501...
Should I flash clockworkmod.recovery.img right through the ROM manager on this MB200? I'm 99.9% sure it will be no problem, just checking! Lol
You guys are great! Much Love!
cliq XT (MB501)
CM7 RC2
www.rockettpc.com-rockett
MT3GS CM7.1 RC1 844MHz
- 05-27-2011, 04:02 AM #235
Maybe Modder
- Join Date
- Mar 2011
- Posts
- 34
- Thanks
- 7
- Thanked 0 Times in 0 Posts
- Downloads
- 3
- Uploads
- 0
Open command prompt
- cd c:wherever-your-sdk-tools-folder-is
- adb devices (to verify the connection)
IM STUCK AT THE ADB DEVICES PART. THEY TELL ME ADB IS NOT RECOGNIZED AS AN INTERNAL OR EXTERNAL COMMAND,OPERABLE PROGRAM AND BATCH FILE
- 05-27-2011, 11:14 AM #236
I'm guessing that you put the android SDK at the root of C, so it should be:
cd C:\AndroidSDK\platform-tools
adb devices
Make sure you are in the platform-tools folder
-
The Following User Says Thank You to phoenixsong6 For This Useful Post:
MrRayded (05-28-2011)
- 05-27-2011, 11:33 AM #237
If ur on 2.1 this is the easiest way guys
http://forum.xda-developers.com/showthread.php?t=833953
Just install the app and run perm root
Sent from my CLIQ using Tapatalk
- 05-27-2011, 04:32 PM #238
I absolutely agree, took less than 60sec to root! Best app EVER!
cliq XT (MB501)
CM7 RC2
www.rockettpc.com-rockett
MT3GS CM7.1 RC1 844MHz
- 05-28-2011, 07:39 AM #239
Maybe Modder
- Join Date
- Mar 2011
- Posts
- 34
- Thanks
- 7
- Thanked 0 Times in 0 Posts
- Downloads
- 3
- Uploads
- 0
THANKS!! now, im stuck at the next step. adb push c:\Moto_MSM_Root\Superuser.apk /sdcard/Superuser.apk . when i open the moto msm root file, i can only see the folders 1.5,2.1, install root sh, rootagainstthecage-arm5 bin. And when i put that code into command prompt they tell me there is no such directory.
- 05-28-2011, 08:23 AM #240
I'm only answering these questions because of the theoretical knowledge it imparts. I highly recommend reading the 3 or posts above this one.
Figure out which version of android you have and stick it in the path:
adb push c:\Moto_MSM_Root\2.1\Superuser.apk (if you have android 2.1)


LinkBack URL
About LinkBacks
Reply With Quote


