*via adb* *-> Requires a custom recovery (with test-keys) like Cyanogen's v1.4 or my previous recovery* Code:
Copy recovery-RA-hero-v1.6.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-hero-v1.6.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-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 semoga membantu pak.. boot ke recovery by power+home colok komputer. buka command prompt mulai ketik perintahnya. hehehe On Mon, Mar 8, 2010 at 10:07 AM, juan suandi <[email protected]> wrote: > kan di linknya ada pak? udah pake amon ra sebelumnya? atau belum? > > > On Mon, Mar 8, 2010 at 10:05 AM, F. joko Luhur Yuwono < > [email protected]> wrote: > >> cara flashnya gimana ya? ada yang tau tutorialnya? >> >> >> thank you >> >> On Mon, Mar 8, 2010 at 9:48 AM, Herry.Kosasi >> <[email protected]>wrote: >> >>> Lagi baca², baru mau inform ke milis hihihi >>> >>> Thanks pak Her.. >>> >>> ---------------------------- >>> @acynx >>> [email protected] >>> [email protected] >>> ------------------------------ >>> *From: *Hermanto <[email protected]> >>> *Date: *Mon, 8 Mar 2010 09:35:11 +0700 >>> *To: *<[email protected]> >>> *Subject: *[id-android] Recovery RA-hero-v1.6.2 >>> >>> Yang punya Hero, silahkan ke : >>> >>> http://forum.xda-developers.com/showthread.php?t=561124 >>> >>> *Features* >>> >>> - full ADB access in recovery mode >>> - Awesome Care-Bear version! (Blame packetlss for talking me into it >>> ) >>> - Busybox v1.15.3 >>> - HW-Key navigation (volume keys + CALL-ANSWER) option >>> - Extended menu : >>> - Reboot system now :: reboot your phone >>> - Go to console :: bring up the console >>> - 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 >>> - SD:ext3 to ext4 :: Convert ext3 to ext4 >>> - 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) >>> - Power off :: Powers off your phone >>> - Scripts available from console : >>> - Nandroid >>> v2.2.1<http://forum.xda-developers.com/showpost.php?p=3046976&postcount=1> : >>> enter "nandroid-mobile.sh" to start. >>> - BART >>> v1.0.1<http://forum.xda-developers.com/showpost.php?p=4569600&postcount=1> >>> (Backup >>> and Restore Tool) : enter "utility" to start. >>> - switchrom.sh >>> V1.1<http://forum.xda-developers.com/showpost.php?p=4209412&postcount=1> : >>> enter "switchrom" or "u" to start. >>> - sdparted >>> v0.6<http://forum.xda-developers.com/showpost.php?p=4259325&postcount=1> : >>> enter "sdparted" to start. >>> >>> salam, >>> Hermanto >>> >>> -- >>> "Indonesian Android Community [id-android]" >>> >>> Join: http://groups.google.com/group/id-android/subscribe?hl=en-GB >>> Moderator: [email protected] >>> Unsubscribe: >>> [email protected]<id-android%[email protected]> >>> id android Developer: http://groups.google.com/group/id-android-dev >>> id android on FB: http://www.facebook.com/group.php?gid=112207700729 >>> >>> -- >>> "Indonesian Android Community [id-android]" >>> >>> Join: http://groups.google.com/group/id-android/subscribe?hl=en-GB >>> Moderator: [email protected] >>> Unsubscribe: >>> [email protected]<id-android%[email protected]> >>> id android Developer: http://groups.google.com/group/id-android-dev >>> id android on FB: http://www.facebook.com/group.php?gid=112207700729 >>> >> >> -- >> "Indonesian Android Community [id-android]" >> >> Join: http://groups.google.com/group/id-android/subscribe?hl=en-GB >> Moderator: [email protected] >> Unsubscribe: >> [email protected]<id-android%[email protected]> >> id android Developer: http://groups.google.com/group/id-android-dev >> id android on FB: http://www.facebook.com/group.php?gid=112207700729 >> > > > > -- > Indosat Broadband + Heroic Android > -- Indosat Broadband + Heroic Android -- "Indonesian Android Community [id-android]" Join: http://groups.google.com/group/id-android/subscribe?hl=en-GB Moderator: [email protected] Unsubscribe: [email protected] id android Developer: http://groups.google.com/group/id-android-dev id android on FB: http://www.facebook.com/group.php?gid=112207700729
