Android Community
Page 1 of 7 1 2 3 ... LastLast
Results 1 to 10 of 64

Thread: *NEW* ! Amon Ras' Recovery v1.2.3 for the Dream 10/11/09

  1. #1
    Join Date
    Oct 2008
    Location
    p and ocean ave , brooklyn
    Posts
    7,835

    Default *NEW* ! Amon Ras' Recovery v1.2.3 for the Dream 10/11/09


    Thanks to Amon Ra , we have this full featured recovery for our Dream(G1) phones
    this was taken directly from his xda thread . i did change the install to be done through terminal instead of adb . here is his full thread...
    http://forum.xda-developers.com/show...51#post4647751

    This is a custom recovery based on Cyanogen's v1.4 recovery.
    The purpose of this recovery is to avoid using the console by accessing all features directly from the menu.

    DO NOT USE
    the recovery command to return back from console to recovery! Use the reboot command instead! Some scripts (like nandroid) will not work properly if you do so!

    Features
    [*]full ADB access in recovery mode[*]Busybox[*]Extended menu (with keyboard-shortcuts):
    • Nandroid v2.2 backup and restore
    • Regular update.zip flash
    • Flash any .zip from your SD-card
    • Console
    • Wipe data + cache (factory reset)
    • Wipe ext partition on SD-card
    • Wipe Dalvik-cache on SD-card (NOT on /data !)
    • Partition SD-card : 500MB Ext2, 32MB Swap, remaining Fat32
    • Partition SD-card : Only Fat32
    • Repair ext filesystem
    • Convert ext2 to ext3
    • Fix package UID mismatches
    • Fix auto-rotate issues
    • Toggle USB-Mass storage on and off
    [*]Scripts available from console :
    [*]BART v0.9.2 (Backup and Restore Tool) : enter "utility" to start.[*]switchrom.sh V1.1 : enter "switchrom" to start.[*]sdparted v0.5.3 : enter "sdparted" to start.


    Download

    Latest :


    Old versions :


    Copy it to your sdcard and type in terminal :

    su
    flash_image recovery /sdcard/recovery-RA-dream-v1.2.3.img


    If you have problems with a "no space on device" error, try using fastboot and erasing first:
    Code:
    fastboot erase recovery
    fastboot flash recovery recovery-RA-dream-v1.2.2.img


    Change-log :
    v1.2.3

    *added squashfs to fstab (should fix issues accessing system and xbin for people using Cyanogen's ROM)
    *Replaced the GREEN-key by the HOME-key for confirmation
    *Removed the menu title to create more space
    *Added Wipe SDalvik-cache
    *Added Rotate fix
    *Removed "Move apps to SD" because it's automatically implemented by most ROMs already.
    *Added confirmation before performing a nandroid backup
    *Set swap back to 32MB instead of 96MB when doing an auto partition SD-card from the menu
    *Upgraded fix_permissions to v1.31-R3
    *Added BART v0.9.2
    *Fixed many bugs (mostly in scripts)


    Special thanks to :

    *MLIGN for the idea to port my recovery to the Dream.
    *Devsk, Dumfuq, Overground, Bkmo, Androidappcritics for creating BART
    *Devsk for his switchrom script!
    *51dusty for his sdparted script!
    *http://www.androidspin.com for hosting ^^
    *Cyanogen for his dedicated work! , buy him a beer!
    *JesusFreke for his awesome JFv1.43's recovery , donate
    Attached Images Attached Images
    • File Type: png 1.png (4.6 KB, 21 views)
    • File Type: png 2.png (10.3 KB, 41 views)
    Last edited by notxel21; 10-11-2009 at 05:02 PM. Reason: New Update v1.2.3

  2. #2
    Join Date
    Oct 2008
    Location
    Millersville, PA
    Posts
    732

    Default Re: NEW ! Amon Ras' Recovery v1.2.2 for the Dream

    Thanks as always for contributing the best posts simms
    Noobs look here for root info

    Need android downloads??
    ________________________

    any more questions?


    cbarryg1@gmail.com



  3. #3
    Join Date
    Oct 2008
    Location
    p and ocean ave , brooklyn
    Posts
    7,835

    Default Re: NEW ! Amon Ras' Recovery v1.2.2 for the Dream

    Quote Originally Posted by cmbarry1 View Post
    Thanks as always for contributing the best posts simms
    THANKS ! (for making me blush )

  4. #4
    konzern's Avatar
    konzern is offline *sigh*... I think I'll go spend some time with the family
    Join Date
    Mar 2009
    Location
    RGV, Texas
    Posts
    4,250

    Default Re: NEW ! Amon Ras' Recovery v1.2.2 for the Dream

    his recovery has been out for a while for the magic but i dont really care much for this one

    its basically the same as cyan but with the options on the menu
    CM 4.2.1 | 112 apps | Apps2SD | S9HD| 6GB/1.4GB ext3| 50MB Free Internal Mem. | Ted's Hero Theme
    http://twitter.com/jamezMtzTwitter
    http://facebook.com/jmartinez0587Facebook
    http://androidcommunity.com/forums/f...de-easy-11825/ THE FASTEST AND EASIEST WAY TO ROOT

  5. #5
    Join Date
    Oct 2008
    Location
    p and ocean ave , brooklyn
    Posts
    7,835

    Default Re: NEW ! Amon Ras' Recovery v1.2.2 for the Dream

    Quote Originally Posted by konzern View Post
    its basically the same as cyan but with the options on the menu
    thats the idea , to make it easy . you dont have to go into console and type out the commands . it does the partitioning for you , backup/restore the ext partition , wipes the partition , etc . plus that switchrom is pretty cool

  6. #6
    konzern's Avatar
    konzern is offline *sigh*... I think I'll go spend some time with the family
    Join Date
    Mar 2009
    Location
    RGV, Texas
    Posts
    4,250

    Default Re: NEW ! Amon Ras' Recovery v1.2.2 for the Dream

    ummmmm *shrugs my shoulders* its ok i guess
    CM 4.2.1 | 112 apps | Apps2SD | S9HD| 6GB/1.4GB ext3| 50MB Free Internal Mem. | Ted's Hero Theme
    http://twitter.com/jamezMtzTwitter
    http://facebook.com/jmartinez0587Facebook
    http://androidcommunity.com/forums/f...de-easy-11825/ THE FASTEST AND EASIEST WAY TO ROOT

  7. #7
    Join Date
    Oct 2008
    Location
    p and ocean ave , brooklyn
    Posts
    7,835

    Default Re: NEW ! Amon Ras' Recovery v1.2.2 for the Dream

    anyways , i flashed it myself . it works , and im definately keeping it

  8. #8
    Join Date
    Oct 2008
    Location
    p and ocean ave , brooklyn
    Posts
    7,835

    Default Re: NEW ! Amon Ras' Recovery v1.2.2 for the Dream

    Anyone else try this ?

  9. #9
    Join Date
    Oct 2008
    Location
    New York
    Posts
    1,026

    Default Re: NEW ! Amon Ras' Recovery v1.2.2 for the Dream

    i have it on my g1, btw im using mt g1 for today,(im on jachero) [=
    idk how to adb switchrom for my mt3g, otherwise i would of been using hero [=

  10. #10
    Join Date
    Sep 2008
    Location
    Jacksonville, Fl
    Posts
    2,249

    Default Re: NEW ! Amon Ras' Recovery v1.2.2 for the Dream


    I have this version and the same version but for the HTC Hero on both of my phones and I love it!!
    No complaints here (It's based off of Cyan's and JF recovery anyway so it's good to go!)

    On a side note, thank you simms for creating this thread! (One less thread I have to maintain)

    Phone: ·T···Mobile· Sensation4G/G1/Dream/MT4G(Rooted)
    RoM:CyanogenMod 7.0.X Latest N1&MT4G! &
    Unknown # of Apps, 141MB Free!
    Firmware: Ver 2.2 & 2.3 Gingerbread!
    Bootloader: New! 1.33.2005 SPL
    Dropbox Why aren't you using this?
    Jacksonville, Fl Residents click here!
    http://tiny.cc/1OG8bhttp://www.intransitione.com/intrans...x190-64x64.png

Page 1 of 7 1 2 3 ... LastLast

Similar Threads

  1. new recovery image
    By crazythunder in forum General Phone Chat
    Replies: 100
    Last Post: 01-17-2012, 02:56 AM
  2. Need Recovery Assistance Please...
    By Mykalus in forum Developers Guild
    Replies: 10
    Last Post: 07-17-2009, 08:28 PM
  3. upgrade the recovery.img only?
    By smasraum in forum General Phone Chat
    Replies: 6
    Last Post: 06-03-2009, 06:30 AM
  4. cant go to recovery console?
    By PitchDarkShadow in forum General Phone Chat
    Replies: 8
    Last Post: 04-30-2009, 12:11 AM
  5. Usb from recovery?
    By NoTimeThanks in forum Developers Guild
    Replies: 17
    Last Post: 03-14-2009, 12:29 PM

Bookmarks

Posting Permissions

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