HTC Eris :: Amon's Recovery Image - Using Grdlocks
May 24, 2010
i am going effing crazy. i am not good with the cmd prompt at all so i tried using grdlocks all in one package. i don't know where i am going wrong but i cannot for the life of me get the recovery image to install correctly. can someone hold my hand and walk me through it?
View 6 Replies
Apr 1, 2010
I downloaded ROM manager from the android market and it overrode amon's recovery image. Any idea how I can get this recovery image of my phone and amon's back on thanks.
View 9 Replies
View Related
Jul 14, 2010
How would i remove Amons Recovery Image need to replace my phone?
View 13 Replies
View Related
Jul 7, 2010
What're the differences? Advantages? Clockwork has been working flawlessly for me so I don't plan to switch, but Amon Ra's recovery keeps coming up in threads I'm reading.
View 8 Replies
View Related
Jun 17, 2010
I'm a first time Android User, and just learning the ropes. So far I'm in love with Android! One thing I've been trying to play with is the Recovery Mode. At first I flashed Clockworks recovery, but actually found it to be limited, and missing features from the stock recovery, and didn't like the fact that CW's nand backups weren't backwards compatible with the stock nand backups, so I went back to stock. Since then I've been looking for another recovery mode. I noticed in someones signature that they had flashed Amon RA Recovery onto the Evo. I googled it, and was fairly impressed with the features. I looked for it in the Evo forums, but have not found any reports or posts about it being flashed to the Evo. If it's possible, what version should I use, and where can I get it? How do I go about flashing it?
View 1 Replies
View Related
Sep 7, 2010
Is it possible to switch from Clockwork to Amon Recovery? The title says it all.
View 18 Replies
View Related
May 3, 2010
Is there a way to get rid of this? my clock on my first page shows through and makes it all unreadable. is there a way to delete the transparant lockscreen and put a different one on?
View 8 Replies
View Related
Mar 27, 2010
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. i can't figure that out. what is directory of the android sdk? i think i know but im now sure. i did everything on the android sdk tutorial but it seems i was just doing it on my computer and not my phone. how do i know if it went on my phone? and how do i put it on my phone if i didnt do it. am i suppose to sync it of just connect it.
View 3 Replies
View Related
Apr 24, 2010
I have rooted my eris to 2.1. Then yesterday I flashed the recovery image and the flash image and put on grd lock's Vanilla Rom. If I want to put on a different Rom, do I have to flash the recovery image again?
View 3 Replies
View Related
May 28, 2010
I have a rooted 2.1 eris and adb is all set up. I get all the way down to the commands and the last one:
adb shell flash_image recovery /sdcard/recovery.img
says file not found. What am I doing wrong
View 2 Replies
View Related
Apr 22, 2010
I need help with putting a custom recovery image on my droid eris.
View 1 Replies
View Related
Jul 2, 2010
Alright im already rooted and i flashed clockwork recovery image and I want it gone. I'm trying to go back to Amons recovery image. However when im in the command and I type in adb push recovery-ra-eris.img /sdcard I get no such file or directory error... but i have the file in the tools folder of my androidsdk... any thoughts..
cd
cd c:AndroidSDK ools
adb devices
adb shell mount -o rw,remount /dev/block/mtdblock3 /system
adb push recovery-ra-eris.img /sdcard
adb push flash_image /system/bin
adb shell chmod 755 /system/bin/flash_image
adb shell flash_image recovery /sdcard/recovery-ra-eris.img
After i do the recovery-ra-eris.img i get an error
View 16 Replies
View Related
Sep 22, 2010
There are probably threads about this already that my lurking has missed, but I'm trying to install the flash_image and recovery-ra-eris.img. I tried using this,
How To: Load a Custom ROM on the HTC Droid Eris (Updated ? 04.08.2010) | TheUnlockr
but when I get to adb shell flash_image recovery /sdcard/recovery-ra-eris.img, I get an error saying the flash_image not installed. Is there a better and/or easier way to get the flash_image and recovery-ra-eris.img install on my eris so I can get a nandroid backup? I really want to back everything up before I attempt to throw kaosfroyo on there.
View 1 Replies
View Related
Jun 9, 2010
So, Im having an interesting problem. About a month ago installed the clockwork rom manager and installed the clockwork recovery to use the app. I could never get the recovery to show up so I deleted the app. I also deleted everything on my sdcard having to do with it. Since then I have used the RA recovery and have made and restored nandroid backups with know problem. Yesterday I went to make a nandroid backup and the clockwork recovery came up for the first time ever. when I went to restore a nandroid it said I didn't have any cause i never made any with clockwork and it must not look in the same folder. Im assuming there must still be a file somewhere to delete but I cant find out. And I can't restore any of my backups. Im using white widow 3.1 and haven't had this issue before with this rom.
View 2 Replies
View Related
May 20, 2010
I just got my phone rooted and got the root image to load and did all that fun stuff but now im trying to get the recovery and flash image and i cant get it to work. i think SDK is the issue. i go to the command prompt and type in what the guide says and it saying "error device not found" i even did the all in one install on the guide page and it comes up with the same message.... does anyone have the slightest idea of how to get this worked out. im running windows xp with service pack three.
View 1 Replies
View Related
Apr 13, 2010
I am trying to put recovery image on my eris. I just now figure out how to get to the directory my tools are in. What is my next step I don't get what to type into command prompt.
View 1 Replies
View Related
Apr 18, 2010
I cant install a custom recovery image. I cant get su permission. I do have root access.
View 6 Replies
View Related
May 22, 2010
So I have a rooted Eris (checked positively using terminal emulator) running a 2.1v3 ROM. What I'd like to do is eventually get to the 2.1 OTA ROM. Earlier I downloaded ROM Manager which, after some searching gave me some problems other people have been having. I can't flash to the ClockworkMod recovery image as it gives me a "Error occurred while attempting to run privileged commands!" message. I tried reinstalling, fixing permissions etc. all with the same results. So now i'm trying to flash Amon's recovery image instead using Terminal Emulator and the command line: flash_image recovery /sdcard/file_name_here.img only to yield the message that the file could not be found or something. I'm on a mac and I saw another way on here that involves running commands from your computer to your phone using the skd. I started to do that only to run into a "permission denied" when attempting the first "adb" command line. Am I missing something? I'm trying to read and re-read as closely as I can. I'm not entirely comfortable with this whole process but I'm trying to take the time to really understand it and i'm still having difficulties.
View 2 Replies
View Related
May 22, 2010
So I have a ROOTED Eris (checked positively using terminal emulator) running a 2.1v3 ROM. What I'd like to do is eventually get to the 2.1 OTA ROM. Earlier I downloaded ROM Manager which, after some searching gave me some problems other people have been having. I can't flash to the ClockworkMod recovery image as it gives me a "Error occurred while attempting to run privileged commands!" message. I tried reinstalling, fixing permissions etc. all with the same results.So now i'm trying to flash Amon's recovery image instead using Terminal Emulator and the command line: only to yield the message that the file could not be found or something. I'm on a mac and I saw another way on here that involves running commands from your computer to your phone using the skd. I started to do that only to run into a "permission denied" when attempting the first "adb" command line. Am I missing something? I'm trying to read and re-read as closely as I can. I'm not entirely comfortable with this whole process but I'm trying to take the time to really understand it and i'm still having difficulties.
View 6 Replies
View Related
Aug 18, 2010
I flashed the custom recovery image instead of the temp way. Does anyone know how to get the orginal one back on it. Im taking it back dont want verizon pulling some stunt on me
View 6 Replies
View Related
Sep 9, 2010
As if punk.kaos didn't already have his hands full with his Froyo updates, he started working on this: [RECOVERY-BETA] Eris Multiboot recovery hack - xda-developers Apparently, its a (very early) multi-boot for the Eris...very interesting and very cool. Got other questions? Visit his thread (above) over on XDA...
View 1 Replies
View Related
Nov 8, 2010
Which one do you like on your N1 and why? I currently have Amon, but am always looking for bigger, better things and wondering if I should switch.
View 1 Replies
View Related
Jun 8, 2010
When I run the batch file it just hangs and does nothing.Is there a manual way to put the recovery image on the phone or is this the only method?
View 4 Replies
View Related
Nov 23, 2010
There video upon video about how to flash them but I'm in the dark about what it is?
View 1 Replies
View Related
Apr 30, 2010
I've been trying to load amonRA's recovery for my nexus one. I've managed to unlock the bootloader, and gain SU permissions. But for the life of me,I cant seem to flash the new recovery image. I've used better terminal, and it says that theres no flash image found. But I have Put it on SD Card. I've copied the text correctly and I cant get it to flash. I've also tried to downgrade the radio to get better reception, and its saying that the update isn't signed. Is there something still locked up?
View 6 Replies
View Related
Oct 11, 2010
I just rolled back using simple root, and before I started flashing custom roms I wanted to flash Amon RA's recovery-RA-evo-v1.8.0.img. I've tried flashing through terminal emulator, and that didn't work. I also tried flashing through adb. I have confirmed that I have root, but it's telling me that there is no image found. Does anyone have any suggestions? Thanks in advance.
View 2 Replies
View Related
May 2, 2010
Well I was having a successful first day of rooting but ran into a snag... I went from 2.1 to 2.o I Have uploaded the root .zip file and that works I have installed busybox.. but I can not get the recovery image to what could I be doing wrong?
View 1 Replies
View Related
Dec 23, 2009
I used the directions to root my phone and install a recovery image from theunlockr.com how can i tell if ihave done the recovery image right before i start modding.
View 2 Replies
View Related
Jul 20, 2010
I'm trying to root my EVO, it's never been rooted before, but I'm stuck at the screen that says "Pushing recovery image." and it's been about 6 minutes now. During the rooting process, I wasn't allowed to install the HBoot drivers on my computer (I'm running windows 7, 32 bit) but I figured that maybe they were already installed on my computer because I have the android SDK installed..
View 5 Replies
View Related
Nov 24, 2010
How do I change the phone from clockwork to amon ra on my Ally? I have the latest version of Amon Ra on my PC, what steps to do I take to switch it over, and what are the benefits of doing so?
View 2 Replies
View Related