HTC Eris :: Want To Flash Recovery Image Again?
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
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
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
Aug 29, 2010
I am trying to root my incredible.
I have gotten as far as the Unrevoked3 saying it is "flashing recovery image, do not touch your phone"
How long does this take?
I have been waiting on it for 45 mins now...
View 9 Replies
View Related
May 1, 2010
i am getting my hero tommorow, but its locked on orange, so, instead of doing the goldcard method, can i just use flashrepc and flash a custom recovery image, then open the generic firmware on my comp, extract the rom.zip, rename it update.zip and do a nandroid, wipe then flash? i only want generic from htc(stock version) not a custom firmware.
View 2 Replies
View Related
Apr 1, 2010
Seems like ROM Manager is coming alive pretty good lately. With the ability to flash other ROMs, flash different recovery images. Only thing is you need clockwork with ROM manager and I am not to keen on that. I starts with sprecovery so maybe I am just afraid of change or learning something new. Just seeing what everyone else is thinking. But ROM manager is a great tool, for people that like the greatest ROM and flash it.
View 6 Replies
View Related
Oct 11, 2010
To use more features in the ROM Manager app I decided to flash the Clockwork recovery image from Rom Manager.I got the message the image had flashed so I tried to restart my phone to make sure it flashed and to make a nandroid with the new image.Phone would not boot into recovery for me.So I pulled the battery (phone was stuck on "HTC" screen), waited 10 seconds, replaced battery and tried starting the phone in regular mode instead of recovery.That worked.So I tried restarting in recovery mode again.Failed again. Figured the problem was in the Clockworkmod recovery image. So I pulled/waited/replaced the battery again and restarted the phone in regular mode.Used the USB to get to my SD card and went into the file for the Clockwork recovery image and deleted it.Then I pasted the 1.6.2 RA back onto my SD card and planned to flash it.
But I have not been able to flash the image because all my phone does now id get to the "HTC" screen and stays there.Nothing else to show it is booting up.Finally pulled my SD card and put it in my card reader on my computer.Pasted the Clockworkmod recovery image back into the correct folder, thinking I might be able to at least get the phone to boot up in regular mode. No luck.Just goes to the "HTC" screen I see every start-up and stays there.So the 1.6.2 RA is on the root of my SD but not flashed.The Clockworkmod image is back in it's folder but not re-flashed.
View 14 Replies
View Related
Sep 29, 2010
I was gonna install a new ROM, and I forgot to flash the recovery image, after i installed the ROM, all my old stuff were there, and when I tried to use Recovery Flash To Back Up, it said BACK UP Failed could not run command.
View 1 Replies
View Related
Nov 1, 2011
Current issue is that I my phone will boot just fine into regular startup however it will no longer boot into recovery mode.
I have tried the below methods but the main problem that I run into is that when I issue flash_image recovery /sdcard/recovery.img(I have tried multiple img files such as the clockworkmod and SPRecovery) however none of them have worked they are receive the below message.
# flash_image recovery /sdcard/recovery.img
flash_image recovery /sdcard/recovery.img
error scanning partitions
What I need at this point is either a way to get some form of recovery loaded either the out of the box version or clockworkmod version working so I can flash my phone and get gingerbread loaded. Or I need to break the OS to the point where the phone will not load past the boot loader.
Phone information:
Droid 2 Global
System Version 2.4.330.A956.Verizon.en.US
Android Version 2.2
Kernel Version 2.6.32.9-g9e2c63d
What I have looked at so far: [URL] .....
View 2 Replies
View Related
Apr 24, 2012
I deleted /system folder on my nexian cosmic journey. And now my nexian is stuck...
I try to using fastboot mode to flash recovery image, but my device seems not detected. I already installed the android composite driver, but when i use "fastboot devices" command, it shows (?) So how the heck to get my nexian back to normal?..
Or perhaps, if i just be able to put back the /system folder to its place again, it would be more easy to recover it... But how access the root when phone is like that?
View 1 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
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
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
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 27, 2010
I got my rep eris just now and i was wondering should i OTA first then root or should i just flash the rooted 2.1 image off the unlockr.com
View 13 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 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
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
Jul 14, 2010
How would i remove Amons Recovery Image need to replace my phone?
View 13 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
Dec 7, 2009
It will be helpful if any one can help me out in understanding the concept of radio,flash,system image in android mobile device. Also why are they required? and what is their role in Device?
View 2 Replies
View Related
Aug 9, 2010
I hit the top button. Flash Clockworkmod recovery or what ever it said. I then backed up my Current ROM. I then downloaded Cyanogen v6.0.0 cr2. It downloaded and rebooted my phone. But It went to a screen with a Triangle w/ exclamation and a phone under it. I then hit the up vol button and camera, and now I'm at the Android system recovery page and I don't know what to do next. These are my options reboot system now apply sdcard:update.zip wipe data/factory rest wipe cache partition wipe base band data. I did click to backup current ROM and wipe data and cache.
View 38 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
Sep 13, 2013
I have a Nabi 2 tablet that I've rooted, installed TWRP, and flash the gapps and a few other tweaks to. It's about to go in for an RMA since the USB and charging ports are both broken. The problem in the USB port is that one of the pins got bent - I don't know how, it looks like the conductor somehow got peeled back off of the plastic. The point is, I have no USB access to the device.
In order to pass the inspection for the RMA, I need to have it stock I can flash the stock ROM by putting it on the SDCard in my laptop then transferring that to the device and flashing it through TWRP. The question I have, though, is whether I can flash the stock recovery with ADB access to it. Every thread I've been able to uncover so far about flashing a recovery requires ADB access to issue the "adb fastboot flash" command. Is there another way to do this?
View 9 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