Results 1 to 1 of 1
  1. #1
    offline Fallout Survivor
    Join Date
    Dec 2006
    Location
    Area 51
    Posts
    4,718
    Thanks
    488
    Thanked 965 Times in 761 Posts
    Downloads
    1337
    Uploads
    0

    Amon_RA Recovery 1.7.0

    Features

    Use the trackball (up+down) to navigate through the menu, press the trackball to select items.
    You can also use the volume keys (vol-up + vol-down) to navigate, and the CALL-ANSWER key to select items (in case your trackball is broken).

    * full ADB access in recovery mode
    * Busybox v1.15.3
    * HW-Key navigation (volume keys + CALL-ANSWER) option
    * Extended menu (with keyboard-shortcuts):
    o [HOME+Back] Reboot system now :: reboot your phone
    o [Alt+X] Go to console :: bring up the console
    o [Alt+T] USB-MS Toggle :: enable/disable USB mass storage (use when the phone is connected to your PC)
    o [Alt+B] Backup/Restore (recovery partition not included!)
    + [Alt+0] Nand backup :: Make a Nand backup
    + [Alt+1] Nand + ext backup :: Make a Nand + ext backup
    + [Alt+2] Nand restore :: Restore a Nand backup
    + [Alt+3] BART backup :: Make a BART backup (Nand + ext)
    + [Alt+4] BART restore :: Restore latest BART backup
    + [Alt+5] Bck Google files :: Makes a backup of the Google proprietary system files in /cache/google
    + [Alt+6] Rst Google files :: Restores the Google proprietary system files from /cache/google
    o [Alt+F] Flash zip from sdcard :: Flash a zip update file from your sdcard
    o [Alt+W] Wipe
    + [Alt+0] Wipe data/factory reset :: Wipe /data and /cache
    + [Alt+1] Wipe cache :: Wipe /cache only
    + [Alt+2] Wipe Dalvik-cache :: Wipe /cache/dalvik-cache
    + [Alt+2] Wipe SD:ext partition : Wipe the ext partition on your sdcard
    + [Alt+4] Wipe battery stats : Wipe the battery stats in /data
    + [Alt+5] Wipe rotate settings : Wipe the sensor settings in /data
    o [Alt+P] Partition sdcard
    + [Alt+0] Partition SD :: Interactive SD partitioning
    + [Alt+1] Repair SD:ext :: Repair the ext partition
    + [Alt+2] SD:ext2 to ext3 :: Convert ext2 to ext3
    + [Alt+3] SD:ext3 to ext4 :: Convert ext3 to ext4
    o [Alt+O] Other
    + [Alt+0] Fix apk uid mismatches :: Does extacly that
    + [Alt+1] Move recovery.log to SD :: Moves the recovery log file to your sdcard. (Use when you want more detailed recovery log information)
    o [ALT+Q]Power off :: Powers off your phone
    * Scripts available from console :
    o Nandroid v2.2.1 : enter "nandroid-mobile.sh" to start.
    o BART v1.3.1 (Backup and Restore Tool) : enter "utility" or "u" to start.
    o switchrom.sh V1.1 : enter "switchrom" to start.
    o sdparted v0.6 : enter "sdparted" to start.

    Install

    * There are several ways to install a custom recovery, choose the one that suits you most (I probably forgot a few).
    * You don't need to enter "mount -a" if your partitions are already mounted.


    via fastboot :

    * Requires engineerings SPL!



    Copy recovery-RA-dream-v1.7.0.img to a location where fastboot can find it.
    Boot your G1 into fastboot mode (boot while holding BACK)
    Connect your G1 via usb to your pc/mac/...
    fastboot devices (to make sure that fastboot "sees" your device)
    fastboot flash recovery recovery-RA-dream-v1.7.0.img
    via adb :

    * Requires a custom recovery (with test-keys) like Cyanogen's v1.4 or my previous recovery
    * Do NOT follow these steps from a terminal application on the phone, make sure that you've booted into a custom recovery first!!!

    Copy recovery-RA-dream-v1.7.0.img to the root of your sdcard
    Boot into your current custom recovery (boot while holding HOME)
    Connect your G1 via usb to your pc/mac/...
    adb shell
    #mount -a (this can give back an error if you don't have an ext partition, don't worry about it and just proceed)
    #flash_image recovery /sdcard/recovery-RA-dream-v1.7.0.img
    via console :

    * Requires root
    * Do NOT follow these steps from a terminal application on the phone, make sure that you've booted into a custom recovery first!!!



    Copy recovery-RA-dream-v1.7.0.img to the root of your sdcard
    Boot into your current custom recovery (boot while holding HOME)
    select console from the menu
    #mount -a (this can give back an error if you don't have an ext partition, don't worry about it and just proceed)
    #flash_image recovery /sdcard/recovery-RA-dream-v1.7.0.img
    via terminal application installed on the phone :

    * Requires root
    * DO NOT use this method with CM5.0.7, there are currently some memory issues while flashing, use the above methods (preferably the fastboot method) instead until the issue is fixed in CM5.0.7!


    Copy recovery-RA-dream-v1.7.0.img to the root of your sdcard
    start the terminal app
    #flash_image recovery /sdcard/recovery-RA-dream-v1.7.0.img
    Download:


    Download the R version if you have a Rogers Dream EBI1 phone

    Version 1.7.0
    1.7.0.IMG
    1.7.0ROGERS.IMG

    Version 1.6.2 (STABLE)
    1.6.2.IMG
    1.6.2ROGER.IMG
    Last edited by avatar_43; 06-03-2010 at 11:01 PM. Reason: Meh
    Galaxy SII - CM7 @Stock speed, 16gb + 16gb Micro SD
    Galaxy S - CM9 (kind of) @ 1.5ghz, 8gb + 16gb Micro SD
    Liveview 1st Gen w/ 2nd Gen strap

    Looking to get Transformer Tablet... Soon

  2. 2 Users Say Thank You to avatar_43 For This Useful Post

    paintworx (06-03-2010), sublime1184 (06-03-2010)

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •