Thread: [ROOT] Cliq XT
- 08-26-2010, 05:36 PM #1
[ROOT] Cliq XT
Instructions (it's the Droid 2 root method):
Setup:
- Install adb unless you haven't done so (here) and Motorola drivers unless you haven't done so (here)
- Download attached archive
- Extract to a directory, I used c:\Moto_MSM_Root
- Make sure you have USB degugging enabled
- Change connection to PC Mode (Charge Only)
Process:
- Open command prompt
- cd c:\wherever-your-sdk-tools-folder-is
- adb devices (to verify the connection)
- 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
- cd /data/local/tmp
- chmod 0755 rageagainstthecage-arm5.bin
- chmod 0755 install-root.sh
-> keep your phone connected to PC
Download "Better Terminal Emulator" or "Terminal Emulator" or "ConnectBot" (I myself prefer ConnectBot - to open shell console there, just pick in the combobox "local", type any name into the editbox, and press enter) from the Market.
-> open the terminal emulator on the phone and type:
- cd /data/local/tmp
- ./rageagainstthecage-arm5.bin
Wait until you see this message - don't press anything:
Then press enter and type "exit" to close the terminal (or close it via the menu)Code:[+] Forked xxxx childs.
-> open the Terminal Emulator or ConnectBot on the phone (if you get the message that terminal died, dismiss it and run it again)
If you end up with "#" prompt, do the following. Otherwise reboot the phone and try opening the "Terminal Emulator" again. If even that doesn't give "#" prompt, go back to step "./rageagainstthecage-arm5.bin". There are mixed results atm., but some succeeded. See this post for possible way:
Type into the console:
- /data/local/tmp/install-root.sh
(if the script prints nothing, then it was successful)
- exit
- exit
Now you have successfully rooted the phone.
The install-root.sh contains the following:
All credit goes to Sebastian Krahmer at C skillsCode:mount -o rw,remount /dev/block/mtdblock1 /system cat /sdcard/su > /system/xbin/su chown root.root /system/xbin/su chmod 6755 /system/xbin/su cat /sdcard/Superuser.apk > /system/app/Superuser.apk chown root.root /system/app/Superuser.apk chmod 644 /system/app/Superuser.apk mount -o ro,remount /dev/block/mtdblock1 /system
Download:
ModMyMobile Forums - Downloads - Root (Backflip, Cliq XT, Cliq, Dext)
Custom Recovery:
A) http://modmymobile.com/forums/405-mo...8-27-10-a.html
B) Portal Android - Comunidade de Desenvolvedores da Plataforma Android - Ver T
Note: Delete this file (if exists) if you are about to flash the custom recovery: "/system/recovery.img" - otherwise after you reboot, you'll have stock recovery back.Last edited by Skrilax_CZ; 09-08-2010 at 03:33 PM.

Thanks Semseddin for the signature and avatar.
-
42 Users Say Thank You to Skrilax_CZ For This Useful Post
achaps81 (08-26-2010), adlx (06-09-2011), beezy (08-28-2010), Bordeaux (12-04-2010), brandnew 2009 (09-09-2010), chilled26 (09-04-2010), cwierts1 (09-04-2010), darrylking06 (09-04-2010), Double0EK (08-26-2010), firtvid20 (10-20-2010), GotHeart (04-05-2011), Hairo (07-06-2011), ic04969 (08-28-2010), JBoogie3 (10-27-2010), jcsjr (09-05-2010), josuearisty (07-22-2011), Junoman (12-26-2010), j_r0dd (08-27-2010), kruang (08-30-2010), l<enny (09-11-2010), LesterJesus (03-29-2011), likuidfire (09-01-2010), mastermind278 (08-26-2010), max0066 (07-21-2011), MulderFoxx (09-13-2010), nachobkc (11-24-2010), Offset (11-08-2010), Ploni Almoni (08-26-2010), RavenFB (08-26-2010), robnj2fl2000 (08-26-2010), Rockman000 (11-21-2010), romanc85 (03-03-2011), savedsoul (09-02-2010), Stratinator (10-03-2010), sublime1184 (08-26-2010), SuperJoker (08-27-2010), Tanis.7x (08-27-2010), Teaspoon83 (09-10-2010), teeedubb (08-28-2010), tg11285 (08-31-2010), whbjr (03-26-2011), Yvese (09-09-2010)
- 08-26-2010, 08:58 PM #2
So I Hear You Can Mod
- Join Date
- Jun 2010
- Location
- Southwestern Illinois
- Posts
- 122
- Thanks
- 7
- Thanked 15 Times in 11 Posts
- Downloads
- 5
- Uploads
- 0
This is awesome, Skrilax! Now, I hate to sound stupid, but how would i go about flashing a 2.1/2.2 ROM after root? I'm not really going to consider a jailbreak unless I can upgrade the OS as a result. Thanks in advance for any info!
- 08-26-2010, 09:04 PM #3
freakin finally! yes cant wait to try this on the XT! Do we have any ROMs for the XT yet?
- 08-26-2010, 09:34 PM #4
cliq xt rooting
I have been trying for 3-4 hours to root my Cliq XT and cannot obtain root. If I get anywhere I will post it here.
Also my SD card has been corrupted 3 times, tried factory restore then rooting, no resolution as of yet.
Last edited by IllBlew; 08-26-2010 at 09:38 PM.
- 08-26-2010, 09:41 PM #5
Developer
- Join Date
- Jul 2010
- Posts
- 441
- Thanks
- 137
- Thanked 477 Times in 166 Posts
- Downloads
- 34
- Uploads
- 0
Have you rebooted? Make sure to unplug USB. Turn Off. Turn back on. After the phone is finally loaded then plug USB and rerun.
Have you restarted the phone?
Do the code. If you get $, unplug USB. Turn the phone off. Turn it back on. Wait for it to be fully loaded. Then plug the USB and start from adb shell and cd /data/local/tmp.
Also make sure when you run adb kill-server that you are quick... You want it killed before MotoConnect popup on the taskbar appears.Last edited by mastermind278; 08-26-2010 at 09:41 PM. Reason: Automerged Doublepost
- 08-26-2010, 09:47 PM #6
Maybe Modder
- Join Date
- Jun 2010
- Posts
- 31
- Thanks
- 11
- Thanked 17 Times in 7 Posts
- Downloads
- 13
- Uploads
- 0
Skrilax, I'm happy to see you guys finally can root CliqXT.
Below is the link to our latest version of Quench Custom Recovery, I am pretty sure it will work fine on their CliqXT phones:
http://www.4shared.com/file/9L9sFk5I...nch_Final.html
And here is a link to a retail Brazilian firmware, that will also work on your phones (already rooted):
http://www.4shared.com/file/9lYfDpAY/nandroid.html
PS.: Once you get the # prompt, you can flash the custom recovery and then install the Brazilian rom (no radio changes). As I said: it's already rooted.
Feel free to attach these files on this forum, if you want.
Regards!Last edited by paulogeneses; 08-26-2010 at 09:54 PM.
- 08-26-2010, 09:49 PM #7
Maybe Modder
- Join Date
- Jul 2010
- Posts
- 31
- Thanks
- 6
- Thanked 7 Times in 5 Posts
- Downloads
- 11
- Uploads
- 0
i cant copy the su or superuser apk to the sdcard it say permission denied.thats as far as i got..i tried to run cmd as admin.please help.this should be easy just a few steps
- 08-26-2010, 09:58 PM #8
Developer
- Join Date
- Jul 2010
- Posts
- 441
- Thanks
- 137
- Thanked 477 Times in 166 Posts
- Downloads
- 34
- Uploads
- 0
Do you have the SDCARD mounted to the PC? If so unmount the SDCARD.
Also it seems that the backflip users are having success using terminal on the phone and this script, Backflip root!!
If anyone wants to try that it might make things a bit easier.
-
The Following User Says Thank You to mastermind278 For This Useful Post:
robnj2fl2000 (08-27-2010)
- 08-26-2010, 11:01 PM #9
ok so ive gotten to ./rageagainstthecage-arm5.bin, i run it, kill the server, and i keep getting $, i reboot my phone, wait for it to load, then plug it in and still the same every time, is there a timing to kill the server? idk what to do now, please help, so want my xt rooted
ok heres what i did, when it came time to kill the server so i wouldnt get $, i kept hitting up and enter on adb kill-server, ran it about 6 or 7 times while phone was connecting to pc, and BAM......# the rest completed as normal, time to remove some tmobile crap :-DLast edited by achaps81; 08-26-2010 at 11:29 PM.
There is no spoon.....
- 08-27-2010, 12:11 AM #10
Yesss!! With your new method i instantly rooted my phone!! Thnx soo much!!
Last edited by tguy188; 08-28-2010 at 03:51 PM.
- 08-27-2010, 01:19 AM #11
Itty Bitty Modder
- Join Date
- Aug 2010
- Posts
- 5
- Thanks
- 0
- Thanked 1 Time in 1 Post
- Downloads
- 2
- Uploads
- 0
i have a rooted cliq xt finally thank you
now what can i do with it, got set cpu but only goes to 528.any roms . oh and i had problems i finally ran the rageagainstthecage-arm5.bin file like 6 times in a row no adbserver-killer just press up arrow to use last cmd hope that helps
run the rageagainsthecage-arm5.bin command over and over real fast dont worry about adbkillerLast edited by johnb420; 08-27-2010 at 01:19 AM. Reason: Automerged Doublepost
-
The Following User Says Thank You to johnb420 For This Useful Post:
Tanis.7x (08-27-2010)
- 08-27-2010, 06:26 AM #12
I've updated the instructions to use a terminal emulator if you have problems with rooting it.

Thanks Semseddin for the signature and avatar.
- 08-27-2010, 06:44 AM #13
Itty Bitty Modder
- Join Date
- Aug 2010
- Posts
- 9
- Thanks
- 2
- Thanked 0 Times in 0 Posts
- Downloads
- 2
- Uploads
- 0
- 08-27-2010, 10:52 AM #14
Itty Bitty Modder
- Join Date
- Aug 2010
- Location
- Nashville Area, Tennessee
- Posts
- 14
- Thanks
- 2
- Thanked 0 Times in 0 Posts
- Downloads
- 2
- Uploads
- 0
definitely a patience factor here guys... I have tried spamming the ./rageagainstthemachine cmd... I have tried spamming the kill-server cmd... I even tried doing both in one process... still not working...
but I don't give up that easy... will keep trying.
any have any other suggestions... or just rinse and repeat this? =(Last edited by digir0gue; 08-27-2010 at 11:03 AM.
- 08-27-2010, 11:29 AM #15
LinkBacks (?)
-
Barely BlurredXT (Android 2.1) for Motorola CliqXT/Quench - BETA 2 with Apps2SD (10/10/2010) - Simply Android
Refback This thread10-10-2010, 05:46 PM


LinkBack URL
About LinkBacks
Reply With Quote



