PPCGeeks Forums HTC Arrive HTC HD2 HTC Thunderbolt HTC Touch Pro 2 HTC Evo 4G HTC Evo 3D Samsung Galaxy S II Motorola Droid X Apple iPhone Blackberry
Go Back   PPCGeeks > Android > Android HTC Devices > HTC Evo 4G
Register Community Search

Notices


Reply
 
LinkBack Thread Tools Display Modes
  #1 (permalink)  
Old 06-03-2010, 10:03 AM
p-slim's Avatar
Bay Area Boss
Offline
Pocket PC: Nexus One
Carrier: T-Mobile
Location: Bay Area
 
Join Date: Mar 2008
Posts: 4,021
Reputation: 4020
p-slim should be added to the payroll for their contributionsp-slim should be added to the payroll for their contributionsp-slim should be added to the payroll for their contributionsp-slim should be added to the payroll for their contributionsp-slim should be added to the payroll for their contributionsp-slim should be added to the payroll for their contributionsp-slim should be added to the payroll for their contributionsp-slim should be added to the payroll for their contributionsp-slim should be added to the payroll for their contributionsp-slim should be added to the payroll for their contributionsp-slim should be added to the payroll for their contributions
Mentioned: 0 Post(s)
Tagged: 0 Thread(s)
Send a message via Yahoo to p-slim
Evo Root Instructions

I take no credit for this, toastcfh at xda has done everything and i'm just posting his instructions here so we can all take advantage of it. original post here


Quote:
Originally Posted by toastcfh View Post
HOW TO ROOT YOUR HTC EVO

DO NOT USE A RUU FROM SPRINT IF U WANNA MAINTAIN ROOT. WAIT FOR ME OR SOMEONE HERE TO MAKE A ROOT UPDATE.ZIP.

Major thanx for those who helped:

keishou (for the rooted build. without it none of this would be possible)
maejrep (for testing and modding a recovery for the EVO)
Flipz (for hosting the files)
Paul (for his recovery work on the desire and legend)
Amon_RA (for his recovery source on github)

WHAT THIS ROOT METHOD WILL DO:

- wipe all of your data so brace for that. backup or what not
- Allow you to flash custom roms
- Boot into a custom recovery
- Write to system, boot and recovery partitions through recovery

WHAT THIS ROOT METHOD SADLY WONT ENABLE YOU TO DO:

- Write to system or recovery while in android
- Flash a custom recovery that can be booted into by holding vol down and powering on

THINGS YOU WILL NEED:

download files below:

- PC36IMG.zip

- evorecovery

INSTUCTIONS FOR ROOTING:

- Put the PC36IMG.zip on the root of your sdcard

Code:
adb push PC36IMG.zip /sdcard
- Power off the phone
- Hold volume down while powering the phone on. continue to hold volume down until you see the WHITE bootloader screen.
- After a few seconds it will begin to checking for files, and find PC36IMG.zip. while its doing this it will show a blue progress bar while its checking. (this takes 30 - 60 seconds to finish)
- It will then list all the images in the zip and ask you if want to flash. SAY YES
- When its finished it will ask you if you would like to reboot. AGAIN... SAY YES
- At this point it will boot into a rooted rom.
- YOU ARE NOW ROOT!!!
- rename the PC36IMG.zip on your sdcard:
- plug your phone into a usb port on your desktop and do:

Code:
adb shell mv /sdcard/PC36IMG.zip /sdcard/root-PC36IMG.zip
RECOVERY INSTRUCTIONS:

- Extract the evorecovery.zip to your desktop
- plug your phone into a usb port on your desktop
- In a shell:

Code:
adb reboot recovery
- this will reboot your EVO into recovery mode. at this point turn your attention to the directory u extracted the evorecovery.zip to.

Code:
For Windows XP ~~>  Run recovery-windows.bat
For Vista and Windows 7 do it as Admin
- in a shell do:

Code:
For Linux ~~> ./recovery-linux.sh
- at this point turn your attention to the phone and navigate to create a Nandriod Backup. you can now flash custom roms, write, and make changes to system.

- to flash a custom rom put the rom on the root of your sdcard. wipe data, dalvic cache and chose the option to flash update.zip from sdcard.

RECOVERY NAVIGATION:

-
Code:
Volume up/down moves through the list and Power selects.
RECOVERY SOURCE:

- http://github.com/jhansche/amonra_bo...ree/supersonic

Code:
git clone git://github.com/jhansche/amonra_bootable_recovery.git
git checkout supersonic
Same Root Instructions Just with Pics
http://www.androidcentral.com/evo-4g-root-instructions
__________________
Sprint Evo
T-Mobile Nexus One
------------------------
Google is the next skynet

Last edited by p-slim; 06-08-2010 at 01:00 PM.
Reply With Quote
This post has been thanked 19 times.
  #2 (permalink)  
Old 06-03-2010, 10:32 AM
clockcycle's Avatar
VIP Member
Offline
Pocket PC: LG v10
Carrier: T-mobile
Location: SO_FLA
 
Join Date: Dec 2007
Posts: 1,804
Reputation: 1067
clockcycle is halfway to VIP status based on repclockcycle is halfway to VIP status based on repclockcycle is halfway to VIP status based on repclockcycle is halfway to VIP status based on repclockcycle is halfway to VIP status based on repclockcycle is halfway to VIP status based on repclockcycle is halfway to VIP status based on repclockcycle is halfway to VIP status based on rep
Mentioned: 0 Post(s)
Tagged: 0 Thread(s)
Re: How to Root Your Evo

Thanks for posting this here P-Slim

-CC
__________________
LG V10 LG-H901BK / LG G4 LG-H811LB (Stock) LG-F500L (QHSUSB__BULK Bricked) / Motorola Nexus 6 (rooted) / Sony Xperia Z3 (rooted)
Reply With Quote
This post has been thanked 1 times.
  #3 (permalink)  
Old 06-03-2010, 10:37 AM
drksilenc's Avatar
Regular 'Geeker
Offline
Pocket PC: hero cdma
Carrier: sprint
Location: pa usa
 
Join Date: Aug 2008
Posts: 287
Reputation: 115
drksilenc is keeping up the good workdrksilenc is keeping up the good work
Mentioned: 0 Post(s)
Tagged: 0 Thread(s)
Re: How to Root Your Evo

so basically no backup like on the hero?
__________________
Reply With Quote
  #4 (permalink)  
Old 06-03-2010, 10:42 AM
kgbcapthowdy's Avatar
PPCGeeks Regular
Offline
Pocket PC: EVO 4G
Carrier: sprint
 
Join Date: Oct 2008
Posts: 192
Reputation: 220
kgbcapthowdy is keeping up the good workkgbcapthowdy is keeping up the good workkgbcapthowdy is keeping up the good work
Mentioned: 0 Post(s)
Tagged: 0 Thread(s)
Re: How to Root Your Evo

i hate to ask, im not a complete noob but im not too sure with linux, what is a shell and how to i open a shell to type the commands? Sorry and thanks
Reply With Quote
  #5 (permalink)  
Old 06-03-2010, 10:51 AM
p-slim's Avatar
Bay Area Boss
Offline
Pocket PC: Nexus One
Carrier: T-Mobile
Threadstarter
Location: Bay Area
 
Join Date: Mar 2008
Posts: 4,021
Reputation: 4020
p-slim should be added to the payroll for their contributionsp-slim should be added to the payroll for their contributionsp-slim should be added to the payroll for their contributionsp-slim should be added to the payroll for their contributionsp-slim should be added to the payroll for their contributionsp-slim should be added to the payroll for their contributionsp-slim should be added to the payroll for their contributionsp-slim should be added to the payroll for their contributionsp-slim should be added to the payroll for their contributionsp-slim should be added to the payroll for their contributionsp-slim should be added to the payroll for their contributions
Mentioned: 0 Post(s)
Tagged: 0 Thread(s)
Send a message via Yahoo to p-slim
Re: How to Root Your Evo

Quote:
Originally Posted by kgbcapthowdy View Post
i hate to ask, im not a complete noob but im not too sure with linux, what is a shell and how to i open a shell to type the commands? Sorry and thanks
You need to open a coomand prompt. Open start menu, then under search put in cmd, a command prompt will open and you have to make sure your device is recognized through adb. That command prompt is where you input commands
Reply With Quote
This post has been thanked 1 times.
  #6 (permalink)  
Old 06-03-2010, 10:53 AM
mrpigg's Avatar
Lurker
Offline
Pocket PC: htc evo
Carrier: sprint
Location: new orleans
 
Join Date: Dec 2007
Posts: 23
Reputation: 20
mrpigg is just getting started
Mentioned: 0 Post(s)
Tagged: 0 Thread(s)
Send a message via Yahoo to mrpigg Send a message via Skype™ to mrpigg
Re: How to Root Your Evo

once its rooted, do you use the same tethering app as the one used for previous androids such as the hero or do a new app need to be created.
Reply With Quote
  #7 (permalink)  
Old 06-03-2010, 10:59 AM
p-slim's Avatar
Bay Area Boss
Offline
Pocket PC: Nexus One
Carrier: T-Mobile
Threadstarter
Location: Bay Area
 
Join Date: Mar 2008
Posts: 4,021
Reputation: 4020
p-slim should be added to the payroll for their contributionsp-slim should be added to the payroll for their contributionsp-slim should be added to the payroll for their contributionsp-slim should be added to the payroll for their contributionsp-slim should be added to the payroll for their contributionsp-slim should be added to the payroll for their contributionsp-slim should be added to the payroll for their contributionsp-slim should be added to the payroll for their contributionsp-slim should be added to the payroll for their contributionsp-slim should be added to the payroll for their contributionsp-slim should be added to the payroll for their contributions
Mentioned: 0 Post(s)
Tagged: 0 Thread(s)
Send a message via Yahoo to p-slim
Re: How to Root Your Evo

Quote:
Originally Posted by mrpigg View Post
once its rooted, do you use the same tethering app as the one used for previous androids such as the hero or do a new app need to be created.
Yes. There are different ones though, make sure you use the latest eclair
Reply With Quote
  #8 (permalink)  
Old 06-03-2010, 11:00 AM
weedahoe's Avatar
VIP Member
Offline
Pocket PC: XV6800
Carrier: VZW
Location: GA
 
Join Date: Jun 2007
Posts: 3,250
Reputation: 1593
weedahoe is halfway to VIP status based on repweedahoe is halfway to VIP status based on repweedahoe is halfway to VIP status based on repweedahoe is halfway to VIP status based on repweedahoe is halfway to VIP status based on repweedahoe is halfway to VIP status based on repweedahoe is halfway to VIP status based on repweedahoe is halfway to VIP status based on repweedahoe is halfway to VIP status based on repweedahoe is halfway to VIP status based on repweedahoe is halfway to VIP status based on rep
Mentioned: 0 Post(s)
Tagged: 0 Thread(s)
Send a message via AIM to weedahoe Send a message via MSN to weedahoe Send a message via Yahoo to weedahoe
Re: How to Root Your Evo

Here is also another link for the root

http://www.androidcentral.com/evo-4g-root-instructions
__________________
Loving my rooted Droid X
Reply With Quote
This post has been thanked 5 times.
  #9 (permalink)  
Old 06-03-2010, 11:14 AM
kgbcapthowdy's Avatar
PPCGeeks Regular
Offline
Pocket PC: EVO 4G
Carrier: sprint
 
Join Date: Oct 2008
Posts: 192
Reputation: 220
kgbcapthowdy is keeping up the good workkgbcapthowdy is keeping up the good workkgbcapthowdy is keeping up the good work
Mentioned: 0 Post(s)
Tagged: 0 Thread(s)
Re: How to Root Your Evo

Quote:
Originally Posted by weedahoe View Post
Here is also another link for the root

http://www.androidcentral.com/evo-4g-root-instructions
this is much easier to understand for less experienced people with android. thanks much

thanks to original poster as well
Reply With Quote
This post has been thanked 1 times.
  #10 (permalink)  
Old 06-03-2010, 11:22 AM
arsmithsr's Avatar
PPCGeeks Regular
Offline
Pocket PC: htc Evo4G
Carrier: sprint
 
Join Date: Mar 2009
Posts: 217
Reputation: 460
arsmithsr is becoming a PPCGeeks regulararsmithsr is becoming a PPCGeeks regulararsmithsr is becoming a PPCGeeks regulararsmithsr is becoming a PPCGeeks regulararsmithsr is becoming a PPCGeeks regular
Mentioned: 0 Post(s)
Tagged: 0 Thread(s)
Re: How to Root Your Evo

SO does this include the rooted rom?
Reply With Quote
Reply

  PPCGeeks > Android > Android HTC Devices > HTC Evo 4G


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
Trackbacks are On
Pingbacks are On
Refbacks are On


All times are GMT -4. The time now is 11:53 PM.


Powered by vBulletin® ©2000 - 2024, Jelsoft Enterprises Ltd.
Content Relevant URLs by vBSEO 3.6.0
©2012 - PPCGeeks.com