PPCGeeks Forums HTC Arrive HTC HD2 HTC Thunderbolt HTC Touch Pro 2 HTC Evo 4G HTC Evo 3D Samsung Galaxy S II Motorola Droid X Apple iPhone Blackberry
Go Back   PPCGeeks > Android > Android HTC Devices > Legacy HTC Android Devices > HTC Hero
Register Community Search

Notices


Reply
 
LinkBack Thread Tools Display Modes
  #1 (permalink)  
Old 12-14-2009, 01:19 PM
athlet1c's Avatar
Kind of a BIG Deal
Offline
Pocket PC: HTC EVO
Carrier: SPRINT
Location: NEW YORK - NORTH CAROLINA
 
Join Date: Aug 2007
Posts: 1,021
Reputation: 950
athlet1c knows their stuffathlet1c knows their stuffathlet1c knows their stuffathlet1c knows their stuffathlet1c knows their stuffathlet1c knows their stuffathlet1c knows their stuffathlet1c knows their stuff
Mentioned: 0 Post(s)
Tagged: 0 Thread(s)
Send a message via MSN to athlet1c Send a message via Yahoo to athlet1c Send a message via Skype™ to athlet1c
Recovery-RA-HEROV.1.5.2

It has been updated again with a nandroid 2.2.2 fix. Some people reported failures in backup make sure to check yours... Features
  • full ADB access in recovery mode
  • Busybox v1.15.2
  • HW-Key navigation (volume keys + CALL-ANSWER) option
  • Extended menu :
    • Reboot system now :: reboot your phone
    • USB-MS Toggle :: enable/disable USB mass storage (use when the phone is connected to your PC)
    • Backup/Restore (recovery partition not included!)
      • Nand backup :: Make a Nand backup
      • Nand + ext backup :: Make a Nand + ext backup
      • Nand restore :: Restore a Nand backup
      • BART backup :: Make a BART backup (Nand + ext)
      • BART restore :: Restore latest BART backup
    • Flash zip from sdcard :: Flash a zip update file from your sdcard
    • Wipe
      • Wipe data/factory reset :: Wipe /data and /cache
      • Wipe Dalvik-cache :: Wipe Dalvik-cache both on /data and ext
      • Wipe SD:ext partition : Wipe the ext partition on your sdcard
      • Wipe battery stats : Wipe the battery stats in /data
      • Wipe rotate settings : Wipe the sensor settings in /data
    • Partition sdcard
      • Partition SD :: Interactive SD partitioning
      • Repair SD:ext :: Repair the ext partition
      • SD:ext2 to ext3 :: Convert ext2 to ext3
    • Other
      • Fix apk uid mismatches :: Does extacly that
      • Move apps+dalv to SD :: Moves all apps and Dalvik-cache to sdcard (This will NOT enable apps2sd!)
      • Move recovery.log to SD :: Moves the recovery log file to your sdcard. (Use when you want more detailed recovery log information)
  • Scripts available via adb :

U]Install[/U]

There are several ways to install a custom recovery, choose the one that suits you most (I probably forgot a few).

put the recovery image on root of SD card, and from cmd prompt


"adb shell"
"su"
"cd /sdcard/"
"flash_image recovery recovery-RA-heroc-v1.5.2.img"
"reboot recovery"

***remove the quotation marks " ****

via adb -> Requires a custom recovery (with test-keys)
Code:
Copy recovery-RA-heroc-v1.5.2.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-heroc-v1.5.2.img
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-heroc-v1.5.2.img
adb shell mount /sdcard
adb push recovery-RA-heroc-v1.5.2.img /sdcard/recovery-RA-heroc-v1.5.2.img
adb shell flash_image recovery /sdcard/recovery-RA-heroc-v1.5.2.img
adb shell reboot
Download

Latest :
Old versions :
Change-log :
v1.5.2
Code:
- Updated Nandroid to v2.2.2 (fix ext restore issues)
__________________
I can do all things through Christ who strengthens me
Have a listen to my music as well tell me what you think
http://www.myspace.com/siremusicgroup
Thank a Fellow Geeker If you have been helped by hitting the button below

Last edited by athlet1c; 12-16-2009 at 04:30 PM.
Reply With Quote
This post has been thanked 7 times.
  #2 (permalink)  
Old 12-14-2009, 05:15 PM
Tuffgong4's Avatar
Regular 'Geeker
Offline
Pocket PC: HTC Hero
Carrier: Sprint
 
Join Date: May 2008
Posts: 336
Reputation: 140
Tuffgong4 is keeping up the good workTuffgong4 is keeping up the good work
Mentioned: 0 Post(s)
Tagged: 0 Thread(s)
Re: Recovery-RA-HEROV.1.5.2

awesome! What is the source though?
Reply With Quote
  #3 (permalink)  
Old 12-14-2009, 07:07 PM
athlet1c's Avatar
Kind of a BIG Deal
Offline
Pocket PC: HTC EVO
Carrier: SPRINT
Threadstarter
Location: NEW YORK - NORTH CAROLINA
 
Join Date: Aug 2007
Posts: 1,021
Reputation: 950
athlet1c knows their stuffathlet1c knows their stuffathlet1c knows their stuffathlet1c knows their stuffathlet1c knows their stuffathlet1c knows their stuffathlet1c knows their stuffathlet1c knows their stuff
Mentioned: 0 Post(s)
Tagged: 0 Thread(s)
Send a message via MSN to athlet1c Send a message via Yahoo to athlet1c Send a message via Skype™ to athlet1c
Re: Recovery-RA-HEROV.1.5.2

Quote:
Originally Posted by Tuffgong4 View Post
awesome! What is the source though?
http://rapidshare.com/files/32033517...roc-v1.5.2.img
Reply With Quote
  #4 (permalink)  
Old 12-14-2009, 10:39 PM
Tuffgong4's Avatar
Regular 'Geeker
Offline
Pocket PC: HTC Hero
Carrier: Sprint
 
Join Date: May 2008
Posts: 336
Reputation: 140
Tuffgong4 is keeping up the good workTuffgong4 is keeping up the good work
Mentioned: 0 Post(s)
Tagged: 0 Thread(s)
Re: Recovery-RA-HEROV.1.5.2

thanks for the response but I meant, where did you find out about it?
Reply With Quote
  #5 (permalink)  
Old 12-14-2009, 11:00 PM
Brera's Avatar
PPCGeeks Regular
Offline
Pocket PC: HTC Hero
Carrier: Sprint "The CDMA gods"
Location: New Orleans,LA/ Corry Station Naval Base,Florida
 
Join Date: Feb 2008
Posts: 227
Reputation: 56
Brera is becoming a great contributor
Mentioned: 0 Post(s)
Tagged: 0 Thread(s)
Send a message via AIM to Brera Send a message via Yahoo to Brera
Re: Recovery-RA-HEROV.1.5.2

i keep getting error : run nandroid-mobile.sh via adb! what do i do?
__________________
To error is human; To really botch things up you need a PPC!!

CDMA Vogue in a GSM white housing? Yep I did it!!
http://forum.ppcgeeks.com/showthread...ght=white+case
Reply With Quote
  #6 (permalink)  
Old 12-15-2009, 12:52 AM
thacounty's Avatar
White Monster > Red Bull
Offline
Pocket PC: Clean S4 - Development stopped - xposed mod
Carrier: AT&T
Location: BG, Kentucky
 
Join Date: Jul 2007
Posts: 2,644
Reputation: 3855
thacounty is still contributing even after becoming a VIPthacounty is still contributing even after becoming a VIPthacounty is still contributing even after becoming a VIPthacounty is still contributing even after becoming a VIPthacounty is still contributing even after becoming a VIPthacounty is still contributing even after becoming a VIPthacounty is still contributing even after becoming a VIPthacounty is still contributing even after becoming a VIPthacounty is still contributing even after becoming a VIPthacounty is still contributing even after becoming a VIPthacounty is still contributing even after becoming a VIP
Mentioned: 0 Post(s)
Tagged: 0 Thread(s)
Send a message via AIM to thacounty Send a message via MSN to thacounty Send a message via Skype™ to thacounty
Re: Recovery-RA-HEROV.1.5.2

You get this when you are trying to Nandroid backup? Probably have a low battery or don't have USB debugging enabled.
__________________
On On U of K!!!! Sammy GS4 - ATT - Clean Rom - Xposed Mod
Reply With Quote
  #7 (permalink)  
Old 12-15-2009, 02:37 AM
themayer78's Avatar
Banned User
Offline
Pocket PC: heroc
Carrier: Sprint
 
Join Date: Dec 2009
Posts: 9
Reputation: 5
themayer78 is a n00b
Mentioned: 0 Post(s)
Tagged: 0 Thread(s)
Re: Recovery-RA-HEROV.1.5.2

Can you flash a recovery img from a terminal emulator?

Just curious.
Reply With Quote
  #8 (permalink)  
Old 12-15-2009, 09:39 AM
ElAguila's Avatar
Halfway to VIP Status
Offline
Pocket PC: Sprint Hero
Carrier: Sprint
Location: TX
 
Join Date: Mar 2007
Posts: 537
Reputation: 115
ElAguila is keeping up the good workElAguila is keeping up the good work
Mentioned: 0 Post(s)
Tagged: 0 Thread(s)
Re: Recovery-RA-HEROV.1.5.2

In your adb code you still have 1.5.1.img but it should be 1.5.2.img. Just a note because there will be some who are thrown off.
__________________
Sprint Evo UnRevoked
Reply With Quote
This post has been thanked 1 times.
  #9 (permalink)  
Old 12-15-2009, 10:57 AM
athlet1c's Avatar
Kind of a BIG Deal
Offline
Pocket PC: HTC EVO
Carrier: SPRINT
Threadstarter
Location: NEW YORK - NORTH CAROLINA
 
Join Date: Aug 2007
Posts: 1,021
Reputation: 950
athlet1c knows their stuffathlet1c knows their stuffathlet1c knows their stuffathlet1c knows their stuffathlet1c knows their stuffathlet1c knows their stuffathlet1c knows their stuffathlet1c knows their stuff
Mentioned: 0 Post(s)
Tagged: 0 Thread(s)
Send a message via MSN to athlet1c Send a message via Yahoo to athlet1c Send a message via Skype™ to athlet1c
Re: Recovery-RA-HEROV.1.5.2

Quote:
Originally Posted by themayer78 View Post
Can you flash a recovery img from a terminal emulator?

Just curious.
Yes as long as you place the recovery file on your sd card
Reply With Quote
This post has been thanked 1 times.
  #10 (permalink)  
Old 12-15-2009, 11:37 PM
Brera's Avatar
PPCGeeks Regular
Offline
Pocket PC: HTC Hero
Carrier: Sprint "The CDMA gods"
Location: New Orleans,LA/ Corry Station Naval Base,Florida
 
Join Date: Feb 2008
Posts: 227
Reputation: 56
Brera is becoming a great contributor
Mentioned: 0 Post(s)
Tagged: 0 Thread(s)
Send a message via AIM to Brera Send a message via Yahoo to Brera
Re: Recovery-RA-HEROV.1.5.2

I get that error on trying to make a back up. debugging is enabled and im at 90 % on battery power.
Reply With Quote
Reply

  PPCGeeks > Android > Android HTC Devices > Legacy HTC Android Devices > HTC Hero


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


All times are GMT -4. The time now is 06:19 PM.


Powered by vBulletin® ©2000 - 2024, Jelsoft Enterprises Ltd.
Content Relevant URLs by vBSEO 3.6.0
©2012 - PPCGeeks.com