- 08-27-2010, 07:47 PM #1
[RECOVERY] j_r0dd-mb501-v2.0 (2.7.11)
This recovery is based off of Amon_RA's source. I compiled it from source for the CliqXT/Quench. Just about all of this was from his hard work. I thank him for releasing his source and also KB7SQI for helping me compile my 1st kernel a while back. The version number is based on source/scripts.
Instructions:
1. download HERE
2. UNZIP FIRST!!! I ALREADY RENAMED IT TO recovery.img THIS TIME!
3. push or copy to sdcard
4.For screenshots & change log go hereCode:adb shell flash_image recovery /sdcard/recovery.img
You may need to make sure there is no recovery in /system because this will over-write this on a reboot. use Root Explorer or ADB shell to remove this.
Thanks:Code:adb shell cd system su mount -o rw,remount /dev/block/mtdblock1 /system rm recovery.img mount -o ro,remount /dev/block/mtdblock1 /system exit exit
JesusFreke - for original recovery
Cyanogen - for his adding to JF's recovery
Amon_RA - for his adding to Cyanogen's recovery & his original Cliq recovery
Picolini - for the original background image I edited
KB7SQI - for helping me all along the wayLast edited by j_r0dd; 02-07-2011 at 04:28 PM.
Nexus S: CM7.1 Kang w/Voodoo
Backflip: CM7.1
Cliq: CM7.1
Follow me on Twitter
If you like something I have done & want to buy me a RedBull click HERE
-
46 Users Say Thank You to j_r0dd For This Useful Post
adlx (05-11-2011), Av3LaR (08-18-2012), b020 (07-18-2011), beezy (08-28-2010), blackwing182 (02-02-2011), Bordeaux (12-04-2010), chilled26 (10-03-2010), danger86 (04-13-2011), desiwizard (03-06-2011), Double0EK (08-28-2010), eddiecsilva (04-07-2013), fejorca (12-07-2010), FeRn4nDOsb (12-07-2010), firesnatch (02-14-2011), GotHeart (04-05-2011), jcsjr (09-05-2010), jfc_2k81 (02-06-2011), joaochristofis (09-04-2011), josuearisty (12-23-2010), jtt407 (04-24-2011), kagedws6 (02-17-2011), kamberk (04-07-2011), Keptwench (01-31-2011), magndo (06-11-2012), mastermind278 (08-27-2010), mcpterra (10-04-2010), MisfitsTimmy (08-28-2010), mustk1ll20 (04-05-2011), nachobkc (08-29-2010), patangel (04-10-2011), Protocol 9 (12-14-2010), Pzyduck (09-20-2011), rock4light (09-29-2010), Rockman000 (08-30-2010), roflwaffle1237 (12-22-2010), roush9740 (02-07-2011), scouter389 (04-23-2011), skivvies (05-17-2011), Stratinator (10-03-2010), SumGuy (02-14-2011), teeedubb (08-28-2010), ThD (02-27-2011), tshubert (02-08-2011), turl (02-18-2011), veined (04-04-2011), zhong14 (03-06-2011)
- 08-27-2010, 08:55 PM #2
-
The Following User Says Thank You to MisfitsTimmy For This Useful Post:
Bordeaux (12-04-2010)
- 08-27-2010, 09:20 PM #3Nexus S: CM7.1 Kang w/Voodoo
Backflip: CM7.1
Cliq: CM7.1
Follow me on Twitter
If you like something I have done & want to buy me a RedBull click HERE
-
The Following User Says Thank You to j_r0dd For This Useful Post:
morepowerz28 (04-13-2011)
- 08-27-2010, 09:31 PM #4
Developer
- Join Date
- Jul 2010
- Posts
- 441
- Thanks
- 137
- Thanked 477 Times in 166 Posts
- Downloads
- 34
- Uploads
- 0
Thank you so much for bringing this excellent recovery to the Cliq XT. Works great!
- 08-28-2010, 12:12 AM #5
So?
So what exactly will this do for me?
- 08-28-2010, 04:28 AM #6
Well taking nandroid backup, restoring it, having ADB in recovery etc.
Essential for flashing custom firmwares.
Thanks Semseddin for the signature and avatar.
- 08-28-2010, 05:47 AM #7
Hello all, So I was wonder should I start trying firmwares like crazy or should I wait till someone compiles one FOR the Cliq XT? I would like to flash something now lol
anyone has any ideas something that COULD work? I mean I can always go back to my firmware... :P
Right now Im fixing permissions to the recovery so I can do a good Backup then Ill try anything I think will work I was wonder if I could try the Clokwork one... but I need to see the phones that support it and how stable they are... anyways
Keep up the good work and cheers
EDIT: I cant delete recovery.img I have tried ADB Shell and Root Explorer(allowing the app for superuser commands) and non worked, It gives me an error that says: "recovery.img cannot be deleted because the file system is read-only" and the permissions are: rw-r--r--
Anyone has any ideas on how to change its permissions Root Explorer wont let me because it will give me the same error as above.Last edited by noptuno; 08-28-2010 at 06:28 AM.
- 08-28-2010, 06:17 AM #8
You can try cliq roms. They will probably work. Just remember to do a nandroid backup first, just in case
Nexus S: CM7.1 Kang w/Voodoo
Backflip: CM7.1
Cliq: CM7.1
Follow me on Twitter
If you like something I have done & want to buy me a RedBull click HERE
- 08-28-2010, 07:02 AM #9
Maybe Modder
- Join Date
- Aug 2010
- Posts
- 45
- Thanks
- 39
- Thanked 5 Times in 4 Posts
- Downloads
- 8
- Uploads
- 0
I had the same prob with deleting the recovery image, but I followed the instructions and I can access the new recovery menu on reboot, although I tried to do a nand backup and it froze after about 2 and a half rows of dots. I'm under the impression that it saves the back up to the sd card, is there something else I should be doing?
Also thanks for porting this app to the quench.
- 08-28-2010, 07:04 AM #10
Developer
- Join Date
- Jul 2010
- Posts
- 441
- Thanks
- 137
- Thanked 477 Times in 166 Posts
- Downloads
- 34
- Uploads
- 0
On root explorer there should be an option on the top that states "Mount as R/W" then it will give you read/write permissions.
j_r0dd I agree that Cliq roms might work to an extent.. Haven't actually tried yet.
I would suggest however using a 1.5 rom till we get a modified kernel as I am uncertain that the kernel from the Cliq will work properly on the XT.
I also want to add that I have tested the backup, restore, wipe and flash ZIP with your recovery and they work well.
I have installed a rom from the Quench (ZIP) and must say it runs amazingly fast. I was also able to skip setting up Motoblur Account. However, if you don't login to Motoblur some of the widgets show their name in Portuguese (on the bottom), nonetheless when you finally login and restart the widgets are in English.Last edited by mastermind278; 08-28-2010 at 07:21 AM.
-
The Following User Says Thank You to mastermind278 For This Useful Post:
mcpterra (09-12-2010)
- 08-28-2010, 07:59 AM #11
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
Awesome!
- 08-28-2010, 08:54 AM #12
- 08-28-2010, 10:43 AM #13
- 08-28-2010, 11:16 AM #14
you either have a low battery or not enough free space on your sd
Nexus S: CM7.1 Kang w/Voodoo
Backflip: CM7.1
Cliq: CM7.1
Follow me on Twitter
If you like something I have done & want to buy me a RedBull click HERE
- 08-28-2010, 11:45 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, 06:35 PM


LinkBack URL
About LinkBacks
Reply With Quote


