Amon Ra Style Recovery for Supersonic

Search This thread

drellisdee

Inactive Recognized Developer
Jan 22, 2008
625
823
East Coast
I have had several requests for a supersonic recovery from my forked Amon Ra source.

The recovery binary and several binaries have been compiled for armv7-neon so it should be faster. Also many new features have been added/updated. Capactive keys also work.

To also make it clear this recovery will restore both existing clockwork mod backups and Amon Ra backups.

Recovery Features:

ADB as root user

USB-MS Toggle :mounts sdcard as mass storage

Backup/Restore:
Nand Backup : Select Items to backup with the [X]
Nand Restore : browse to and select nandroid backup to restore
Nand Restore Clockwork : browse to and restore cwm backup

Flash Zip From Sdcard: Update.zip must be in root of sdcard or you can directory browse.
Toggle Signature Verify : Turn of signature checking on flashing zips

Wipe Menu:
Wipe data/factory reset: wipes all
Wipe cache
Wipe Dalvik cache : Wipes Dalvik cache in all possible locations if moved by apps2sd
Wipe SD:ext : Wipes Apps2sd ext partition
Wipe Battery Stats
Wipe rotate settings
Wipe data only
Wipe system
Wipe sdcard
Wipe .android secure : Wipes froyo native .android_secure on sdcard

Partition Sdcard:
Partition SD: Partition's sdcard for apps2sd (this formats card so all non backed-up data is lost)
Repair Sd:ext
SD:ext2 to ext3 : coverts apps2sd ext2 partition to ext3
SD:ext3 to ext4 : same as above but ext3 to ext4 (

Mounts:
Gui mounts to avoid typing in terminal to mount and cd into a dir to mount system, data, cache, sd-ext (if exists), sdcard

Other:
Fix Permissions
Move recovery log to SD
Key Test : Output keycodes for debugging recovery
Check Battery Lvl

Developer menu:
Make and flash boot from zimage : This makes a mkboot folder on sdcard and mounts sdcard as mass storage then you copy a zImage and kernel modules into this folder and it will create a new boot like anykernel and flash it.

Install su & superuser: Installs or fixes su & superuser install (removes old if exists)
Install eng (unguarded) su: Installs engineering su that doesn't use superuser (removes old su & superuser if exists)
Reboot to bootloader: reboots to bootloader/hboot
Reboot recovery : reboots phone back into recovery

I have included flash_eraseall binary to recovery which can be used to fix/erase corrupted partitions that will not mount correctly to nandroid restore to.
Useage from adb shell is : flash_eraseall /dev/mtd/mtd4 (where mtd4 is the number of the partition from "adb shell cat /proc/mtd" you want to erase)

Trouble Shooting:
Use option under Other menu to move recovery log to sd. Mount your sdcard to pc and read that file called recovery.log. It should have detailed cause of error.

Special Thanks:
Thanks to :
Amon Ra
Koush
Testers

Latest v3.11 is here http://xdaforums.com/showpost.php?p=21004734&postcount=383

Changelog 3.07:
As per captain throwback's suggestion this one allows a selective restore of backup items on a nandroid restore.

PC36IMG-AmonRA-3.07-gnm.zip
MD5 =940b7d56701473731da2fb58bbaae9a6 PC36IMG-AmonRA-3.07-gnm.zip

recovery-ra-supersonic-3.06-gnm.img
MD5= 2976958267bb43c5c15a18739f90ace4 recovery-ra-supersonic-3.06-gnm.img
 
Last edited:

latingonzo86

Senior Member
Feb 2, 2011
348
89
Do we just change to PC36IMG.zip and update thru bootloader?

Sent from my PC36100 using Tapatalk
 

latingonzo86

Senior Member
Feb 2, 2011
348
89
Well I just tried thru hboot and no dice. It started to parse the package then it said not zipped correctly. Could u maybe zip it for us bro?

Sent from my PC36100 using Tapatalk
 

drellisdee

Inactive Recognized Developer
Jan 22, 2008
625
823
East Coast
Should be able to add your android-info.txt from an ruu and rename to recovery.img and zip it up as PC36IMG.zip or flash via fastboot flash recovery nameofrecovery.img if you have it or via flash_image.


To clarify the android-info.txt and recovery named recovery.img are what you zip to make a PC36IMG.zip
 
Last edited:

mercado79

Senior Member
Oct 4, 2008
1,049
395
Boston, MA
Well I just tried thru hboot and no dice. It started to parse the package then it said not zipped correctly. Could u maybe zip it for us bro?

hboot and fastboot commands didn't work for me either. i grabbed an old amon-ra PC36IMG file and replaced that recovery image with this new one. worked for me. here it is. no promises that your phone won't blow up.

http://www.mediafire.com/?n8yafvl318ulv39

Just make sure you rename it to PC36IMG.zip and place it on the root of your SD card. Reboot into Bootloader/Hboot. Once it scans your memory card, it'll automatically ask you if you want to flash the new recovery. Follow on-screen prompts.

Glad to see it works for you guys!
 
Last edited:

latingonzo86

Senior Member
Feb 2, 2011
348
89
hboot and fastboot commands didn't work for me either. i grabbed an old amon-ra PC36IMG file and replaced that recovery image with this new one. worked for me. here it is. no promises that your phone won't blow up.

http://www.mediafire.com/?n8yafvl318ulv39

Just make sure you rename it to PC36IMG.zip



worked great for me. thanks button has been hit for both you and OP. maybe OP can put the .zip file in OP. lol
 
  • Like
Reactions: mighty21

JDM Civic EG8

Senior Member
Sep 16, 2010
2,213
346
Houston
OnePlus 7 Pro
Just flashed it,works like a charm! I really like the "wipe sdcard" is the last option.. Will definitely stop alot of people from accidentally wiping it haha.

Sent From my Verizon powered Evo 4G!
 

Will32

Senior Member
May 12, 2011
1,523
659
Benton
Just wanna say thanks. Op says update.zip has to be in root of sd, does that mean any file I flash has to be in root or can I flash from within a folder. Also does this support edify or amend, or both?
 

Top Liked Posts

  • There are no posts matching your filters.
  • 104
    I have had several requests for a supersonic recovery from my forked Amon Ra source.

    The recovery binary and several binaries have been compiled for armv7-neon so it should be faster. Also many new features have been added/updated. Capactive keys also work.

    To also make it clear this recovery will restore both existing clockwork mod backups and Amon Ra backups.

    Recovery Features:

    ADB as root user

    USB-MS Toggle :mounts sdcard as mass storage

    Backup/Restore:
    Nand Backup : Select Items to backup with the [X]
    Nand Restore : browse to and select nandroid backup to restore
    Nand Restore Clockwork : browse to and restore cwm backup

    Flash Zip From Sdcard: Update.zip must be in root of sdcard or you can directory browse.
    Toggle Signature Verify : Turn of signature checking on flashing zips

    Wipe Menu:
    Wipe data/factory reset: wipes all
    Wipe cache
    Wipe Dalvik cache : Wipes Dalvik cache in all possible locations if moved by apps2sd
    Wipe SD:ext : Wipes Apps2sd ext partition
    Wipe Battery Stats
    Wipe rotate settings
    Wipe data only
    Wipe system
    Wipe sdcard
    Wipe .android secure : Wipes froyo native .android_secure on sdcard

    Partition Sdcard:
    Partition SD: Partition's sdcard for apps2sd (this formats card so all non backed-up data is lost)
    Repair Sd:ext
    SD:ext2 to ext3 : coverts apps2sd ext2 partition to ext3
    SD:ext3 to ext4 : same as above but ext3 to ext4 (

    Mounts:
    Gui mounts to avoid typing in terminal to mount and cd into a dir to mount system, data, cache, sd-ext (if exists), sdcard

    Other:
    Fix Permissions
    Move recovery log to SD
    Key Test : Output keycodes for debugging recovery
    Check Battery Lvl

    Developer menu:
    Make and flash boot from zimage : This makes a mkboot folder on sdcard and mounts sdcard as mass storage then you copy a zImage and kernel modules into this folder and it will create a new boot like anykernel and flash it.

    Install su & superuser: Installs or fixes su & superuser install (removes old if exists)
    Install eng (unguarded) su: Installs engineering su that doesn't use superuser (removes old su & superuser if exists)
    Reboot to bootloader: reboots to bootloader/hboot
    Reboot recovery : reboots phone back into recovery

    I have included flash_eraseall binary to recovery which can be used to fix/erase corrupted partitions that will not mount correctly to nandroid restore to.
    Useage from adb shell is : flash_eraseall /dev/mtd/mtd4 (where mtd4 is the number of the partition from "adb shell cat /proc/mtd" you want to erase)

    Trouble Shooting:
    Use option under Other menu to move recovery log to sd. Mount your sdcard to pc and read that file called recovery.log. It should have detailed cause of error.

    Special Thanks:
    Thanks to :
    Amon Ra
    Koush
    Testers

    Latest v3.11 is here http://xdaforums.com/showpost.php?p=21004734&postcount=383

    Changelog 3.07:
    As per captain throwback's suggestion this one allows a selective restore of backup items on a nandroid restore.

    PC36IMG-AmonRA-3.07-gnm.zip
    MD5 =940b7d56701473731da2fb58bbaae9a6 PC36IMG-AmonRA-3.07-gnm.zip

    recovery-ra-supersonic-3.06-gnm.img
    MD5= 2976958267bb43c5c15a18739f90ace4 recovery-ra-supersonic-3.06-gnm.img
    19
    Well I just tried thru hboot and no dice. It started to parse the package then it said not zipped correctly. Could u maybe zip it for us bro?

    hboot and fastboot commands didn't work for me either. i grabbed an old amon-ra PC36IMG file and replaced that recovery image with this new one. worked for me. here it is. no promises that your phone won't blow up.

    http://www.mediafire.com/?n8yafvl318ulv39

    Just make sure you rename it to PC36IMG.zip and place it on the root of your SD card. Reboot into Bootloader/Hboot. Once it scans your memory card, it'll automatically ask you if you want to flash the new recovery. Follow on-screen prompts.

    Glad to see it works for you guys!
    18
    3.11 is out. Hopefully sd-ext related wipe crashes from wipe dalivk and wipe sd-ext are gone.

    recovery-ra-supersonic-3.11-gnm.img

    md5 = 4714555bd3be953b04720fab24388165 recovery-ra-supersonic-3.11-gnm.img
    12
    Thanks for this great recovery Drellisdee. I didn't wipe my sd-ext, but the recovery no longer returns to the main menu after wiping dalvik-cache on this version. Thanks for the quick update. Flashable zip below (I used and it worked great).

    PC36IMG-ra-supersonic-3.11-gnm.zip

    MD5 = 989669d726f849eda715808272df072c
    9
    Anyone care to make a pc36img of 3.08?

    Here you go let me know if this works for you just rename it to PC36IMG.ZIP