How to flash_image Amon RA's recovery - Droid Eris Q&A, Help & Troubleshooting

i have had problems with Rom manager not flashing recovery correct leaving me with no recovery. so i had to manually flash recovery following these steps exact. I have personally bricked 2 ERIS phones lucky me.The first i thoought it was just something i did, lucky i had another to replace it...(the second BRICK eris).
So here is a solution to keep from having a BRICK
USE Amon RA's Recovery PERIOD.
credit to northmendo @droidforums
1. download flash_image Here Updated Link 3/17/10
2. Open the terminal and copy and paste the following commands.
adb shell [hit enter]
su [hit enter]
mount -o remount,rw -t yaffs2 /dev/block/mtdblock3 /system [hit enter]
3. In a new terminal window (don't close the original one).
adb push flash_image /system/bin [hit enter]
exit [hit enter]
4. Now in the original terminal window
chmod 755 /system/bin/flash_image [hit enter]
5. Now exit all termainl windows and reboot your phone.
6. Download
Amon_RA's recovery Here.
7. Mount your phones sd card and drop recovery-RA-eris-v1.6.2.img on to it and eject
your phone.
8. Open the Terminal and copy and paste the following commands with the phone connected
to your computer.
8. adb shell [hit enter]
9. su [hit enter]
10. flash_image recovery /sdcard/recovery-RA-eris-v1.6.2.img
11. To get into recovery turn off you phone and hold the Volume Up + Power until it boots into recovery.
That's it.

ROM Manager and Clockwork recovery does not work for the Eris.

ROM Manager and Clockwork recovery does not work for the Eris (as far as I know).
Edit: Oops, sorry for the double post.

I currently have the clockwork recovery installed on my eris, can I just download amon's recovery image and install it to switch to it? Or do I have to uninstall clockwork recovery and then install amon's?

trishuhh said:
I currently have the clockwork recovery installed on my eris, can I just download amon's recovery image and install it to switch to it? Or do I have to uninstall clockwork recovery and then install amon's?
Click to expand...
Click to collapse
try to flash it from rom manager,(under other recoveries) if Rom manager has worked for you with no problems. if it doesnt work follow instructions as listed in 1st post

I wouldn't use clockwork recovery, it messed up my installation to the point i couldn't flash any rom or restore any nand. When i would try to flash anything it would fail, It failed when i tried to use the root rom....After I tried flashing root rom i had a nice looking brick on my desk....(I even changed back to RA but Clockwork had messed up my phone so bad that RA didn't even work either....
YOU HAVE BEEN WARNED!!!!!

Yeah, use Amon's. It does every job you need, and is 100% stable and reliable.

t2noob said:
I wouldn't use clockwork recovery, it messed up my installation to the point i couldn't flash any rom or restore any nand. When i would try to flash anything it would fail, It failed when i tried to use the root rom....After I tried flashing root rom i had a nice looking brick on my desk....(I even changed back to RA but Clockwork had messed up my phone so bad that RA didn't even work either....
YOU HAVE BEEN WARNED!!!!!
Click to expand...
Click to collapse
yea you beat me too it, , i only used it because i had it for my DROID and thought maybe devs would try to add it to the list on rom manager.

ok, obviously a bit of an amateur here, how do you know which recovery image you have, i installed amon's, but i'm not sure if clockwork made it to my phone somehow, thinking about unrooting soon, that's why i ask, thanks.

jrhoades858 said:
ok, obviously a bit of an amateur here, how do you know which recovery image you have, i installed amon's, but i'm not sure if clockwork made it to my phone somehow, thinking about unrooting soon, that's why i ask, thanks.
Click to expand...
Click to collapse
reboot into recovery and read the bottom

Ok Please help a newbie out here im losing my mind. I downloaded flash, plugged phone into mac and set phone to debugging and mounted. Opened terminal from utilities on Mac. When I enter adb shell it says "command not found" if I try using ./ before adb as suggested on another forum for macs when i enter su it asks for password? Any how please help a brother out. Thanks

I flashed amons ras recovery from my phone it was easier for me I didn't use rom manger or terminal emulater
Sent from my FroyoEris using XDA App

Can someone help me get rid of clockwork recovery it showed up after I flashed a rom. How do you flash Amons recovery?

tkryan said:
Can someone help me get rid of clockwork recovery it showed up after I flashed a rom. How do you flash Amons recovery?
Click to expand...
Click to collapse
You do exactly what the first post says
Sent from my Eris

ufccowboyfan said:
Ok Please help a newbie out here im losing my mind. I downloaded flash, plugged phone into mac and set phone to debugging and mounted. Opened terminal from utilities on Mac. When I enter adb shell it says "command not found" if I try using ./ before adb as suggested on another forum for macs when i enter su it asks for password? Any how please help a brother out. Thanks
Click to expand...
Click to collapse
When you are doing this, are you in the correct directory? For example, my SDK is installed in /android , so first I would:
cd /android/tools
then
./adb shell

could someone help me with this. i really need to get the stock recovery image on my eris and im alittle noobie at this stuff. if any one could help id be sooooo happy

I'm not sure how to flash amons on a mac. I know for windows you put the recovery.img in the sdk tools folder, boot into fastboot and type
Fastboot flash recovery recovery.img
To get stock recovery (I assume you want your phone back to stock) then flash the official ruu. Will return your phone to 100% stock. You can find it on a sticky in the Eris general forums I believe.
Sent from my Eris using XDA App

I'm not sure on a mac, but on Windows you put the img in the tools folder of your sdk, boot into fastboot and type in adb:
Fastboot flash recovery recovery.img
To get stock recovery back, simply flash the official ruu found on a sticky in the Eris general forums I believe. Flashing the ruu will unroot your phone.
Sent from my Eris using XDA App

I installed Amon Ra as part of the root for leakers instructions some time ago. -- Is there a new version out? (Search was surprisingly not helpful) And what is the best way to update recovery?

Slugdoc said:
I installed Amon Ra as part of the root for leakers instructions some time ago. -- Is there a new version out? (Search was surprisingly not helpful) And what is the best way to update recovery?
Click to expand...
Click to collapse
There is no new version out; the first version (v1.6.2) is the only one that Amon_RA published.
IF there was a new version, you could flash it by using adb with the existing Amon_RA. You don't even need to push a version of "flash_image" to the phone, because it is already in /sbin in Amon_RA recovery. Just get the recovery image to your SD card, start an interactive shell (adb shell), and then
flash_image recovery /sdcard/<wherever-you-put-it>/recovery-RA-eris-v1.6.2.img
Yes, you can "flash a recovery partition by using the recovery" - because when you are interacting with it (the recovery boot), it lives entirely in a ramdisk.
The second easiest way is to have the engineering bootloader (1.49.2000 S-OFF) installed on your phone, and flash it with fastboot from the PC, as in
fastboot flash recovery recovery-RA-eris-v1.6.2.img
Note that neither of these two methods perform any integrity checks on the recovery image file that the normal "Flash .zip from sdcard" ROM installation method does. Therefore, it is imperative that someone using these methods is extremely diligent in cross-checking image MD5 signatures after it has been transferred to the SD card. Amon_RA also has the "md5sum" utility built into it's shell, BTW.
I mention this last point as a warning to newbs - they seem to routinely corrupt files when they transfer them to the SD card. (I suppose they are not using the "safely remove hardware" controls correctly, or they are getting truncated downloads).
bftb0

Related

2.73.728.5 can this version be root?

Hello, my hero's version is 2.73.728.5,
I have no Market in my hero, other than that it is ok
I read lots of post,
I'm really new to android,
I tried lots of method,
I see some post said it can be rooted, some not,
and I'm confused now,
can anyone who root successfuly tell me how to root it?
where and which version of flashrec should I download
and wt rocovery img?
pls,, if u dont mind, pls give me step by step instruction too~!
I'm really dumb on this~~pls help me out><
I will love u guys~><
miranda616 said:
I read lots of post,
Click to expand...
Click to collapse
You lost me there, searching with your Build Number will reveal multiple threads with step-by-step instructions to root/flash the phone.
I had the same firmware on my Hero when I got it, but I followed this walk-through:
http://forum.xda-developers.com/showpost.php?p=4655885&postcount=1
Only part I had issues with was getting the RA-HERO recovery image flashed. I dragged it onto my sd card (not in a folder) and typed in this location on the FlashRec app:
/sdcard/Recovery-RA-HERO-v1.2.2.img
and then was able to hit "Flash Recovery Image". Then load a ROM on the SD card, turn phone off, and hold Home+Power to turn it back on in the recovery menu and then you can flash away.
I tried the post that you gave me, it still not working
when I try to wipe it, it said wipe aborted
when I try to install the rom, it said installation aborted
srt4mn said:
Only part I had issues with was getting the RA-HERO recovery image flashed. I dragged it onto my sd card (not in a folder) and typed in this location on the FlashRec app:
/sdcard/Recovery-RA-HERO-v1.2.2.img
Click to expand...
Click to collapse
Woah, totaly forgot to add that XD Fixed now.
miranda616 said:
I tried the post that you gave me, it still not working
when I try to wipe it, it said wipe aborted
when I try to install the rom, it said installation aborted
Click to expand...
Click to collapse
Well, that guide does work for a phone with that Build Number, I have done it, and srt4mn has also. Follow it step by step... And post where you have a problem
I tried that, when I flash the recovery image it said : flash FAILED: Could not run command....
but I download the recover image already, and put it at the root of the sdcard,and type
/sdcard/Recovery-RA-HERO-v1.2.2.img
I dunno which step go wrong.
Frist I download Fleashrec, recovery img, and the update.zip,
put them at the root of sdcard,
install Flashrec,
type /sdcard/Recovery-RA-HERO.v1.2.2.img
flash recovery, but it doesnt work><
miranda616 said:
I tried that, when I flash the recovery image it said : flash FAILED: Could not run command....
but I download the recover image already, and put it at the root of the sdcard,and type
/sdcard/Recovery-RA-HERO-v1.2.2.img
I dunno which step go wrong.
Frist I download Fleashrec, recovery img, and the update.zip,
put them at the root of sdcard,
install Flashrec,
type /sdcard/Recovery-RA-HERO.v1.2.2.img
flash recovery, but it doesnt work><
Click to expand...
Click to collapse
Did you backup your original recovery image first via flashrec (the lower of the 2 buttons)?? May be you can try to flash it via ADB:
Put the recovery.img in sdk/tools
Then in the terminal type this:
adb shell reboot bootloader
fastboot boot recovery-RA-HERO-v1.2.3.img
adb shell mount /sdcard
adb push recovery-RA-HERO-v1.2.3.img /sdcard/recovery-RA-HERO-v1.2.img
adb shell flash_image recovery /sdcard/recovery-RA-HERO-v1.2.3.img
adb shell reboot
Try this and see whether it helps.
Fastboot will not work this way...
I'm confused now, what is ADB???
any instruction???
thank you for helping><!!
Can any one help me on this??
on can I just add the android market and make it work on this version???

[flash mistake] I flashed my recovery with wrong image... (SOLVED)

Hello all!
I post this message to ask a little help as I made a very stupid mistake!
I already posted my issue in the Amon-RA recovery thread but I tried different solutions and nothing works :'''((( Help !!!!
I run a Modaco Custom Rom 3.0 and I had Amon RA recovery version 1.5.2.
I decided to upgrade to 1.6.2.
Well, you know... when it's the third time you install a recovery, you don't pay as much attention as you do the first time ... and I stupidily downloaded and installed the recovery of "Hero SPRINT"... and I owe a "Hero NOT SPRINT" of course.
Good new : my phone can load the ROM normally (hallelujah)
Bad new : of course, recovery menu can't be loaded anymore.
So, before I tried this method :
via fastboot + adb -> In case you don't have a custom recovery, so when you get signature fail errors
Code:
adb shell reboot bootloader
fastboot boot recovery-RA-hero-v1.6.2.img
adb shell mount /sdcard
adb push recovery-RA-hero-v1.6.2.img /sdcard/recovery-RA-hero-v1.6.2.img
adb shell flash_image recovery /sdcard/recovery-RA-hero-v1.6.2.img
adb shell reboot
But the second command fails (fastboot)... not allow.
Then, I tried the Flashrec solution (the one I used to root my phone the first time).
Backup of recovery or flashing recovery both fail with Flashrec.
Additional info : Formating the SDCARD via my phone doesn't work ... it's a Modaco bug, i'm not the only one in this case... so I can't format sdcard via my phone.
Seriously guys, I have a rooted custom ROM, there should be a way to get my recovery back :-(
Please please, don't ask me to try gold card... first step is formatting the sdcard via Hero... and I can't even do it.
Many many thanks for people trying to help me!
Don't take my post as being a solution because I'm a noob, but can't you flash the stock ROM off the Hero website and root it again?
Temet79 said:
Hello all!
I post this message to ask a little help as I made a very stupid mistake!
I already posted my issue in the Amon-RA recovery thread but I tried different solutions and nothing works :'''((( Help !!!!
I run a Modaco Custom Rom 3.0 and I had Amon RA recovery version 1.5.2.
I decided to upgrade to 1.6.2.
Well, you know... when it's the third time you install a recovery, you don't pay as much attention as you do the first time ... and I stupidily downloaded and installed the recovery of "Hero SPRINT"... and I owe a "Hero NOT SPRINT" of course.
Good new : my phone can load the ROM normally (hallelujah)
Bad new : of course, recovery menu can't be loaded anymore.
So, before I tried this method :
via fastboot + adb -> In case you don't have a custom recovery, so when you get signature fail errors
Code:
adb shell reboot bootloader
fastboot boot recovery-RA-hero-v1.6.2.img
adb shell mount /sdcard
adb push recovery-RA-hero-v1.6.2.img /sdcard/recovery-RA-hero-v1.6.2.img
adb shell flash_image recovery /sdcard/recovery-RA-hero-v1.6.2.img
adb shell reboot
But the second command fails (fastboot)... not allow.
Then, I tried the Flashrec solution (the one I used to root my phone the first time).
Backup of recovery or flashing recovery both fail with Flashrec.
Additional info : Formating the SDCARD via my phone doesn't work ... it's a Modaco bug, i'm not the only one in this case... so I can't format sdcard via my phone.
Seriously guys, I have a rooted custom ROM, there should be a way to get my recovery back :-(
Please please, don't ask me to try gold card... first step is formatting the sdcard via Hero... and I can't even do it.
Many many thanks for people trying to help me!
Click to expand...
Click to collapse
Hmm. Right. You're in a pickle here. Locked bootloader is a nuisance.
Put the SD card into the computer via memory card reader.
BACKUP CONTENTS BEFORE PROCEEDING. Now format card as FAT32 via computer card reader. Then follow the goldcard guide (there's a copy at http://www.villainrom.co.uk/viewtopic.php?f=46&t=375 or on the site here, but I dunno where it is as it's buried off front page I think)
So get your CID, do the usual stuff with making img, and put it onto card as usual. This should get you goldcard.
Then use card to downgrade to the old RUU, and root back from there
HTH
Ok guys, got it back this night, fully recovered at 3 AM!
Here's the story... with nearly all the possible issues you can encounter in the same case.
I first checked on which ROM Modaco 3.0 is based : 2.73.405.66 ... so that explains why I couldn't use Flashrec directly.
So, I started the Gold Card procedure.
As specified, I can't format via my Hero. Android beeing based on Linux, I decided to format a SD card via Linux (I'm a linux user ...), but I don't know if it changed something or not.
I could create the Gold Card.
Once I had my Gold Card, I downloaded Titanium Backup, made a donation and waited for my license to arrive.
I did a full backup.
Then, for downgrading, you need to use HTCsync. Good... oh, right, I removed it from my Modaco ROM!. So, unzip the Modaco ROM 3.0, get the PCSCII.apk and "adb push" it back on the "/system/app" folder.
Then, ok, launch HTCsync on the computer, and finally on the phone. Oh, my phone doesn't detect HTCsync on my PC!.
Aaaallllll riiiight !!! Uninstall my HTCsync, download last version, reinstall... and it worked!
Then, downgrade... and the Flashrec story went OK, so I got my recovery back. Once I have the recovery, my Hero is more or less saved. I upgraded back to the same Modaco 3.0 because I wanted to restore the whole Titanium Backup without versions issue. This did perfectly the trick! The only thing I had to reconfigure is my standby wallpaper!!!! Awesome tool !
My phone is happy, I am too... but hey, I woke up at 11:30 this ""morning""...
Maybe this will help another guy one day...

[Q] stock/clockwork mod Recovery question

I had a mt3g and was always able to get to recovery manually. I recently bought a vibrant, rooted using adb, installed clockwork mod recovery, and did a nandroid. I am unable to get recovery manually. Ive tried every combo of vol^ volv that I could find on these posts. Im ready to start having fun, but am worried for this reason. Any help would be appreciated. Heres my question.
If I start flashing, and my phone gets stuck (vibrant screen, galaxy screen, bootloop, etc.), is there any way I can get recovery without having to do it manually? Would I be able to reboot recovery with adb without mounting? Is there's any other way?
Also, if there is a way, how do I get into clockwork mod recovery so I can restore with nadroid? Would I have to have clockworkmod update zip on my sd and reinstall packages thru stock recovery first? Thank you for any help. Im lost!
make sure you have your clockwork recovery on the root of the internal memory and have it named update.zip
open terminal or command prompt and type adb shell. you will get $ type su to get # type reboot recovery then when in samsung recovery select reinstall packages and you will be in clockwork.
Ok, so I can do this on the computer even though the phone can't be mounted? It will recognize the devise and reboot anyway? Sorry, I'm new to adb.

[Q] Updating Custom Recovery

Hi
I was wondering what the easiest method was to replace the custom recovery. I have an older Amon Ra recovery image and want to update it.
Do I just follow one of the methods to install it, in other words as if I didnt have it? or is there an easier way of doing it
Thanks
yeah, just flash it - for example using clockwork rom manager, or android commander, or adb ;]
cheers!
brat.haneq
Just a quick question
I need to follow these instructions
Copy recovery-RA-hero-v1.7.0.1.img to the root of your sdcard
Boot into your current custom recovery (boot while holding HOME)
Connect your Hero via usb to your pc/mac/...
adb shell
$su (not required if you have root already)
#mount -a
#flash_image recovery /sdcard/recovery-RA-hero-v1.7.0.1.img
just wondering, where do I type the code part?
You can type it in command prompt, simply in windows do "cmd" in run
But I urge You to use android commander, don't know why, but gui is better for me, and flashing is just 2 clicks
chers!
brat.haneq
Will give that a shot, cheers

Revolutionary Users/Devs/Testers

Alright everyone,for those of you having issues to revolution on your Evo 3d and flooding the irc I figured id start this to compile everything.
Things I have noticed.
1. yes after the install your device to attempt a hands free activation,don't freak when is say checking for firmware update,it wont find anything!
2. You may have to do a battery pull after the initial flash/install. On Mine,the recovery did not install! Problem will be worked out im sure,this is a beta AND teamwin has their own recovery going on as well.
[ I have found the reason why the recovery is not installed is simply because clockwork is not support on the shooter yet.Do install a recovery use team wins recovery image and directions which can be found here: http://forum.xda-developers.com/showthread.php?t=1192077
Here is a simplistic break down on how to do this,I am not responsible for your actions!
Download the .img file found in the thread,make sure you also download the fastboot.exe and place it in the same folder as ADB for easy access. Once that is done,reboot while holding down your power + volume down button!
Fastboot menu will come up,the command you need it
fastboot flash recovery (location of file).img
For me it was fastboot flash recovery C:\Downloads\durka.img yes I renamed it durka because I dont like long names]
3. If you are having issues getting your serial number,connect it to ADB and do adb get-serialno
4. If you cannot get root,you will have to download busybox by stericson on the market. I had to manually sign into my gmail accounts so remember your passes!
[This is wrong,if you do not have root you need to have the teamwin recovery installed and you need to flash the superuser.zip file found on the forums. If you are having issues installing,make sure signature verification is unchecked,then once reboot install busybox]
All apps that I have that require root are working for me, just waiting on a deodexed rom. Even SetCPU is working,but I dont have the custom kernel installed,which could actually be easily doable now!
And I leave the thread to y'all
Well, I can probably help troubleshoot. Rooted and installed teamwin recovery first try. Doing a nandroid backup now.
I can also help people troubleshoot, I am also rooted and have teamwin recovery going!
N e 1 kno how to do this with a mac?
D3VO
Rooted and recoveried on first try. Doing my compressed NAND backup now. (I like the fact that it can be compressed...but it's slow as hell lol)
Yeah, I was a tad concerned at first about the hands-free activation notice, but everything was smooth like buttah... Thank god I remembered my passwords!
My issues:
First try: I got all the way to the part where the phone is taken to hboot and fastboot usb is selected. I was getting a red X for the driver not being installed bc I didn't have HTC Sync installed, so I cancelled revolutionary, rebooted my phone, installed htc sync on my pc, and tried again...
Now, after rebooting both my phone and the pc, I can't get past the initial "Acquiring Root" step.
help...
rtbluver said:
I can also help people troubleshoot, I am also rooted and have teamwin recovery going!
Click to expand...
Click to collapse
Successfully gained S-OFF but when I select recovery from HBOOT it sends me to htc screen. Power button then reboots phone.
tia
A few of us are stuck on --- Acquirig root ( method 3) -- Any ideas???
only issue I've found is that Titanium Backup refuses to work on my phone.
yes, I flashed the SU package found here, and also tried the Busybox installer from the market.
besides that, everything's working great, already nandroided my stock setup and my WiMax partition while waiting for the ROMs to drop!
hey guys.....im trying to fastboot thye recovery img but cant quite to get it goiung.....do the recovery img and fastboot.exe have to be placed int he same folder?....or where exactly do i put them?.....thanks fellas
tek818 said:
My issues:
First try: I got all the way to the part where the phone is taken to hboot and fastboot usb is selected. I was getting a red X for the driver not being installed bc I didn't have HTC Sync installed, so I cancelled revolutionary, rebooted my phone, installed htc sync on my pc, and tried again...
Now, after rebooting both my phone and the pc, I can't get past the initial "Acquiring Root" step.
help...
Click to expand...
Click to collapse
HTC Sync should not be installed. Install the HTC Fastboot drivers from the revolutionary wiki
reverepats said:
hey guys.....im trying to fastboot thye recovery img but cant quite to get it goiung.....do the recovery img and fastboot.exe have to be placed int he same folder?....or where exactly do i put them?.....thanks fellas
Click to expand...
Click to collapse
Yes, Fastboot, recovery and AdbWinUsbApi.dll must all be in the same folder
miguelfp1 said:
only issue I've found is that Titanium Backup refuses to work on my phone.
yes, I flashed the SU package found here, and also tried the Busybox installer from the market.
besides that, everything's working great, already nandroided my stock setup and my WiMax partition while waiting for the ROMs to drop!
Click to expand...
Click to collapse
TB works great for me. Are you sure that the su installed? is it in your app drawer? If not download it from the market and try installing that.
housry23 said:
TB works great for me. Are you sure that the su installed? is it in your app drawer? If not download it from the market and try installing that.
Click to expand...
Click to collapse
yeah, flashed it twice. other root programs work (including the Busybox installer), which stumps me... TB even worked flawlessly with the temp-root before
Did you try uninstalling then reinstalling TB?
housry23 said:
Yes, Fastboot, recovery and AdbWinUsbApi.dll must all be in the same folder
Click to expand...
Click to collapse
mines set like that but i get
Code:
C:\sdk\tools>fastboot flash_image recovery C:\Users\Tesso\Desktop\recovery-twrp-
shooter-1.img
usage: fastboot [ <option> ] <command>
CheesyNutz said:
mines set like that but i get
Code:
C:\sdk\tools>fastboot flash_image recovery C:\Users\Tesso\Desktop\recovery-twrp-
shooter-1.img
usage: fastboot [ <option> ] <command>
Click to expand...
Click to collapse
In the new sdk adb is in platform-tools folder, so here's what I did. I moved fastboot and twrp recovery to platform-tools folder, renamed the recovery image to recovery.img and pressed shift while right clicking on the platform-tools folder and choose open command prompt(or window) here. Then just type flasboot flash recovery recovery.img and press enter. Worked for me.
I see what you did...you have to type "fastboot flash recovery nameofrecoveryhere.img" and it will work. Make sure the recovery image is in the same folder as fastboot.
housry23 said:
Did you try uninstalling then reinstalling TB?
Click to expand...
Click to collapse
no go either , I'll keep trying
thanks for your help!
miguelfp1 said:
no go either , I'll keep trying
thanks for your help!
Click to expand...
Click to collapse
Did you unroot the temp root before installing Revolutionary? This might be the cause because attn1 from AlphaRev told me to unroot and factory reset to get rid of all the temp root stuff before running Revolutionary.
irock1985 said:
A few of us are stuck on --- Acquirig root ( method 3) -- Any ideas???
Click to expand...
Click to collapse
I'm stuck here also..

Categories

Resources