Jump to content

Amon RA's Hero recovery 1.5.3 issue


Recommended Posts

Guest shenshang
Posted (edited)

Yesterday I tried to upgrade to 1.5.3 via better terminal emulator (like i normally do):

$su

#flash_image recovery /sdcard/recovery-RA-hero-v1.5.3.img
and then it showed me numerous lines beginning with "mtd:" and were like error reports. The last line was something like:
mtd: not enough file space
So I tried rebooting into recovery, and it was stuck on the splash, logcat showed nothing. Then I took out the battery and rebooted the phone normally and flashed the image again, no errors, showed it normally:
$su

#flash_image recovery /sdcard/recovery-RA-hero-v1.5.3.img

#
But still can't reboot into recovery. Then i tried it again with 2 other terminal emulators (SUFBS and android terminal emulator) and still the same. Using ADB:
C:\AndroidSDK\tools>adb shell

# flash_image recovery /sdcard/recovery-RA-hero-v1.5.3.img

flash_image recovery /sdcard/recovery-RA-hero-v1.5.3.img
but STILL nothing! I have tried redownloading 1.5.3 and nothing =\ Then I decided to try using Flashrec, both .13 and .12 had an unclickable "flash recovery" button and the "backup recovery" gave "Could not run command". Fastboot via adb:
C:\AndroidSDK\tools>adb shell reboot bootloader


C:\AndroidSDK\tools>fastboot boot recovery-RA-hero-v1.5.3.img

downloading 'boot.img'... OKAY

booting... OKAY


C:\AndroidSDK\tools>adb shell mount /sdcard


C:\AndroidSDK\tools>adb push recovery-RA-hero-v1.5.3.img /sdcard/recovery-RA-her

o-v1.5.3.img

1178 KB/s (3463168 bytes in 2.870s)


C:\AndroidSDK\tools>adb shell flash_image recovery /sdcard/recovery-RA-hero-v1.5

.3.img

header is the same, not flashing recovery

So....anyone have any solutions...?

Regards,

Shen

Edited by shenshang
Guest shenshang
Posted (edited)

yup, just added it, had an error:

>adb shell flash_image recovery /sdcard/recovery-RA-hero-v1.5.3.img

header is the same, not flashing recovery

Edited by shenshang
Guest Amon_RA
Posted
yup, just added it, had an error:

>adb shell flash_image recovery /sdcard/recovery-RA-hero-v1.5.3.img

header is the same, not flashing recovery
Try erasing the recovery first :
fastboot erase recovery

fastboot flash recovery recovery-RA-hero-v1.5.3.img

Guest HellSt0rm
Posted (edited)

This is the command that Amon RA has on his post for the recovery image.


Copy recovery-RA-hero-v1.5.3.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.5.3.img
[/codebox]

But since I already have rooted my phone and is using his previous recovery images, I found out that this command works every time.

[codebox]
Copy recovery-RA-hero-v1.5.3.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 remount
adb shell
#flash_image recovery /sdcard/recovery-RA-hero-v1.5.3.img

Edited by HellSt0rm
Guest volatile_ink
Posted (edited)

Can someone post a link to download 1.5.3 for Hero please? I can only find 1.5.2 on XDA, Google etc for Nexus.

Thanks.

Edited by volatile_ink
Guest volatile_ink
Posted (edited)

Respect to shenshang & Amon_Ra, downloaded and installed.

Like the 'power-off' feature, very handy.

Nice one ;)

Edited by volatile_ink
Guest Dr. dre
Posted
that works too ;)

what was the solution which worked for you. Actually i was trying to install this.

Posted (edited)

We can't just use FlashRec to install the .img?

Edited by jelbo
Posted
Respect to shenshang & Amon_Ra, downloaded and installed.

Like the 'power-off' feature, very handy.

Nice one ;)

keep in mind that 1.5.3 has a bug when it comes to restoring the ext partition. use 1.5.2 until the fix is out (should be today i guess).

Guest Dr. dre
Posted

I'm trying to install this image, it says 'waiting for device' and then nothing happens.

Please Help!!!

  • 1 month later...
Guest vatvedt
Posted (edited)
that works too :(

What was the solution to this? I have the same problem. Flashed Amon Ra 1.5.3.1 using Flashrec in February and it worked nicely. When I try to use Flashrec 1.1.3 to backup the recovery image now, I get "Backup FAILED: Could not run command.".

Is there any way to upgrade to flash recovery-RA-hero-v1.6.2.img via Better Terminal? Or Flashrec? Flashrec 1.1.3 always worked for me earlier. Guess that was before I installed Modaco 3.2 Beta 5 (which runs nicely).

Have never used the adb console, and don't know how to get it to work on Windows 7.

Edit: Nevermind. Made it work <_<

Used Better Terminal and the following:

$su

#flash_image recovery /sdcard/recovery-RA-hero-v1.6.2.img

Thanks! :mellow:

Edited by vatvedt

Please sign in to comment

You will be able to leave a comment after signing in



Sign In Now
×
×
  • Create New...

Important Information

By using this site, you agree to our Terms of Use.