Football Fans: Download the 2012 Schedule App from Google Play!


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 July 13th, 2010, 11:12 PM   #1 (permalink)
Member
 
Join Date: Mar 2010
Posts: 262
 
Device(s):
Thanks: 4
Thanked 160 Times in 51 Posts
Default How To Install Engineering bootloader FOR LEAK ROOTERS

This is for people that used either of the leak root methods. The engineering bootloader is an unsecured bootloader, and is better in many ways (google it I am not explaining why). Just say its harder to brick with it.

Before attempting, please check your md5sums.

I want to thank Framework for being my punching back and helping with this. And the desire guy's who's work stuck in my head and gave me this idea (Sorry I forgot who you are!!).

Needed Files:
Original Root Rom - PB00IMG.zip - 63eacc5ede3b179f95dc22d8ef585f94
Custom Misc Image - custom.img - 19de71cf42b3a7992d2660e7980c50bf
Fastboot for linux - 4baca1f80fc9bb31aa75fd3fee2cc36b
Amon's Recovery - 354d30c38c59b442340c8b72aa9f547e
Windows users should have fastboot in the sdk, and mac users I dont have a copy of yours.
lash_image - 16559f2c27d08ff1ddfcaca05fbf10fb

Step 1:
Get follow root tutorials and get amon's recovery installed. If you want to skip installing a new rom after rooting, You can flash EngTools.zip will root your device . If you flash engtools you can skip step 2.

Step 2:
Take a nandroid backup, if you wish as this will wipe your device.
Code:
adb push flash_image /data/local/flash_image
adb shell chmod 777 /data/local/flash_image
Step 3:
Push custom.img to your phone
Code:
adb push custom.img /data/local/custom.img
Custom.img is the misc img for your device, it contains the mainversion. I took one off a rooted phone and hex edited the version to be lower than the original root rom so it will flash.

Step 4:
Copy PB00IMG.zip to your sdcard

Step 5:
Flash custom.img

If you flashed engtools3.zip (http://www.multiupload.com/L97EUYBG3V)
Code:
adb shell flash_image misc /data/local/custom.img
If you pushed flash_image
Code:
adb shell /data/local/flash_image misc /data/local/custom.img
Step 6:
Reboot to Bootloader and flash PB00IMG.zip
Code:
adb reboot bootloader

After the new rom is flashed, you can now use fastboot to flash a recovery image while in the bootloader

Code:
fastboot flash recovery recovery.img
Enjoy

Like my work? Buy a bum a beer downtown or donate to local homeless youth org.

__________________
Come join us on irc.andirc.net #thunderbolt or use our webchat http://chat.andirc.net:9090/?channels=#thunderbolt
Code:
Linking to pirated/illegal software: It's a shame I actually have to touch on this. Don't do it. It will be removed and repeat offenses will result in a ban.
http://androidforums.com/introductions/704-site-rules-guidelines.html
jcase is offline  
Last edited by jcase; July 14th, 2010 at 02:05 AM. Reason: How To Install Engineering bootloader
Reply With Quote
The Following 10 Users Say Thank You to jcase For This Useful Post:
ACD168 (July 18th, 2010), ERISLOVER (July 14th, 2010), Indians (July 17th, 2010), jonathanphx1 (July 15th, 2010), MrDangerous (July 14th, 2010), Papadroid (July 15th, 2010), Resun (July 13th, 2010), scary alien (July 14th, 2010), thenestor (July 14th, 2010), WilCIWS (July 14th, 2010)
Sponsors
Old July 15th, 2010, 12:17 PM   #2 (permalink)
Premium Member
 
Papadroid's Avatar
 
Join Date: Jan 2010
Location: Tampa, FL
Posts: 1,127
 
Device(s): HTC Thunderbolt
Thanks: 135
Thanked 279 Times in 193 Posts
Default

Bump!

For those that just rooted their hboot 1.49 s-on phones and think you are fine now, you really should follow the above instructions from jcase and get the hboot 1.49 s-off. As jcase said with 1.49 s-on it can increase your chances of bricking your phone as compared to s-off. Also if you ever have to use flashboot command to flash something like a new kernel you will get permission denied with the s-on.

Thanks to jcase for providing the instructions to do this.
Papadroid is online now  
Reply With Quote
Old July 15th, 2010, 12:54 PM   #3 (permalink)
Member
 
Join Date: Mar 2010
Posts: 262
 
Device(s):
Thanks: 4
Thanked 160 Times in 51 Posts
Default

Quote:
Originally Posted by Papadroid View Post
Bump!

For those that just rooted their hboot 1.49 s-on phones and think you are fine now, you really should follow the above instructions from jcase and get the hboot 1.49 s-off. As jcase said with 1.49 s-on it can increase your chances of bricking your phone as compared to s-off. Also if you ever have to use flashboot command to flash something like a new kernel you will get permission denied with the s-on.

Thanks to jcase for providing the instructions to do this.
I don't think it has an increased chance of bricking, its just that s-off will make it easier to fix problems that may arise.
jcase is offline  
Reply With Quote
Old July 17th, 2010, 04:12 PM   #4 (permalink)
Junior Member
 
Join Date: May 2010
Posts: 18
 
Device(s):
Thanks: 1
Thanked 1 Time in 1 Post
Default Before attempting, please check your md5sums.

What does this mean? I have to know before attempting.
wendroid is offline  
Reply With Quote
Old July 17th, 2010, 08:41 PM   #5 (permalink)
Member
 
Join Date: Jan 2010
Location: Miamisburg, ohio
Posts: 310
 
Device(s): HTC eris
Thanks: 20
Thanked 16 Times in 15 Posts
Default

I can't get custom.img to be recognized in my cmd prompt. I am stuck. I installed the engtools.zip on my phone but still nothing.
kobel1up is offline  
Reply With Quote
Old July 18th, 2010, 01:45 AM   #6 (permalink)
Senior Member
 
Demache's Avatar
 
Join Date: Apr 2010
Location: Sioux Falls, SD
Posts: 2,168
 
Device(s): HTC Droid Eris Samsung Galaxy Nexus [Verizon Wireless]
Thanks: 50
Thanked 166 Times in 148 Posts
Default

Quote:
Originally Posted by wendroid View Post
What does this mean? I have to know before attempting.
It gets rid of the secured bootloader. So you could flash an alternate kernel or whatever if you wish. I *also* believe it allows you to use ADB in fastboot, making it easier to fix problems if your phone becomes unbootable and you can't get into recovery (and this actually happened to me before, lol).

I just went ahead and did it, since there are definitely no drawbacks to doing it. It would also allow you to downgrade to 1.5 if ever wanted to for some odd reason.
Demache is online now  
Reply With Quote
The Following User Says Thank You to Demache For This Useful Post:
wendroid (July 20th, 2010)
Old July 18th, 2010, 02:01 AM   #7 (permalink)
Senior Member
 
bberryhill0's Avatar
 
Join Date: Jan 2010
Location: Rhinelander, WI> Wayzata, MN>Sisters, OR
Posts: 1,315
 
Device(s): Q9c, Eris xtrROM 4.6.5, Droid Concepts 11, Incredible 2 Andybonestock w/ Sense 3
Thanks: 347
Thanked 164 Times in 142 Posts
Default

Now that I have rooted and overclocked my leak 3 Eris this would be the obvious next step but I don't understand the instructions at all.
__________________
My Eris apps
bberryhill0 is offline  
Reply With Quote
Old July 18th, 2010, 06:51 AM   #8 (permalink)
Member
 
Join Date: Jan 2010
Location: Miamisburg, ohio
Posts: 310
 
Device(s): HTC eris
Thanks: 20
Thanked 16 Times in 15 Posts
Default

I know what you mean bberryhillo. Im stuck on step 5.
kobel1up is offline  
Reply With Quote
Old July 18th, 2010, 05:09 PM   #9 (permalink)
Member
 
Join Date: Apr 2010
Location: San Diego
Posts: 114
 
Device(s): Droid Eris - Cyanogen Tazz
Thanks: 1
Thanked 3 Times in 3 Posts
Default

I am on a 1.47 s-on bootloader rooted with:

http://androidforums.com/htc-droid-eris/125436-detailed-leak-root-tutorial-2.html

On step 5 I get:

user-MacBook-Pro:tools Arcadia$ ./adb shell /data/local/flash_image misc /data/local/custom.img
/data/local/flash_image: permission denied
user-MacBook-Pro:tools Arcadia$
gpa111 is offline  
Last edited by gpa111; July 18th, 2010 at 05:15 PM.
Reply With Quote
Old July 18th, 2010, 05:24 PM   #10 (permalink)
Member
 
Join Date: Apr 2010
Location: San Diego
Posts: 114
 
Device(s): Droid Eris - Cyanogen Tazz
Thanks: 1
Thanked 3 Times in 3 Posts
Default

Think its working..
gpa111 is offline  
Reply With Quote
Sponsors
Old July 18th, 2010, 06:17 PM   #11 (permalink)
Member
 
Join Date: Apr 2010
Location: San Diego
Posts: 114
 
Device(s): Droid Eris - Cyanogen Tazz
Thanks: 1
Thanked 3 Times in 3 Posts
Default

Im getting fastboot permission denied on step 6, and fastboot devices lists nothing, any ideas?
gpa111 is offline  
Reply With Quote
Old July 19th, 2010, 04:01 PM   #12 (permalink)
Member
 
EricB's Avatar
 
Join Date: Mar 2010
Location: Wichita, Ks
Posts: 268
 
Device(s): Leaked Eris with ROOT running KaosFroyo and loving it!
Thanks: 10
Thanked 30 Times in 23 Posts
Default

Quote:
Originally Posted by kobel1up View Post
I know what you mean bberryhillo. Im stuck on step 5.
Same here, I can't get it to work at all. I thought I did, but I'm still 1.49 S-On
EricB is offline  
Reply With Quote
Old July 19th, 2010, 04:18 PM   #13 (permalink)
Premium Member
 
Papadroid's Avatar
 
Join Date: Jan 2010
Location: Tampa, FL
Posts: 1,127
 
Device(s): HTC Thunderbolt
Thanks: 135
Thanked 279 Times in 193 Posts
Default

Quote:
Originally Posted by gpa111 View Post
Im getting fastboot permission denied on step 6, and fastboot devices lists nothing, any ideas?
Did you flash the PB00IMG file, you're not going to use adb until after you flash this file.


Quote:
Originally Posted by EricB View Post
Same here, I can't get it to work at all. I thought I did, but I'm still 1.49 S-On
Which method did you use to root?
Papadroid is online now  
Reply With Quote
Old July 19th, 2010, 04:29 PM   #14 (permalink)
Member
 
EricB's Avatar
 
Join Date: Mar 2010
Location: Wichita, Ks
Posts: 268
 
Device(s): Leaked Eris with ROOT running KaosFroyo and loving it!
Thanks: 10
Thanked 30 Times in 23 Posts
Default

This one: http://androidforums.com/htc-droid-eris/125436-detailed-leak-root-tutorial.html
EricB is offline  
Reply With Quote
Old July 19th, 2010, 06:39 PM   #15 (permalink)
Member
 
Join Date: Apr 2010
Location: San Diego
Posts: 114
 
Device(s): Droid Eris - Cyanogen Tazz
Thanks: 1
Thanked 3 Times in 3 Posts
Default

Quote:
Originally Posted by Papadroid View Post
Did you flash the PB00IMG file, you're not going to use adb until after you flash this file.
Yes I did, then right after it flashed I was sitting in the FASTBOOT USB page with that highlighted, and my mac says permission denied to any fastboot command.

I'm going to try it on my windows partition soon.
gpa111 is offline  
Reply With Quote
Old July 20th, 2010, 03:09 PM   #16 (permalink)
Junior Member
 
Join Date: May 2010
Posts: 18
 
Device(s):
Thanks: 1
Thanked 1 Time in 1 Post
Default

.
wendroid is offline  
Last edited by wendroid; July 20th, 2010 at 03:12 PM. Reason: wrong thread
Reply With Quote
Old August 2nd, 2010, 12:26 AM   #17 (permalink)
Member
 
Join Date: Jun 2010
Posts: 191
 
Device(s): Eris rooted running Cyanogen Tazz V 1.0 No Overclocking, no autokiller.
Thanks: 17
Thanked 6 Times in 6 Posts
Default

stuck at step 5 too. its no clear to me where the downloaded files need to be saved. onto the phones sd card or the tools directory in sdk?
ppbb is offline  
Reply With Quote
Old October 20th, 2010, 08:07 PM   #18 (permalink)
New Member
 
Join Date: May 2010
Posts: 13
 
Device(s): HTC Eris (Root Cyanogenmod ROM)
Thanks: 0
Thanked 4 Times in 1 Post
Default

When I boot into the bootloader and flash the pb00IMG.zip it goes through the first screen then on the second screen it says
"CID incorrect!
Update Fail!
Do you want to reboot device?
<Action> Yes"

Some other things...
PB00100 XC
HBOOT-1.41.0000 (PB0010000)
MICROP-0111
TOUCH PANEL... (not important)
RADIO02.42.00.04.12

Anyone have any ideas why I get this strange CID error?
large is offline  
Reply With Quote
Old November 6th, 2010, 04:15 PM   #19 (permalink)
Junior Member
 
Join Date: Feb 2010
Posts: 60
 
Device(s): Droid Eris
Thanks: 0
Thanked 2 Times in 1 Post
Default

Is there any way to flash this bootloader without re-flashing a new rom. I just flashed a rom and got it set up the way I like it. I would really hate to flash again.
banduraj is offline  
Reply With Quote
Old November 6th, 2010, 04:29 PM   #20 (permalink)
not really so scary
 
scary alien's Avatar
 
Join Date: Mar 2010
Location: Indy
Posts: 8,703
 
Device(s): Samsung Galaxy Nexus, Moto Droid X, Moto Xoom, HTC Droid Eris
Thanks: 6,638
Thanked 4,670 Times in 2,590 Posts
Default

Quote:
Originally Posted by banduraj View Post
Is there any way to flash this bootloader without re-flashing a new rom. I just flashed a rom and got it set up the way I like it. I would really hate to flash again.
banduraj,

I'm not advocating using this thread / method since I haven't done it myself (I rooted using the old / first root method, so my bootloader is already S-OFF), but you should be able to take a Nandroid backup of your current setup and then restore it later.

Be very careful! As erisuser1 has pointed-out in numerous posts/threads: this is the single most dangerous thing you can do to your phone; reference this post:

Universal 1 Click Eris App Apk - No PCs, No Scripts Needed, EASY

and this

DETAILED Leak Root Tutorial

Good luck!
scary alien is online now  
Last edited by scary alien; November 6th, 2010 at 04:33 PM. Reason: add some warnings :)
Reply With Quote
Sponsors
Old November 19th, 2010, 03:44 PM   #21 (permalink)
New Member
 
Join Date: Dec 2009
Posts: 3
 
Device(s):
Thanks: 0
Thanked 0 Times in 0 Posts
Question

Sorry to bump this thread, but have a question regarding this.

For someone that's rooted, did a data/factory reset & Dalvik-cache, flashed to a new rom (in my case KaosFroyov38), do the same steps still apply? I just want to get my eris to S-OFF.
stagger is offline  
Reply With Quote
Old November 20th, 2010, 07:48 PM   #22 (permalink)
Senior Member
 
Join Date: Nov 2009
Posts: 1,633
 
Device(s):
Thanks: 48
Thanked 750 Times in 374 Posts
Default

Quote:
Originally Posted by stagger View Post
Sorry to bump this thread, but have a question regarding this.

For someone that's rooted, did a data/factory reset & Dalvik-cache, flashed to a new rom (in my case KaosFroyov38), do the same steps still apply? I just want to get my eris to S-OFF.
If you just want to get the 1.49.2000 S-OFF bootloader installed, it is probably easiest to just download the "erisengspl.zip" from this post on XDA and flash it similar to the way you would flash a ROM - the only difference here is that you are not replacing a ROM, so you would just perform the flash operation - no wiping or any other operations.

Doing things this way insures (because of the ROM-signing operation) that file corruption risks will be minimized.

The MD5 sig of "erisengspl.zip" should be df014009668389ef145fbb047b5ec56c

If you are interested, have a look at previous comments I made on this flash.

eu1


.
__________________
Please don't send me PMs - post your questions so others may benefit from any answers given.
erisuser1 is offline  
Last edited by erisuser1; November 20th, 2010 at 07:49 PM. Reason: grammar
Reply With Quote
Old January 3rd, 2011, 08:13 PM   #23 (permalink)
Senior Member
 
scotty85's Avatar
 
Join Date: Jul 2010
Posts: 5,104
 
Device(s):
Thanks: 1,901
Thanked 2,460 Times in 1,638 Posts
Default

i just downloaded "erisengspl.zip" file and flashed it. seemed to work,and before the skateboard guys i got a quick pic of an alien jumping out of box. came back up just fine,powered off,then into fastboot and im on 1.47.0000 s-on

i rooted from the ota 2.1 using the market app,and am running nonsensikal 16.1

any ideas?

edit:The MD5 sig of "erisengspl.zip" is df014009668389ef145fbb047b5ec56c
scotty85 is online now  
Last edited by scotty85; January 3rd, 2011 at 08:33 PM.
Reply With Quote
Old January 3rd, 2011, 10:28 PM   #24 (permalink)
Senior Member
 
Join Date: Nov 2009
Posts: 1,633
 
Device(s):
Thanks: 48
Thanked 750 Times in 374 Posts
Default

Quote:
Originally Posted by scotty85 View Post
i just downloaded "erisengspl.zip" file and flashed it. seemed to work,and before the skateboard guys i got a quick pic of an alien jumping out of box. came back up just fine,powered off,then into fastboot and im on 1.47.0000 s-on

i rooted from the ota 2.1 using the market app,and am running nonsensikal 16.1

any ideas?

edit:The MD5 sig of "erisengspl.zip" is df014009668389ef145fbb047b5ec56c
I have tested installation of it (erisengspl.zip) with both the 1.49.0000 and 1.47.0000 S-ON bootloaders on the phone, and it only seems to work correctly with the 1.49.0000 bootloader.

Your alternative is a multi-step process:

- Make a Nandroid backup of your current ROM
- Flash the misc.img from the (jcase) "Flash any RUU" thread (XDA)**
- Flash the Root ROM (PB00IMG.ZIP) using HBOOT
- "root" the Root ROM (One Click or Dummies), or flash Amon_RA's recovery with fastboot (since you will have the S-OFF bootloader at this point),
- restore your Nandroid backup.

That's an outline, (not a spoon feeding)... but it will work.

** make sure to read that thread far enough along to pick up the correction to Jcase's original command sequence.


eu1
erisuser1 is offline  
Reply With Quote
The Following User Says Thank You to erisuser1 For This Useful Post:
scotty85 (January 4th, 2011)
Old January 4th, 2011, 07:58 AM   #25 (permalink)
Senior Member
 
scotty85's Avatar
 
Join Date: Jul 2010
Posts: 5,104
 
Device(s):
Thanks: 1,901
Thanked 2,460 Times in 1,638 Posts
Default

thanks for the outline. if im understanding it correctly,ill need to do the 2nd step following jcase's directions from the computer,not simply flashing it in recovery as i did the erisengspl.zip file.

my desktop just crashed so i guess when i get that figured out ill read up on how to do that. i dont want to do too much messing with my phone using the GFs laptop

i just got this phone used,and for cheap. so ill never have to return it to stock to send it back verizon. as long as i can get to Amon_RA's recovery,ill never really need an unlocked bootloader, so i guess it can wait a few days
scotty85 is online now  
Last edited by scotty85; January 4th, 2011 at 08:01 AM.
Reply With Quote
Old January 4th, 2011, 11:18 AM   #26 (permalink)
Senior Member
 
Join Date: Nov 2009
Posts: 1,633
 
Device(s):
Thanks: 48
Thanked 750 Times in 374 Posts
Default

Quote:
Originally Posted by scotty85 View Post
thanks for the outline. if im understanding it correctly,ill need to do the 2nd step following jcase's directions from the computer,not simply flashing it in recovery as i did the erisengspl.zip file.

by desktop just crashed so i guess when i get that figured out ill read up on how to do that. i dont want to do too much messing with my phone using the GFs laptop

i just got this phone used,and for cheap. so ill never have to return it to stock to send it back verizon. as long as i can get to Amon_RA's recovery,ill never really need an unlocked bootloader, so i guess it can wait a few days

If you want to avoid installing software on a pc (to run adb), you could perform the flash_image commands from a root shell in a terminal emulator - I infer from your post that there is already a rooted ROM present. But that's kind of tedious and error prone, since you can't cut and paste.

Good luck with the PC rebuild.
erisuser1 is offline  
Reply With Quote
Old January 4th, 2011, 02:00 PM   #27 (permalink)
Senior Member
 
scotty85's Avatar
 
Join Date: Jul 2010
Posts: 5,104
 
Device(s):
Thanks: 1,901
Thanked 2,460 Times in 1,638 Posts
Default

thanks. it wont turn on at all with a new power supply,so it may be time for a new one.

im enjoying this rooting and flashing,and modifying my phone,and i would like to to install the software and become savy in the "old school" method. just for the experience of it. and to make it easier to mess with phones that arent as easy to mess with as the eris,lol.

been pokin around some... would another option be to simply flash the in PB00IMG.ZIP hboot and do the battery pull has described in your thread Visual Example: The PB00IMG.ZIP update method ?
scotty85 is online now  
Reply With Quote
Old January 4th, 2011, 06:11 PM   #28 (permalink)
Senior Member
 
Join Date: Nov 2009
Posts: 1,633
 
Device(s):
Thanks: 48
Thanked 750 Times in 374 Posts
Default

Quote:
Originally Posted by scotty85 View Post
been pokin around some... would another option be to simply flash the in PB00IMG.ZIP hboot and do the battery pull has described in your thread Visual Example: The PB00IMG.ZIP update method ?
That might or might not work, depending on the past history of the phone. If you first flash the misc partition with Jcase's ("Flash any RUU") misc.img, then it will certainly work, as that prevents the "Main Version is Older!" problem from occuring - but then you are basically back to my instructions.

You can give it a shot though - it will either fail (harmlessly) with a Main Version error, or it will succeed. I would advise you to make a Nandroid backup first anyway before you begin, though: one time out of the many, many times I used the battery pull trick, the second phase of the PB00IMG.ZIP install happened after I reinserted the battery and re-started. (If that happens, you can put the custom recovery back with fastboot and then restore your saved Nandroid backup.)

eu1
erisuser1 is offline  
Reply With Quote
The Following User Says Thank You to erisuser1 For This Useful Post:
scotty85 (January 4th, 2011)
Old January 4th, 2011, 08:07 PM   #29 (permalink)
Senior Member
 
scotty85's Avatar
 
Join Date: Jul 2010
Posts: 5,104
 
Device(s):
Thanks: 1,901
Thanked 2,460 Times in 1,638 Posts
Default

thanks again for the help. i went ahead and gave it a shot. it worked as illustrated,with the exception that the screen was only dark for about half a second

i saw figure 5(in the visual example thread) coming on as i pulled the battery. i assure you i dint slack on it,lol... i had the cover off and my fingers on the battery as i pushed volume up.

i put the battery back in and booted into hboot and when it came up it continued to update. i did see the the 1.49.0000 s-off bootloader had been installed,so not knowing how to flash Amon_RA's recovery in adb or a terminal emulator if i let it completely update, i pulled the battery again in a moment of panic.

at this point i thot i had done a really bad thing,so i put the battery back in and booted it back up normally.it came upand seemed fine so i connected it back to the laptop and simply removed the PB00IMG.ZIP from the sd card.

i know it was reckless,but it seemed to work... powered it off,booted into hboot,and i still have the s-off bootloader,and only send for fastboot and vol up for recovery. went to recovery,picked reboot and when it came back up i sent texts,made some phone calls,took some pics,made sure it was all still working.

so looks like i have the unlocked bootloader and the little guy will be safe from whatever screwups i might have in the future.

im happy to report no eris's were harmed in the making of this post
scotty85 is online now  
Last edited by scotty85; January 4th, 2011 at 09:16 PM.
Reply With Quote
Old January 4th, 2011, 09:54 PM   #30 (permalink)
Senior Member
 
Join Date: Nov 2009
Posts: 1,633
 
Device(s):
Thanks: 48
Thanked 750 Times in 374 Posts
Default

Quote:
Originally Posted by scotty85 View Post
i saw figure 5(in the visual example thread) coming on as i pulled the battery. i assure you i dint slack on it,lol... i had the cover off and my fingers on the battery as i pushed volume up.

i put the battery back in and booted into hboot and when it came up it continued to update. i did see the the 1.49.0000 s-off bootloader had been installed,so not knowing how to flash Amon_RA's recovery in adb or a terminal emulator if i let it completely update, i pulled the battery again in a moment of panic.

at this point i thot i had done a really bad thing,so i put the battery back in and booted it back up normally.it came upand seemed fine so i connected it back to the laptop and simply removed the PB00IMG.ZIP from the sd card.

i know it was reckless,but it seemed to work... powered it off,booted into hboot,and i still have the s-off bootloader,and only send for fastboot and vol up for recovery. went to recovery,picked reboot and when it came back up i sent texts,made some phone calls,took some pics,made sure it was all still working.
Rest your mind. The sequence that it goes through first flashes the bootloader, and then the phone reboots rather quickly. This is done so that it is the *new* bootloader that finishes off the installation.

Immediately after the reboot, the (newly installed) bootloader starts verifying the original PB00IMG.ZIP file all over again - and this takes over a minute to perform. There is no writing to flash memory of the .zip file components during this time. That's why the "battery pull" is fairly safe - you have nearly a minute after the phone initially reboots before it is ready to actually begin writing to the phone's flash memory again. (Under normal circumstances - for almost every other device in the world - it is an extremely bad idea to pull power from a device that is having its' firmware flashed; in this peculiar case of the Eris though, you have a full minute or more where it is guaranteed that no writing to flash memory is occurring).

But I did tell you that there was a possibility that would happen, and gave you the prescription for that eventuality - make a Nandroid backup.

(BTW, the "Root" PB00IMG.ZIP ROM can also be "rooted" (as in, install Amon_RA's custom recovery) using One Click or Dummies - so you can let the PB00IMG.ZIP Root ROM installation run to completion, and still not need a PC with the SDK/adb/drivers installed on it.)

Backups are your friend - if you haven't done it yet, make one NOW.

eu1
erisuser1 is offline  
Reply With Quote
The Following User Says Thank You to erisuser1 For This Useful Post:
scotty85 (January 4th, 2011)
Sponsors
Old January 4th, 2011, 10:17 PM   #31 (permalink)
Senior Member
 
scotty85's Avatar
 
Join Date: Jul 2010
Posts: 5,104
 
Device(s):
Thanks: 1,901
Thanked 2,460 Times in 1,638 Posts
Default

thanks for the explanations. i did make backups,i was just unsure of how id get Amon_RA's recovery back onto the phone using fastboot so that i could run it. id assumed that allowing the update to complete would have put the phone into a state that my current Amon_RA recovery wouldnt have been there.
scotty85 is online now  
Reply With Quote
Old January 4th, 2011, 10:52 PM   #32 (permalink)
Senior Member
 
Join Date: Nov 2009
Posts: 1,633
 
Device(s):
Thanks: 48
Thanked 750 Times in 374 Posts
Default

Quote:
Originally Posted by scotty85 View Post
thanks for the explanations. i did make backups,i was just unsure of how id get Amon_RA's recovery back onto the phone using fastboot so that i could run it. id assumed that allowing the update to complete would have put the phone into a state that my current Amon_RA recovery wouldnt have been there.
You are correct that letting the Root PB00IMG.ZIP process run all the way through to completion would have over-written the custom recovery with an HTC (engineering) recovery.

But, as I pointed out twice - you can "root the root ROM" with either OneClick or Dummies, and this installs Amon_RA's recovery back into place without needing a PC/fastboot/adb.

In any event, it sounds like you are all set - enjoy the journey.

eu1
erisuser1 is offline  
Reply With Quote
The Following User Says Thank You to erisuser1 For This Useful Post:
scotty85 (January 5th, 2011)
Old January 5th, 2011, 12:50 PM   #33 (permalink)
Senior Member
 
scotty85's Avatar
 
Join Date: Jul 2010
Posts: 5,104
 
Device(s):
Thanks: 1,901
Thanked 2,460 Times in 1,638 Posts
Default

Quote:
Originally Posted by erisuser1 View Post
But, as I pointed out twice - you can "root the root ROM" with either OneClick or Dummies, and this installs Amon_RA's recovery back into place without needing a PC/fastboot/adb.

In any event, it sounds like you are all set - enjoy the journey.

eu1
wow it just clicked how easy it would have been to use the dummies method to put amons_ recovery back on... i was makin it way more complicatged in my mind than it actually was

well,i guess i know for the future. like you said,its set now and i am enjoying the journey! thanks again for your help directly,and everything you do for the forum
scotty85 is online now  
Reply With Quote
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
Reverse Engineering the App lancaster09 App Inventor 2 August 31st, 2010 04:44 PM
Engineering SPL dakiato MyTouch 3G - All Things Root 4 August 4th, 2010 03:20 PM
how to install bugless beast bootloader otter Droid - All Things Root 0 July 30th, 2010 03:27 PM
Engineering Mode yatimameiji Samsung Behold 2 0 January 7th, 2010 03:37 PM



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