Introducing XDA:DevCon – A Conference For Developers By Developers
XDA Developers Android and Mobile Development Forum
Forgot your password?
 
Post Reply+
Tip us?
 
Whoareyou
Old
(Last edited by Whoareyou; 12th October 2012 at 08:35 PM.)
#1  
Whoareyou's Avatar
Senior Member - OP
Thanks Meter 218
Posts: 1,438
Join Date: Jul 2010
Location: Olathe, KS
Default New Simple(r)-Root Method 7/25/11 (For devices with 2.2 OTA)

Ok, this is how to root the 2.2 OTA:

1. Download THIS file
2. Unzip "Root.zip" to your C:/SDK_Tools/Platform-Tools/ directory
3. Double click "Root.bat"
4. You should now have the # sign in Command Prompt
5. Download THIS File THIS file and THIS
7. Mount usb storage
8. copy ESPRIMG.zip and update.zip that you downloaded to the root of your sdcard
9. Unmount usb storage
10. Unzip "eng.zip" to yous platform-tools directory and click eng-prep.bat
11. Type:
cd /data/local
chmod 04755 *
/data/local/flash_image misc /data/local/mtd0.img
exit
adb reboot bootloader
11. Press Power when you see the fastboot screen, then press volume up when prompted on the device
12. Reboot into recovery, click apply: update.zip from /sdcard
13. Flash the rom of your chioce!

Your welcome

Thank NBetcher for this method!
Device: HTC Express (S-OFF)
ROM: Stock, (temporarily)


If you don't like me or my projects, READ THIS!



"Trust Me, I'm the Doctor" -The Doctor
The Following 2 Users Say Thank You to Whoareyou For This Useful Post: [ Click to Expand ]
 
bearshare
Old
#2  
Senior Member
Thanks Meter 13
Posts: 251
Join Date: Jun 2006
It's great that we can root the offcial OTA this way, which is my more quickly than the one that requires goldcard and bunches of other stuffs. However, I know it's a bit too much but is it possible that we can have the rooted official Froyo version that we can flash anytime? Sometimes, I need a stable ROM but flashing the official version and then root it takes too much time. Just show me the way and I will try to do it myself if you don't have time. Thanks in advance
 
Whoareyou
Old
#3  
Whoareyou's Avatar
Senior Member - OP
Thanks Meter 218
Posts: 1,438
Join Date: Jul 2010
Location: Olathe, KS
Quote:
Originally Posted by bearshare View Post
It's great that we can root the offcial OTA this way, which is my more quickly than the one that requires goldcard and bunches of other stuffs. However, I know it's a bit too much but is it possible that we can have the rooted official Froyo version that we can flash anytime? Sometimes, I need a stable ROM but flashing the official version and then root it takes too much time. Just show me the way and I will try to do it myself if you don't have time. Thanks in advance
Just install NB_Mod or CR_Mod, thats exactly what you are asking for :)
Device: HTC Express (S-OFF)
ROM: Stock, (temporarily)


If you don't like me or my projects, READ THIS!



"Trust Me, I'm the Doctor" -The Doctor
 
bearshare
Old
#4  
Senior Member
Thanks Meter 13
Posts: 251
Join Date: Jun 2006
Quote:
Originally Posted by Whoareyou View Post
Just install NB_Mod or CR_Mod, thats exactly what you are asking for :)
The OTA was released later and it's newer (update3 I think). I am just curious and want to play with is for a while. If there's no major difference among those, then I will use those Mod versions. Thanks.
 
Fuzi0719
Old
#5  
Fuzi0719's Avatar
Senior Member
Thanks Meter 154
Posts: 739
Join Date: Jul 2009
Location: Atlanta
Quote:
Originally Posted by bearshare View Post
The OTA was released later and it's newer (update3 I think). I am just curious and want to play with is for a while. If there's no major difference among those, then I will use those Mod versions. Thanks.
Someone posted a rooted official OTA but the link no longer works. I managed to grab it while it was available and it works very well, I even flashed Dark Tremor's a2sd to gain way more memory. This is my daily ROM now. This was the post that contained the link: http://forum.xda-developers.com/show....php?t=1022518
T-Mobile MyTouch 4G Slide
The Following User Says Thank You to Fuzi0719 For This Useful Post: [ Click to Expand ]
 
bearshare
Old
#6  
Senior Member
Thanks Meter 13
Posts: 251
Join Date: Jun 2006
Quote:
Originally Posted by Fuzi0719 View Post
Someone posted a rooted official OTA but the link no longer works. I managed to grab it while it was available and it works very well, I even flashed Dark Tremor's a2sd to gain way more memory. This is my daily ROM now. This was the post that contained the link: http://forum.xda-developers.com/show....php?t=1022518
Thanks man, but the link is down. If no one cares about it anymore then I skip it.
 
Balem
Old
#7  
Member
Thanks Meter 0
Posts: 34
Join Date: Dec 2010
Location: Bakersfield
11. Press Volume Up when prompted on the device... this is the step thats confusing me. I have done everything as said with no errors , root.bat and eng-prep but nowhere have i recieved a prompt to press volume up? and will the prompt be on my phone or on cmd?
T-Mobile Mytouch Slide Black
Radio: 7.15.35.16
ROM: GratiousSlide 1.0
Kernel: Miguelthekernel
 
Whoareyou
Old
#8  
Whoareyou's Avatar
Senior Member - OP
Thanks Meter 218
Posts: 1,438
Join Date: Jul 2010
Location: Olathe, KS
Quote:
Originally Posted by Balem View Post
11. Press Volume Up when prompted on the device... this is the step thats confusing me. I have done everything as said with no errors , root.bat and eng-prep but nowhere have i recieved a prompt to press volume up? and will the prompt be on my phone or on cmd?
I messed up the .bat file, ill look in to it, but the prompt will be on your phone....i will revise the thread :)
Device: HTC Express (S-OFF)
ROM: Stock, (temporarily)


If you don't like me or my projects, READ THIS!



"Trust Me, I'm the Doctor" -The Doctor
 
EyeAndroid
Old
#9  
EyeAndroid's Avatar
Senior Member
Thanks Meter 23
Posts: 254
Join Date: Jul 2010
Location: California
Ok so I have tried to move the appropriate file to the specified directory but it doesn't exist?

I dont have a "C:/SDK_Tools/Platform-Tools/" directory. And I just installed android sdk. Do I need a different one?

Am I missing something here?
 
jshealton
Old
#10  
jshealton's Avatar
Senior Member
Thanks Meter 3
Posts: 228
Join Date: Aug 2009
Location: Lafayette, IN
Quote:
Originally Posted by EyeAndroid View Post
Ok so I have tried to move the appropriate file to the specified directory but it doesn't exist?

I dont have a "C:/SDK_Tools/Platform-Tools/" directory. And I just installed android sdk. Do I need a different one?

Am I missing something here?
The files need to be unzipped to the Platform-Tools folder in the android sdk directory. Look in the folder that the android sdk is installed in and you will find the platform-tools forlder.
HTC Sensation
Elegancia Pegasus v.3.9
Stock Look Mod
Sultan kernel v.r15

Edit Your Signature

Job 32:9 - "Great men are not always wise: neither do the aged understand judgment."
 
Post Reply+
Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

report this ad
Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts
BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Go to top of page...

XDA PORTAL POSTS

Gear Up Because it’s Time to Save Earth

*Cue Dramatic Music*Put on your red and blue latex overalls and cape because it’s time to … more

Recognized Contributor Code of Conduct

During the first half of 2012, XDA initiated the Recognized Contributor (RC) program to recognize … more

Careers in Android: What Hiring Managers Won’t Tell You – XDA Developer TV

XDA Developer TV Producer Jayce released a video a … more

Coloring Your Logcat World

Getting feedback for your app during development is as simple as adding logging info where necessary and looking … more