Go Back   Android Forums > Android Phones > HTC Droid Eris > Eris - All Things Root

Eris - All Things Root Rooting, ROMS, Overclocking, etc.



Reply
 
LinkBack Thread Tools
Old March 17th, 2010, 10:12 AM   #1 (permalink)
Member
 
GrdLock's Avatar
 
Join Date: Nov 2009
Location: Texas
Posts: 405
 
Device(s): HTC Eris
Thanks: 1
Thanked 191 Times in 52 Posts
Default GUIDE: From stock 1.5 to the latest root 2.1

**UPDATE (4/1/10)**

You can now download all ROM files from all ROM developers at my website: http://android.grdlock.net

This guide will walk you through the process of getting your phone up-to-date with the latest rooted rom. The current rooted rom is based on the 2.1 leak kernel. Unfortunately, there is still no solution if you installed the original 2.1 leak.

This guide is only for those who are running either Android 1.5, or who are running the original rooted 2.1 rom.

**UPDATE (3/24/10) Now includes 2.1 Official kernel**

I've put together an all-in-one package. This package includes batch scripts to automate most of the tasks in this guide. If you aren't too comfortable with the command prompt, you might want to try this option. Here is the README file in the package to see everything it will do:
Code:
These are automated scripts to root your Eris phone with Android 1.5 (NOT 2.1 LEAK!!!!!)

YOU NEED THE ANDROID SDK IN ORDER FOR THIS TO WORK!
If you don't have the SDK working, visit guide on the forums for instructions.

INSTRUCTIONS:
Unzip this file to your \tools\ directory of your Android SDK. Then run one of the following files:

install_root.bat
------------------------
This script will do the following:
	1) Install the root image onto your phone
	2) Install the recovery partition onto your phone
	3) Install the current rom using the recovery partition

install_extras.bat
------------------------
This script will do the following:
	1) Install live wallpapers
	2) Install the Nexus Launcher
	3) Install the Nexus photo gallery
	4) Remove HTC Lockscreen
	5) Install wireless tethering
	
NOTE!
------------------------
	1) NOT ALL LIVE WALLPAPERS YOU FIND IN THE MARKET WILL WORK!
	2) You cannot use the Nexus photo gallery when in the Nexus Launcher, it will crash

These scripts were put together by GrdLock.
Credit for all of the included files goes to ivan, amon, jcase, and everyone else
who chipped in!
You can download the all in one root script here: http://www.multiupload.com/B9LOBJRCR3
Instructions: Unzip the file into your \tools\ directory of your Android SDK. Then run install_root.bat, and follow the options in order. MAKE SURE YOUR SDCARD IS NOT MOUNTED TO YOUR COMPUTER OR THIS WON'T WORK!!!!

* If you already installed the rooted 2.1 rom, please skip ahead to section II.
** You need the Android SDK installed and functioning.


You will want to do this process ASAP!! After the original root rom was released, it was discovered it MIGHT have an expiration date. It's unknown if this is 100% accurate, or what will happen if it does expire. Once the ROM expires though if you haven't installed it already and upgraded to our new rom, you may not be able to get root at all until we find a new exploit in 2.1, so GET IN ON ROOT WHILE YOU CAN!! Don't worry though, once you get our new ROM installed, you'll be fine and won't be affected if it does expire. If you fail to upgrade to our new root rom and it expires on you, your phone won't be bricked though don't worry, but you may lose your root opportunity.

A. Pre-requisite: Android SDK

1. Visit this page to download the SDK: Android SDK

2. Install the latest version of Java: www.java.com

3. Extract the .zip file and run "SDK Setup.exe"

4. You will probably need to click Settings and check the box to force HTTP instead of HTTPS.

5. Now click Available Packages. Install the SDK for 1.5, 2.1, as well as the USB Driver package. (to make it easier you can just install every available package, it won't hurt)

6. Put your phone into USB debugging mode: Settings > Applications > Development > check USB Debugging

7. Connect your phone via USB to your PC.

8. Right-click My Computer > Properties, and go to Device Manager. You should see a device with a yellow exclamation next to it, this is your phone (if you don't see it you probably forgot to enable USB debugging mode)

9. Right-click the device, select Update Driver. Browse to your Android SDK directory, and you should see a "USB Driver" folder in it now. If you don't, you forgot to download the USB Driver package when in "SDK Setup.exe". Select the driver in that folder.

10. You can test to make sure everything is working by going to a command prompt, go to the \tools\ directory of the Android SDK, and type: "adb shell". If you see a "$" (or "#" if you're already rooted) sign you're good.

11. If you get a Java error, you probably need to add your Java \bin\ directory to your PATH variable. To do this, find the full directory to your Java \bin\ folder, usually similar to C:\Program Files (x86)\Java\<version#>\bin. Right-click My Computer > Properties > Advanced tab > Envorinment Variables. Scroll down, find PATH, click Edit, at the end of the line put a ; followed by that full path. Now try the adb command again.

I. Rooting your phone (the easiest part)

1. Download this file: PB00IMG.zip (md5: 63eacc5ede3b179f95dc22d8ef585f94)

2. Place PB00IMG.zip onto the root directory of your sdcard.

3. Power down your phone.

4. Hold Volume Down + Power On. This should bring you to a screen saying "HBOOT" and some other stuff. Wait for it to load the image, and it will say Push Activate. Push the trackball button to continue. The process will take around 5-10 minutes. The first time your phone boots up it will take a lot longer than normal.

5. Your phone is now rooted.

II. Installing Amon's recovery image

1. Download this file: Recovery.zip

2. Extract file contents to your \tools\ directory of your Android SDK.

3. Open up a command prompt and go to your tools directory, and execute these commands: (MAKE SURE YOUR SDCARD IS NOT MOUNTED TO YOUR COMPUTER OR THESE COMMANDS WON'T WORK! MAKE SURE IT IS ON "CHARGE ONLY")
  • adb shell mount -o rw,remount /dev/block/mtdblock3 /system
  • adb push recovery.img /sdcard
  • adb push flash_image /system/bin
  • adb shell chmod 755 /system/bin/flash_image
  • adb shell flash_image recovery /sdcard/recovery.img

4. Success! You now have a recovery partition installed on your phone. You can access it by running "adb shell reboot recovery" or by powering off your phone, holding "Volume Up + Power On"

III. Installing the new rooted ROM

1. Download the rom here: eris21official-root.zip

2. Place the file eris21official-root.zip on the root of your sdcard

3. Reboot your phone into recovery mode.

4. Go to Wipe, and do a wipe of data/factory reset, as well as dalvik-cache wipe.

5. Go back to the main menu and select "Flash Zip from SDcard"

6. You should see eris21official-root.zip. Select it. Press the trackball to flash it.

7. That's it! You're now running the latest version of the root rom. You will use the same process in this section most likely to flash future updates to the root rom, so remember how to do this method with the recovery partition.

IV. Questions?

Visit the IRC chatroom: irc.thefuzz4.net, channel #ErisRootHelp

Also, if you encounter any bugs in the new eris_0_2.zip rom, please let me know, or join the IRC chatroom and tell someone! So far we haven't found any bugs, but they're sure to exist. It's stable though, and everything we've tried works.

If anyone can mirror the ROM files, please let me know.

Thanks to ivan, amon, jcase, and everyone else that helped in making/testing!

GrdLock is offline  
Last edited by GrdLock; April 1st, 2010 at 02:38 PM.
Reply With Quote
The Following 106 Users Say Thank You to GrdLock For This Useful Post:
ACD168 (May 18th, 2010), adammsu (June 3rd, 2010), alicia4065 (March 29th, 2010), alprazolam (March 17th, 2010), Alriightyman (April 13th, 2010), AmbientBlu (May 8th, 2010), anderson620 (March 19th, 2010), andrew8806 (March 17th, 2010), andrizoid (May 2nd, 2010), antnyp85 (April 24th, 2010), bandido73 (September 2nd, 2011), bigdaddyblues (May 1st, 2010), bimrluvr (June 18th, 2010), BlazeD OnE (May 28th, 2010), BlueDC2 (May 22nd, 2010), Bowho (March 29th, 2010), cgh (April 17th, 2010), Charlie1 (April 25th, 2010), cobra3k (March 28th, 2010), cwhaxuallday (July 1st, 2010), dadurf (March 29th, 2010), danacorbin (June 20th, 2010), danastanley (May 3rd, 2010), dandaman96 (March 27th, 2010), darrenmthornton (April 6th, 2010), Dhburton (June 19th, 2010), doogald (June 1st, 2010), draconus (May 4th, 2010), Dragosi (April 9th, 2010), Droid Panda (July 29th, 2010), droidkevlar (March 24th, 2010), dswalker (April 20th, 2010), dusthead (March 17th, 2010), eeltam (May 3rd, 2010), emer (May 3rd, 2010), erebus (May 5th, 2010), eriscentro (May 29th, 2010), ERISLOVER (April 4th, 2010), false_apology (March 17th, 2010), flspnr (May 13th, 2010), Frisco (June 18th, 2010), fungalMonk (March 30th, 2010), funkyfender (April 18th, 2010), gabec.droid (March 31st, 2010), garsenault9 (June 29th, 2010), geomagic1 (March 28th, 2010), GhotiPhish3 (June 3rd, 2010), gluis (March 17th, 2010), gohamstergo (March 20th, 2010), goldfyngor (June 13th, 2010), GreenEyed (April 30th, 2010), hagbardceline (March 26th, 2010), Hatchna (June 1st, 2010), hattrick (April 2nd, 2010), Heliotropic (March 17th, 2010), Hightower718 (April 12th, 2010), huntdilan (June 29th, 2011), irishpride (March 17th, 2010), It IS Lupus (June 3rd, 2010), ithejdi (May 25th, 2010), jerry42570 (July 14th, 2011), jfp2004 (April 14th, 2010), JMDrummJR (March 27th, 2010), John58543 (June 9th, 2010), JohnnyThumbz (April 2nd, 2010), joshuajgrove (March 18th, 2010), jwm2 (April 8th, 2010), kyagrd (April 9th, 2010), LexusBrian400 (March 25th, 2010), libraryclg (April 15th, 2010), ljbaumer (May 16th, 2010), mentorkyrom (March 23rd, 2010), mfhathaw28 (March 19th, 2010), midnightd (May 20th, 2010), mlntn (May 20th, 2010), mnkyvndor (March 29th, 2010), mwb823 (March 28th, 2010), mxracer185 (March 30th, 2010), Necron80 (March 22nd, 2010), nyydj (March 29th, 2010), pjwren13 (July 22nd, 2010), plugnpl4y (April 5th, 2010), POK (May 18th, 2010), ptronius (April 29th, 2010), r2d2 (April 26th, 2010), rkymtnbum (April 1st, 2010), Robert_O (April 10th, 2010), Romparoo (April 17th, 2010), RosebudYT (April 7th, 2010), Ruh17 (March 17th, 2010), rwg711 (April 6th, 2010), ScarcelyAware (May 15th, 2010), Scouter (March 29th, 2010), shadowman85 (March 27th, 2010), Spikelangelo (April 11th, 2010), stormtrader (March 18th, 2010), Styk (March 17th, 2010), SyDTRaKKeD (May 2nd, 2010), TheAtheistReverend (March 18th, 2010), triphumphrey (April 9th, 2010), trishuhh (April 4th, 2010), tutankhamun (July 19th, 2010), VZWDroidEris (July 20th, 2010), xstackedx (April 28th, 2010), xzillerationer (July 21st, 2010), Zbych (April 25th, 2010)
Sponsors
Old March 17th, 2010, 10:52 AM   #2 (permalink)
Member
 
Join Date: Jan 2010
Location: WEST TN
Posts: 111
 
Device(s): DROID Eris
Thanks: 0
Thanked 15 Times in 7 Posts
Default

Thought you had to hold volume down+send then press power on. Or did i do an unrequired keypress? Haha
__________________
sc00bz is offline  
Reply With Quote
Old March 17th, 2010, 11:07 AM   #3 (permalink)
Member
 
GrdLock's Avatar
 
Join Date: Nov 2009
Location: Texas
Posts: 405
 
Device(s): HTC Eris
Thanks: 1
Thanked 191 Times in 52 Posts
Default

You don't need to hold Send.
GrdLock is offline  
Reply With Quote
Old March 17th, 2010, 11:23 AM   #4 (permalink)
Member
 
Join Date: Jan 2010
Location: WEST TN
Posts: 111
 
Device(s): DROID Eris
Thanks: 0
Thanked 15 Times in 7 Posts
Default

Quote:
Originally Posted by GrdLock View Post
You don't need to hold Send.
Lol well, for the record it wont hurt it if you do.
sc00bz is offline  
Reply With Quote
Old March 17th, 2010, 11:23 AM   #5 (permalink)
Junior Member
 
Join Date: Jan 2010
Posts: 30
 
Device(s): Droid-Eris
Thanks: 1
Thanked 3 Times in 2 Posts
Default

am I reading this right.. there "should" be a new rom today? I have not rooted yet.... waiting for a more stable rom... if there is a new one.. do we know if it fixes anything?
etherguy is offline  
Reply With Quote
The Following User Says Thank You to etherguy For This Useful Post:
NPH- (March 22nd, 2010)
Old March 17th, 2010, 11:32 AM   #6 (permalink)
Member
 
andrew8806's Avatar
 
Join Date: Dec 2009
Location: Dallas, Texas
Posts: 139
 
Device(s): [Droid Eris] [KAOSfroyo v23]
Thanks: 2
Thanked 7 Times in 7 Posts
Question

Quote:
Originally Posted by etherguy View Post
am I reading this right.. there "should" be a new rom today? I have not rooted yet.... waiting for a more stable rom... if there is a new one.. do we know if it fixes anything?
If i remember correctly, you must have rooted ROM and recovery before the new ROM is released.
andrew8806 is offline  
Reply With Quote
Old March 17th, 2010, 11:32 AM   #7 (permalink)
Member
 
GrdLock's Avatar
 
Join Date: Nov 2009
Location: Texas
Posts: 405
 
Device(s): HTC Eris
Thanks: 1
Thanked 191 Times in 52 Posts
Default

FYI: In order to install the new ROM, you will need to complete steps I and II. You won't be able to just go straight to the new ROM.

And yes, it should be ready sometime today. There's a few bugs right now that need to be polished out first.
GrdLock is offline  
Reply With Quote
Old March 17th, 2010, 11:38 AM   #8 (permalink)
Junior Member
 
Join Date: Jan 2010
Posts: 30
 
Device(s): Droid-Eris
Thanks: 1
Thanked 3 Times in 2 Posts
Default

That is completely understood. I have the rom sitting on my phone as we speak. I just didn't want to pull the trigger until I knew there was a more stable ROM out there.

It is gonna be more stable right? :wink: :wink:
etherguy is offline  
Reply With Quote
Old March 17th, 2010, 11:41 AM   #9 (permalink)
Member
 
GrdLock's Avatar
 
Join Date: Nov 2009
Location: Texas
Posts: 405
 
Device(s): HTC Eris
Thanks: 1
Thanked 191 Times in 52 Posts
Default

The original rom is stable. Just a few minor bugs really.

The new rom will basically be what the 2.1 leaked rom is, but with root.
GrdLock is offline  
Reply With Quote
Old March 17th, 2010, 12:14 PM   #10 (permalink)
Senior Member
 
alprazolam's Avatar
 
Join Date: Dec 2009
Posts: 1,671
 
Device(s): Droid X--MIUI
Thanks: 288
Thanked 260 Times in 189 Posts
Default

I thanked you because you are providing such valuable info to those who want to root even though I am excluded from the list of those who are able at this point. Come on 2.1 root! Seriously...haven't been able to go into the channel today...are there concerted efforts being made to root 2.1 or are most concentrating on making ROM's for rooted 1.5?
alprazolam is offline  
Reply With Quote
Sponsors
Old March 17th, 2010, 12:17 PM   #11 (permalink)
Member
 
GrdLock's Avatar
 
Join Date: Nov 2009
Location: Texas
Posts: 405
 
Device(s): HTC Eris
Thanks: 1
Thanked 191 Times in 52 Posts
Default

A couple people are working on the 2.1 leak issue. I'm not sure the status though because a lot of the effort is being done behind closed doors, since most of the devs have 2.1 leak phones themselves.
GrdLock is offline  
Reply With Quote
Old March 17th, 2010, 12:33 PM   #12 (permalink)
Member
 
Join Date: Dec 2009
Location: California
Posts: 118
 
Device(s): HTC Droid Eris
Thanks: 14
Thanked 1 Time in 1 Post
Default

Thank you thank you thank you Grdlock. You are awesome and providing a valuable service for free. Keep it coming. I wish there was a way I could buy you a beer.
Ruh17 is offline  
Reply With Quote
Old March 17th, 2010, 01:32 PM   #13 (permalink)
Junior Member
 
dusthead's Avatar
 
Join Date: Jan 2010
Location: New London, CT
Posts: 87
 
Device(s): HTC Droid Eris on Senseable 3.0+phone fix+newest eris radio+market fix
Thanks: 11
Thanked 1 Time in 1 Post
Default

subscribed!
__________________
Sprint Crap LG -> Sprint Palm 650 -> Sprint Palm Centro -> Verizon Droid Eris

Everyday ROM: still searching for "the one"
Playing with: KaosFroyo, possibly XtrROM and Freshhhhhh
dusthead is offline  
Reply With Quote
Old March 17th, 2010, 01:51 PM   #14 (permalink)
Junior Member
 
gluis's Avatar
 
Join Date: Nov 2009
Posts: 43
 
Device(s):
Thanks: 3
Thanked 1 Time in 1 Post
Default

Thanks again

Just to make sure it's not a typo:
Volume Down + Power on for root
Volume Up + Power On for Recovery
gluis is offline  
Reply With Quote
Old March 17th, 2010, 02:06 PM   #15 (permalink)
Member
 
GrdLock's Avatar
 
Join Date: Nov 2009
Location: Texas
Posts: 405
 
Device(s): HTC Eris
Thanks: 1
Thanked 191 Times in 52 Posts
Default

Volume Down + Power = HBOOT mode, which is what you use to flash the PB00IMG.zip root image

Volume Up + Power = Recovery mode once you install it, which is what you'll use to flash the new rom when it's ready
GrdLock is offline  
Reply With Quote
The Following 3 Users Say Thank You to GrdLock For This Useful Post:
Dhburton (June 17th, 2010), dusthead (March 17th, 2010), gluis (March 17th, 2010)
Old March 17th, 2010, 02:08 PM   #16 (permalink)
New Member
 
yELLOcAKE's Avatar
 
Join Date: Feb 2010
Location: California
Posts: 8
 
Device(s): HTC Droid Eris
Thanks: 1
Thanked 1 Time in 1 Post
Default

10. You can test to make sure everything is working by going to a command prompt, go to the \tools\ directory of the Android SDK, and type: "adb shell". If you see a "$" (or "#" if you're already rooted) sign you're good.

So how would I do that using the command prompt?
yELLOcAKE is offline  
Reply With Quote
Old March 17th, 2010, 02:23 PM   #17 (permalink)
Member
 
GrdLock's Avatar
 
Join Date: Nov 2009
Location: Texas
Posts: 405
 
Device(s): HTC Eris
Thanks: 1
Thanked 191 Times in 52 Posts
Default

cd c:\<location of android sdk>
GrdLock is offline  
Reply With Quote
Old March 17th, 2010, 03:00 PM   #18 (permalink)
That guy is This
 
Thats's Avatar
 
Join Date: Feb 2010
Location: Fargo, ND
Posts: 574
 
Device(s): Signature
Thanks: 282
Thanked 107 Times in 74 Posts
Default

I get the amazing error when I try to connect through command prompt.
*daemon not running, start is now *
*daemon started successfully*
error: device not found.

Also, I am rooted!
__________________

Galaxy Nexus || HP Touchpad
|Android Open Kang Project|
Thats is online now  
Reply With Quote
Old March 17th, 2010, 03:25 PM   #19 (permalink)
Member
 
GrdLock's Avatar
 
Join Date: Nov 2009
Location: Texas
Posts: 405
 
Device(s): HTC Eris
Thanks: 1
Thanked 191 Times in 52 Posts
Default

Did you put your phone in USB debugging mode? Settings > Applications > Development
GrdLock is offline  
Reply With Quote
Old March 17th, 2010, 03:49 PM   #20 (permalink)
New Member
 
Join Date: Mar 2010
Posts: 10
 
Device(s):
Thanks: 4
Thanked 0 Times in 0 Posts
Default

so I put the image on the card, start it up, get a bunch of errors, and then it asks if i want to auto update, volume up yes volume down no..

what am I doing wrong?
Styk is offline  
Reply With Quote
Sponsors
Old March 17th, 2010, 03:55 PM   #21 (permalink)
Member
 
GrdLock's Avatar
 
Join Date: Nov 2009
Location: Texas
Posts: 405
 
Device(s): HTC Eris
Thanks: 1
Thanked 191 Times in 52 Posts
Default

Are you on the PB00IMG.zip step? It will search for a bunch of images, won't find them, then it'll load the PB00IMG and ask you to update, you say yes.
GrdLock is offline  
Reply With Quote
Old March 17th, 2010, 03:56 PM   #22 (permalink)
New Member
 
Join Date: Mar 2010
Posts: 10
 
Device(s):
Thanks: 4
Thanked 0 Times in 0 Posts
Default

Quote:
Originally Posted by GrdLock View Post
Are you on the PB00IMG.zip step? It will search for a bunch of images, won't find them, then it'll load the PB00IMG and ask you to update, you say yes.
thats what i figured.. i was just following the steps to the t, and didnt see that one
Styk is offline  
Reply With Quote
Old March 17th, 2010, 09:20 PM   #23 (permalink)
New Member
 
Join Date: Mar 2010
Posts: 10
 
Device(s):
Thanks: 4
Thanked 0 Times in 0 Posts
Default

ok, now I am trying to do the recovery image, and when i do
adb push recovery.img /sdcard
I get a failed to copy, read only file system
what am i doing wrong?
Styk is offline  
Reply With Quote
Old March 17th, 2010, 09:33 PM   #24 (permalink)
Member
 
GrdLock's Avatar
 
Join Date: Nov 2009
Location: Texas
Posts: 405
 
Device(s): HTC Eris
Thanks: 1
Thanked 191 Times in 52 Posts
Default

If you're having problems with that command, try just mounting your sdcard to your computer and copying the file that way.
GrdLock is offline  
Reply With Quote
The Following User Says Thank You to GrdLock For This Useful Post:
Styk (March 17th, 2010)
Old March 17th, 2010, 09:46 PM   #25 (permalink)
New Member
 
Join Date: Mar 2010
Posts: 10
 
Device(s):
Thanks: 4
Thanked 0 Times in 0 Posts
Default

i had the card mounted, I should have known. that was a doh moment. so now when i do
adb shell chmod 755 /system/bin/flash_image
a lot of info goes flying by and then when i do the last step it says permission denied..

btw thanks for your patience.. I am usually good with computers. this is my first time getting into the rooting world. learning as i go along.
Styk is offline  
Reply With Quote
Old March 17th, 2010, 09:50 PM   #26 (permalink)
Member
 
GrdLock's Avatar
 
Join Date: Nov 2009
Location: Texas
Posts: 405
 
Device(s): HTC Eris
Thanks: 1
Thanked 191 Times in 52 Posts
Default

It shouldn't scroll anything when you run the chmod command.

What does it say?
GrdLock is offline  
Reply With Quote
The Following User Says Thank You to GrdLock For This Useful Post:
Styk (March 17th, 2010)
Old March 17th, 2010, 09:58 PM   #27 (permalink)
New Member
 
Join Date: Mar 2010
Posts: 10
 
Device(s):
Thanks: 4
Thanked 0 Times in 0 Posts
Default

Quote:
Originally Posted by GrdLock View Post
It shouldn't scroll anything when you run the chmod command.

What does it say?
Quote:
lots of words
.
Styk is offline  
Last edited by Styk; March 17th, 2010 at 10:10 PM.
Reply With Quote
Old March 17th, 2010, 10:03 PM   #28 (permalink)
Member
 
GrdLock's Avatar
 
Join Date: Nov 2009
Location: Texas
Posts: 405
 
Device(s): HTC Eris
Thanks: 1
Thanked 191 Times in 52 Posts
Default

You forgot the "shell" part.

adb shell chmod 755 /system/bin/flash_image
GrdLock is offline  
Reply With Quote
The Following User Says Thank You to GrdLock For This Useful Post:
Styk (March 17th, 2010)
Old March 17th, 2010, 10:08 PM   #29 (permalink)
Junior Member
 
Join Date: Jan 2010
Posts: 30
 
Device(s): Droid-Eris
Thanks: 1
Thanked 3 Times in 2 Posts
Default

guess we won't be seeing that new rom today
etherguy is offline  
Reply With Quote
Old March 17th, 2010, 10:09 PM   #30 (permalink)
Junior Member
 
Join Date: Jan 2010
Posts: 30
 
Device(s): Droid-Eris
Thanks: 1
Thanked 3 Times in 2 Posts
Default

and apply hand to head... just saw your update
etherguy is offline  
Reply With Quote
Sponsors
Old March 17th, 2010, 10:09 PM   #31 (permalink)
New Member
 
Join Date: Mar 2010
Posts: 10
 
Device(s):
Thanks: 4
Thanked 0 Times in 0 Posts
Default

Quote:
Originally Posted by GrdLock View Post
You forgot the "shell" part.

adb shell chmod 755 /system/bin/flash_image
got it now. I was copying and pasting from the first post.. was it not there? or i wonder how it disappeared...
Styk is offline  
Reply With Quote
Old March 17th, 2010, 10:25 PM   #32 (permalink)
Junior Member
 
Join Date: Jan 2010
Location: Boston, MA
Posts: 34
 
Device(s): Rooted Eris, running Evil Eris v1.1
Thanks: 7
Thanked 0 Times in 0 Posts
Default

grdlock, you (and company) are awesome...

correct me if I'm wrong, but unless we run the recovery img correctly, the eris_0_2 rom won't do anything, right?
darrenmthornton is offline  
Reply With Quote
Old March 17th, 2010, 10:34 PM   #33 (permalink)
Member
 
GrdLock's Avatar
 
Join Date: Nov 2009
Location: Texas
Posts: 405
 
Device(s): HTC Eris
Thanks: 1
Thanked 191 Times in 52 Posts
Default

Right, you have to follow the steps in order to flash the new eris_0_2 rom.
GrdLock is offline  
Reply With Quote
Old March 17th, 2010, 11:09 PM   #34 (permalink)
Member
 
Join Date: Jan 2010
Location: WEST TN
Posts: 111
 
Device(s): DROID Eris
Thanks: 0
Thanked 15 Times in 7 Posts
Default

Done. Thank you, sir.
sc00bz is offline  
Reply With Quote
Old March 17th, 2010, 11:33 PM   #35 (permalink)
New Member
 
yELLOcAKE's Avatar
 
Join Date: Feb 2010
Location: California
Posts: 8
 
Device(s): HTC Droid Eris
Thanks: 1
Thanked 1 Time in 1 Post
Default

4. Go to Wipe, and do a wipe of data/factory reset, as well as dalvik-cache wipe.

Will this delete all my apps, contacts, and pretty much everything not on the sd card?

Edit: Nevermind everything was answered in IRC.
yELLOcAKE is offline  
Last edited by yELLOcAKE; March 18th, 2010 at 01:51 AM.
Reply With Quote
Old March 18th, 2010, 01:31 AM   #36 (permalink)
That guy is This
 
Thats's Avatar
 
Join Date: Feb 2010
Location: Fargo, ND
Posts: 574
 
Device(s): Signature
Thanks: 282
Thanked 107 Times in 74 Posts
Default

Anyway, YES I have USB Debugging on. I'm still not sure why it says unable to connect to device.
Thats is online now  
Last edited by Thats; March 18th, 2010 at 02:03 AM.
Reply With Quote
Old March 18th, 2010, 01:56 AM   #37 (permalink)
That guy is This
 
Thats's Avatar
 
Join Date: Feb 2010
Location: Fargo, ND
Posts: 574
 
Device(s): Signature
Thanks: 282
Thanked 107 Times in 74 Posts
Default

This is just making me happy. Hah!

New problem: when I want to do step 3 in the recovery image installation, I am having problems in getting error saying:
can't stat "recovery.img" does not exist.

I have unzipped Recovery.zip into the \tools\ twice now and it still does not recognize that the file is there...But when I run the command prompt to open just that file (without the adb command) it recognizes that the file is there, but windows cannot open it.

Confused. Any explanations would be very helpfull. And if this is timed I'm not liking the fact that I'm on a clock to get the new rom installed when I can't get past step 2.
Thats is online now  
Last edited by Thats; March 18th, 2010 at 03:09 AM.
Reply With Quote
Old March 18th, 2010, 08:04 AM   #38 (permalink)
New Member
 
Join Date: Mar 2010
Posts: 3
 
Device(s):
Thanks: 1
Thanked 1 Time in 1 Post
Default

it is case sensitive... try a cap R
thegreathoe is offline  
Reply With Quote
Old March 18th, 2010, 10:07 AM   #39 (permalink)
Junior Member
 
gluis's Avatar
 
Join Date: Nov 2009
Posts: 43
 
Device(s):
Thanks: 3
Thanked 1 Time in 1 Post
Default

Quote:
Originally Posted by Thats View Post
This is just making me happy. Hah!

New problem: when I want to do step 3 in the recovery image installation, I am having problems in getting error saying:
can't stat "recovery.img" does not exist.

I have unzipped Recovery.zip into the \tools\ twice now and it still does not recognize that the file is there...But when I run the command prompt to open just that file (without the adb command) it recognizes that the file is there, but windows cannot open it.

Confused. Any explanations would be very helpfull. And if this is timed I'm not liking the fact that I'm on a clock to get the new rom installed when I can't get past step 2.
Same thing here. recovery.img no such file or directory. BTW it is a lower case "r" in the file name.


EDIT ***************************
Got it to work. Good thing my computer smarts (hah) goes back to DOS daze. Even though I have my tools folder "pathed" I had to change directories within the command prompt into the tools directory then use the push commands ... worked like a charm.
gluis is offline  
Last edited by gluis; March 18th, 2010 at 10:19 AM.
Reply With Quote
Old March 18th, 2010, 10:53 AM   #40 (permalink)
Senior Member
 
TheAtheistReverend's Avatar
 
Join Date: Feb 2010
Location: Minneapolis
Posts: 894
 
Device(s): ADR6200, ADR6350
Thanks: 93
Thanked 112 Times in 107 Posts
no
Default

"8. Right-click My Computer > Properties, and go to Device Manager. You should see a device with a yellow exclamation next to it, this is your phone (if you don't see it you probably forgot to enable USB debugging mode)"

Debugging is on, but still no yellow exclamation next to an icon.
Should I just right click the "My HTC" in "Android USB Devices"?
__________________
Deed over creed.
TheAtheistReverend is online now  
Reply With Quote
Sponsors
Old March 18th, 2010, 11:06 AM   #41 (permalink)
Member
 
Join Date: Dec 2009
Location: California
Posts: 118
 
Device(s): HTC Droid Eris
Thanks: 14
Thanked 1 Time in 1 Post
Default

Quote:
Originally Posted by Spud View Post
"8. Right-click My Computer > Properties, and go to Device Manager. You should see a device with a yellow exclamation next to it, this is your phone (if you don't see it you probably forgot to enable USB debugging mode)"

Debugging is on, but still no yellow exclamation next to an icon.
Should I just right click the "My HTC" in "Android USB Devices"?
That's what I did and it worked just fine. Might have something to do with if/how you installedyou phone onto it computer previously.
Ruh17 is offline  
Reply With Quote
The Following User Says Thank You to Ruh17 For This Useful Post:
TheAtheistReverend (March 18th, 2010)
Old March 18th, 2010, 11:24 AM   #42 (permalink)
Junior Member
 
gluis's Avatar
 
Join Date: Nov 2009
Posts: 43
 
Device(s):
Thanks: 3
Thanked 1 Time in 1 Post
Default

Re-Sign in @ Google "feature" still there after power cycle for eris_0_2 ROM

EDIT*****************
Hmmm, seems to be intermittent.
gluis is offline  
Last edited by gluis; March 18th, 2010 at 12:14 PM.
Reply With Quote
Old March 18th, 2010, 12:30 PM   #43 (permalink)
Senior Member
 
pkopalek's Avatar
 
Join Date: Dec 2009
Location: Buffalo, NY
Posts: 832
 
Device(s): HTC Eris xtrSense @ 768mhz, HTC Eris xtrSense on Cricket @768mhz, SFascinate @ jt's voodoo 1200mhz
Thanks: 25
Thanked 125 Times in 71 Posts
Send a message via AIM to pkopalek Send a message via MSN to pkopalek
Default

I'm really baffled that I don't have to *228
__________________
-Paul Kopalek
pkopalek is offline  
Reply With Quote
Old March 18th, 2010, 01:02 PM   #44 (permalink)
Senior Member
 
TheAtheistReverend's Avatar
 
Join Date: Feb 2010
Location: Minneapolis
Posts: 894
 
Device(s): ADR6200, ADR6350
Thanks: 93
Thanked 112 Times in 107 Posts
no
Default

What is *228?
TheAtheistReverend is online now  
Reply With Quote
Old March 18th, 2010, 02:10 PM   #45 (permalink)
Junior Member
 
gluis's Avatar
 
Join Date: Nov 2009
Posts: 43
 
Device(s):
Thanks: 3
Thanked 1 Time in 1 Post
Default

Quote:
Originally Posted by gluis View Post
Re-Sign in @ Google "feature" still there after power cycle for eris_0_2 ROM

EDIT*****************
Hmmm, seems to be intermittent.
Plus, Cell Standby issue there, too. Airplane Mode fixes, though.
gluis is offline  
Reply With Quote
Old March 18th, 2010, 02:17 PM   #46 (permalink)
Junior Member
 
JohnnyThumbz's Avatar
 
Join Date: Feb 2010
Location: AZ
Posts: 61
 
Device(s): HTC Droid Eris, Motorola DROID 1 running Liquid Gingerbread 1.7, Motorola DROIDX running Gingerblur.
Thanks: 25
Thanked 2 Times in 2 Posts
Default

I followed the instructions to the letter but just cant get it to see the device. a video tutorial would help out, ALOT.
JohnnyThumbz is offline  
Reply With Quote
Old March 18th, 2010, 02:20 PM   #47 (permalink)
Senior Member
 
pkopalek's Avatar
 
Join Date: Dec 2009
Location: Buffalo, NY
Posts: 832
 
Device(s): HTC Eris xtrSense @ 768mhz, HTC Eris xtrSense on Cricket @768mhz, SFascinate @ jt's voodoo 1200mhz
Thanks: 25
Thanked 125 Times in 71 Posts
Send a message via AIM to pkopalek Send a message via MSN to pkopalek
Default

ATTENTION

There is a new ROM to flash, 0.3 instead of 0.2.

TheFuzz has hosted it on his site. Follow all directions above, and INSTEAD OF the eris_0_2.zip link, use this

thefuzz4.net eris_0_3.zip
MD5: 1D45C9060C36D779C3137D690F24A64A

He also hosts a tutorial one page back, parallel with this one. It's an excellent bookmark.

Eris Root Roms

This is made with OTA updates disabled, Amazon.com uninstalled, and a few apparent bug fixes. It seems stable, my Facebook contacts synced, Google login bug existed still (for me), and everything so far (including WiFi) seems to work.

Edit: Oh, and WiFi being fixed (dhcp, rather) is part of this.
pkopalek is offline  
Last edited by pkopalek; March 18th, 2010 at 02:56 PM.
Reply With Quote
Old March 18th, 2010, 02:47 PM   #48 (permalink)
Junior Member
 
gluis's Avatar
 
Join Date: Nov 2009
Posts: 43
 
Device(s):
Thanks: 3
Thanked 1 Time in 1 Post
Default

pk, do you have to redo the recovery and flash_image file also if you have done the 0_2 ROM already?
gluis is offline  
Reply With Quote
Old March 18th, 2010, 02:52 PM   #49 (permalink)
Junior Member
 
Join Date: Feb 2010
Posts: 16
 
Device(s):
Thanks: 0
Thanked 1 Time in 1 Post
Default

Quote:
Originally Posted by gluis View Post
pk, do you have to redo the recovery and flash_image file also if you have done the 0_2 ROM already?
nope, just put the zip on your sd card, boot into recovery mode, do the wipe data/dalvik cache and flash the new zip
gsnider is offline  
Reply With Quote
Old March 18th, 2010, 02:53 PM   #50 (permalink)
Junior Member
 
Join Date: Feb 2010
Posts: 16
 
Device(s):
Thanks: 0
Thanked 1 Time in 1 Post
Default

Does this fix the XP ADB issue that I had in the 0_2 rom where it wouldn't install the drivers?
gsnider is offline  
Reply With Quote
Sponsors
Reply

HTC Droid Eris
Current Rating:
Rate this Phone:

The HTC Droid Eris launched for Verizon Wireless on November 6th in part as the carrier's first Android Phone. However it was overshadowed by the other member of the inaugural Verizon Droid duo - the Motorola Droid. The Droid Eris might look fa... Read More


Bookmarks


Go Back   Android Forums > Android Phones > HTC Droid Eris > Eris - All Things Root User CP
Thread Tools

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


Similar Threads
Thread Thread Starter Forum Replies Last Post
[ROOT GUIDE] Stock-2-Cyanogen / Update ROM Fingerlickin G1 - All Things Root 36 December 30th, 2010 09:48 PM
Where can I download the latest stock ROM for my evo? hortstu EVO 4G - All Things Root 4 October 1st, 2010 02:14 PM
Upgrade to Stock Froyo 2.2 Guide (Includes Root instructions) lekky Desire - All Things Root 86 September 30th, 2010 11:10 AM
Running Stock 2.2 With latest Update ~ Can I still Root? jfenton EVO 4G - All Things Root 1 September 27th, 2010 09:49 AM



All times are GMT -5. The time now is 02:38 PM.
Powered by vBulletin® Version 3.8.7
Copyright ©2000 - 2012, vBulletin Solutions, Inc.
Custom vBulletin Skins by: Relivo


SEO by vBSEO 3.3.2 ©2009, Crawlability, Inc.