[DEV][02/May/2015]unOFFICIAL TWRP|v2.8.6.1

Search This thread

kokotas

Senior Member
Oct 23, 2007
714
1,570
Athens
Introduction:
---------------------
Team Win Recovery Project 2.X, or twrp2 for short, is a custom recovery built with ease of use and customization in mind. It’s a fully touch driven user interface – no more volume rocker or power buttons to mash. The GUI is also fully XML driven and completely theme-able. You can change just about every aspect of the look and feel.

Phone look:
---------------------
RAsb.jpg
AO13.jpg


Notice:
---------------------
The attached recovery images were compiled from TWRP's open source.
They were only tested on a European version of the HTC-HD2 powered by cLK bootloader.
The performance on devices powered by MAGLDR bootloader should be considered untested.

Disclaimer:
---------------------
As usual, use at your own risk. TeamWin, arif-ali or kokotas is not responsible for anything bad that may occur from using twrp2.

Nobody appointed me to compile TWRP for HD2. I'm not TeamWin's member. It just happened...
If anyone else is willing to do it and probably do it better I will be glad to step aside,​

Key Features:
---------------------
* Ability to save custom recovery settings
* Touchscreen driven with real buttons and drag-to-scroll
* XML-based GUI that allows full customization of the layout – true theming!
* Settings are saved to the sdcard and persist through reboots
* Ability to choose which partitions to back up and which to restore
* Ability to choose to compress backups – now with pigz (multi-core processor support for faster compression times)
* Basic file manager (copy, move, delete, and chmod any file)
* OpenRecoveryScript scripting engine
* On-screen keyboard in recovery! -- supports long press, backspace repeat, and swipe left deletes everything left of the cursor
* ADB sideload functionality from AOSP
* Pseudo-terminal emulator
* Ability to backup large partitions (size>4GB) by splitting the backup archive.

Mainline TWRP Change-Log:
---------------------
Follow up the changes in mainline project at TeamWin's page : http://www.teamw.in/project/twrp2.

HD2's TWRP Change-Log:
---------------------
  • Initial TWRP versions

    1. List of changes
  • TWRP v2.4.0.0.r1 @ 2013.01.17
    1. Compiled version based on mainline code (v2.4.0.0Alpha).
    2. Fix boot partition's filesystem for MAGLDR's backup&restore to work.
    3. Fix getting fs-type from a partition created with a label.
    4. Fix the name of the backup sub-folder(htcleo instead of 0s).
  • TWRP v2.4.4.0 @ 2013.04.03
    1. Compiled version based on mainline code (v2.4.4.0).
    2. Fix boot partition's filesystem for MAGLDR's backup&restore to work.
    3. Fix the name of the backup sub-folder(htcleo instead of 0s).
  • TWRP v2.5.0.0 @ 2013.04.10
    1. Compiled version based on mainline code (v2.5.0.0).
      NOTE: Compiled unmodified source code refused to boot! So I had to change a little bit more this time, just to get it to boot up.
    2. Fix boot partition's filesystem for MAGLDR's backup&restore to work.
    3. Fix the name of the backup sub-folder(htcleo instead of 0s).
  • TWRP v2.6.0.0 @ 2013.07.09
    1. Compiled version based on mainline code (v2.6.0.0).
    2. Fix boot partition's filesystem for MAGLDR's backup&restore to work.
    3. Fix the name of the backup sub-folder(htcleo instead of 0s).
  • TWRP v2.6.1.0 @ 2013.08.31
    1. Compiled version based on mainline code (v2.6.1.0).
    2. Fix boot partition's filesystem for MAGLDR's backup&restore to work.
    3. Fix the name of the backup sub-folder(htcleo instead of 0s).
  • TWRP v2.6.3.0 @ 2013.09.14
    1. Compiled version based on mainline code (v2.6.3.0).
    2. Fix boot partition's filesystem for MAGLDR's backup&restore to work.
    3. Fix the name of the backup sub-folder(htcleo instead of 0s).
  • TWRP v2.8.6.0 @ 2015.04.30
    1. Compiled version based on mainline code (v2.8.6.0).
    2. Fix boot partition's filesystem for MAGLDR's backup&restore to work.
    3. Fix the name of the backup sub-folder(htcleo instead of 0s).
    4. Fix some ui bugs in the default theme.
  • TWRP v2.8.6.1 @ 2015.05.02
    1. It is version 2.8.6 with a quick fix over a bug in the default theme engine that was causing an error during each boot.

Installation:
---------------------
  • Make sure you have adb and fastboot working. Please don't ask here questions about this - a simple web search will be enough to help you.
  • Make sure that the size of the 'recovery' partition is enough for the image to fit.
  • Make sure the name of the recovery *.img file is the one you use in the commands or in flash.cfg
  • [cLK/MAGLDR]
    Flashing the zip file from Recovery
    1. Download zip file to your computer and copy to /sdcard.
    2. Reboot phone into recovery.
    3. Select to install the zip file from your /sdcard.
    4. Reboot Phone into recovery as normal.
  • [cLK/MAGLDR]
    Flashing the *.img file while booted in Android
    1. Download the recovery file to your computer.
      If it is a zip file, extract the *.img.
    2. (Win) Open the folder you have the recovery, do a [Shift+RightClick] and select "Open command window here".
      (Lnx) Open the folder you have the recovery, RigthClick and select "Open in Terminal".
    3. Execute the commands:
      Code:
      adb push recovery-leo.img /sdcard/recovery-leo.img
      adb shell erase_image recovery
      adb shell flash_image recovery /sdcard/recovery-leo.img
    4. Reboot Phone into recovery as normal.
  • [cLK]
    Flashing the *.img file while in fastboot mode(cLK menu)
    1. Download the recovery file to your computer.
      If it is a zip file, extract the *.img.
    2. (Win) Open the folder you have the recovery, do a [Shift+RightClick] and select "Open command window here".
      (Lnx) Open the folder you have the recovery, RigthClick and select "Open in Terminal".
    3. Reboot phone into cLK menu (fastboot mode).
    4. Execute the commands:
      Code:
      fastboot erase recovery
      fastboot flash recovery recovery-leo.img
      fastboot oem boot-recovery
  • [MAGLDR]
    Flashing the *.img file while in USB Flasher mode(using DAF.exe)
    WARNING!!! This will erase your current Rom on NAND too!
    1. Download the recovery file to your computer.
      If it is a zip file, extract the *.img.
    2. Open the folder you have the recovery and place DAF.exe and flash.cfg in that same folder.
    3. Edit flash.cfg according to required recovery partition size:
      Make sure the .img file has the name that flash.cfg specifies!!
      i.e. If the *.img file is named recovery-leo.img and min-required-size = 6MB then the flash.cfg could be:
      Code:
      misc ya 1M
      [U]recovery rrecov|ro|nospr 6M recovery-leo.img[/U]
      boot yboot|ro 5M
      system ya 150M
      cache ya 2M
      userdata ya|asize|hr allsize
      Check out the info about flash.cfg.
    4. Connect the device to the computer via usb, enter MAGLDR and select USB Flasher option.
    5. Right click on DAF.exe and select Run as Administrator.
    6. Click [NEXT] when asked and wait to finish.

Download:
---------------------

Old Releases:
---------------------



Special Thanks to:
---------------------
* Core twrp 2 development team: agrabren, Dees_Troy, ViViDboarder, and AssassinsLament
* Toastcfh – for his underappreciated dedication to the community
* s0up and kevank for their hard work on the web side of things.
* The rest of Team Win: shift, onicrom, netarchy, kevank, myndwire, bigbiff, dkelle4, shinzul, spiicytuna, and eyeballer
* Amon_RA - for his great Recovery
* Koush - for his dedication to the community and ClockworkMod
* For all the help with devices and testing Akmzero, arif-ali, Evil_DevNull, gus6464, Jesusice, Pyrostic, [R], and Rootzwiki
* As always thank you to the Team's supporters and the Android Community.
 

Attachments

  • HD2_TWRP_2.4.0.0.r1.zip
    4.8 MB · Views: 3,195
  • HD2_SD_TWRP_2.4.0.0.r1(extract_to_sdcard).zip
    4.8 MB · Views: 1,543
  • HD2_TWRP_2.4.4.0.zip
    5.2 MB · Views: 637
  • HD2_SD_TWRP_2.4.4.0(extract_to_sdcard).zip
    5.2 MB · Views: 445
  • HD2_TWRP_2.5.0.0.zip
    5.3 MB · Views: 1,855
  • HD2_SD_TWRP_2.5.0.0(extract_to_sdcard).zip
    5.3 MB · Views: 1,266
  • HD2_TWRP_2.6.0.0.zip
    5.6 MB · Views: 1,069
  • HD2_SD_TWRP_2.6.0.0(extract_to_sdcard).zip
    5.5 MB · Views: 719
  • HD2_TWRP_2.6.1.0.zip
    5.6 MB · Views: 707
  • HD2_SD_TWRP_2.6.1.0(extract_to_sdcard).zip
    5.5 MB · Views: 591
  • HD2_TWRP_2.6.3.0.zip
    5.8 MB · Views: 8,928
  • HD2_SD_TWRP_2.6.3.0(extract_to_sdcard).zip
    5.7 MB · Views: 6,137
  • HD2_TWRP_2.8.6.0.zip
    6.9 MB · Views: 946
  • HD2_SD_TWRP_2.8.6.0(extract_to_sdcard).zip
    6.8 MB · Views: 873
  • HD2_TWRP_2.8.6.1.zip
    6.9 MB · Views: 12,633
  • HD2_SD_TWRP_2.8.6.1(extract_to_sdcard).zip
    6.8 MB · Views: 9,032
Last edited:

arif-ali

Retired Recognized Developer
Nov 14, 2007
1,005
1,455
Sheffield
blog.arif-ali.co.uk
FAQ

FAQ from TWRP team is here

Q: Does Rom Manager work with this
A: No

Q: Will you be providing support for Rom Manager
A: Maybe, when I have time, or if Team View release it before me

Q: Does it work with MAGLDR
A: Yes, use AD recovery

Q: Does this mean we cannot easily install ROMs
A: Yes, but the code for that may be added at later date, this is Work In Porgress

Q: Will reboot to Recovery work as normal
A: Yes

Q: Does Off-mode charging still work
A: Yes, same as CWM on cLK. it will charge when off, but pressing the power button while charging will not turn the phone on

Q: I got "failed with error: -1"
A: make sure the recovery size is 5M, anything below that is not supported, You can check this by running adb cat "/proc/mtd | grep recovery"
 
Last edited:

arif-ali

Retired Recognized Developer
Nov 14, 2007
1,005
1,455
Sheffield
blog.arif-ali.co.uk
Changelog

ChangeLog
---------------------
2011-12-22 - v2.0.0RC0.1
  • Fix issues with wiping data on MTD devices (thanks Dees_Troy)

2011-12-18 - v2.0.0RC0
  • Initial release of twrp 2
  • Full GUI touchscreen with buttons and XML engine
  • Fixed sdcard free space checking
  • Fixed bugs with MD5 zip file checking
  • Now check more places for a serial number
  • Too many fixes versus twrp 1.1.1 to list

2011-10-11 - v1.1.1-3
  • Fix sd-ext issues (no longer use auto FS, and use ext3)

2011-10-08 - v1.1.1-2
  • Fix sd-ext restore issue
  • Fix issue with SD repartition and the send button again

2011-10-08 - v1.1.1
  • fixed fix permissions bug
  • fixed md5 checking for zip install

2011-10-07 - v1.1.0-2
  • Changed the select key from power to call button

2011-10-07 - v1.1.0-1
  • Changed buttons so that it works with the HD2
  • HD2 Initial Release

2011-10-05 - v1.1.0
  • brand new nandroid process with more error checking and supports ext3/ext4 types of devices
  • sdcard partitioning is available for devices with a sdcard (courtesy of koush from CWM source)
  • can choose multiple zips before flashing and they will flash in the order chosen
  • files & folders are sorted case insensitive
  • added option to sort zips by file date instead of file name
  • can apply themes and change time zones without rebooting for instant gratification
  • saved settings will now persist through version changes
  • added myn's warm theme with color codes courtesy of myn
  • added option to wipe system, data, and cache with rm -rf during a nandroid restore to maintain existing file system settings like block size
  • added options for automatic md5 checking of zips
  • twrp spam off by default which makes nandroids up to 10x faster

2011-08-05 - v1.0.3
  • Added timezones that should cover everyone
  • Added twrp spam feature (twrp settings)
  • Added fix permissions (advanced menu)
  • Added wipe cache and dalvik into Flash Zip menu
  • Added copy recovery.log to /sdcard (advanced menu)
  • Added output spam/no spam to restores
  • Added mke2s prebuilt to /sbin
  • Fixed SD-EXT issues, (no partition SD-EXT features yet)
  • Fixed EFS partition issues
  • Changed the way we do backups on mtd devices, which should fix any boot partition issues (we suggest making new backups if you have an mtd device, EVO4G,NS,NS4G,etc)

2011-07-31 - v1.0.2
  • Fixed SD-EXT issues
  • Added Format SD-EXT into format menu
  • Removed GAPPS support, CM7 automatically backsup and restores if you already have GAPPS installed. If you don't, just flash GAPPS zip
  • Fixed issue where when flashing a rom, rebooting brings you back to recovery. Auto reboot after successful flash should work great now!
  • Rearranged the format menu

2011-07-30 - v1.0.1
  • Initial release
 
Last edited:

TheInVisibleGoD

Senior Member
Oct 16, 2008
649
178
London
wow very nice new features compared to clockworkmod...
Just installed few minutes ago, as far as I can tell, it seems all is working fine!
I might have a "small" request, is it possible to map the buttons just like in cwm? I didn't like the idea of using the end button that much... :p

---------- Post added at 01:51 AM ---------- Previous post was at 01:49 AM ----------

It is customizable and has touchscreen capabilities.

Not just yet! This is 1.xx version based, the one you're refering with ts capabilities is 2.x based...
 

siddharth singh

Senior Member
Oct 9, 2009
383
44
kolkata
Kool... Now users will have a choice for more than one recovery on leo too... Al thanks to you cheers :D
And button customization would be good... I hate using the end key.. I fearing... My touch screen might get spoilt again :p...

Sent from my HTC HD2 using XDA App
 
Last edited:

dude0316

Senior Member
Jan 27, 2011
502
283
Havelock
Seems to work great. I did a backup and restore and all went well thumbs up

Sent from my HTC Runnymede using XDA App
 

ftd01

Senior Member
Jul 21, 2008
236
21
i don't understand how can i install this, becouse this is not zip file. Can you help me please
 

vrracing

Senior Member
Dec 10, 2008
60
5
Houston
Razer Phone 2
you install through adb. if you dont know what that is, do a search. there are many FAQ's about it. I would recommend doing plenty of research on it before diving right in.
 

siddharth singh

Senior Member
Oct 9, 2009
383
44
kolkata
if someone can do some pictures for me that would be great, as I don't have a camera, or a second phone which has a good quality camera

thanks
Here you go with some phot... Not so high quality though... If you need better.. Tell me I will upload photos taken from my handy cam :D... And what vabout changing end call button to call button

http://db.tt/afg0Szat


Sent from my HTC HD2 using XDA App
 

Top Liked Posts

  • There are no posts matching your filters.
  • 70
    [22 Dec 2011][RECOVERY] Team Win Recovery Project (twrp) v2.0.0RC0.1

    Original OP
    64
    Introduction:
    ---------------------
    Team Win Recovery Project 2.X, or twrp2 for short, is a custom recovery built with ease of use and customization in mind. It’s a fully touch driven user interface – no more volume rocker or power buttons to mash. The GUI is also fully XML driven and completely theme-able. You can change just about every aspect of the look and feel.

    Phone look:
    ---------------------
    RAsb.jpg
    AO13.jpg


    Notice:
    ---------------------
    The attached recovery images were compiled from TWRP's open source.
    They were only tested on a European version of the HTC-HD2 powered by cLK bootloader.
    The performance on devices powered by MAGLDR bootloader should be considered untested.

    Disclaimer:
    ---------------------
    As usual, use at your own risk. TeamWin, arif-ali or kokotas is not responsible for anything bad that may occur from using twrp2.

    Nobody appointed me to compile TWRP for HD2. I'm not TeamWin's member. It just happened...
    If anyone else is willing to do it and probably do it better I will be glad to step aside,​

    Key Features:
    ---------------------
    * Ability to save custom recovery settings
    * Touchscreen driven with real buttons and drag-to-scroll
    * XML-based GUI that allows full customization of the layout – true theming!
    * Settings are saved to the sdcard and persist through reboots
    * Ability to choose which partitions to back up and which to restore
    * Ability to choose to compress backups – now with pigz (multi-core processor support for faster compression times)
    * Basic file manager (copy, move, delete, and chmod any file)
    * OpenRecoveryScript scripting engine
    * On-screen keyboard in recovery! -- supports long press, backspace repeat, and swipe left deletes everything left of the cursor
    * ADB sideload functionality from AOSP
    * Pseudo-terminal emulator
    * Ability to backup large partitions (size>4GB) by splitting the backup archive.

    Mainline TWRP Change-Log:
    ---------------------
    Follow up the changes in mainline project at TeamWin's page : http://www.teamw.in/project/twrp2.

    HD2's TWRP Change-Log:
    ---------------------
    • Initial TWRP versions

      1. List of changes
    • TWRP v2.4.0.0.r1 @ 2013.01.17
      1. Compiled version based on mainline code (v2.4.0.0Alpha).
      2. Fix boot partition's filesystem for MAGLDR's backup&restore to work.
      3. Fix getting fs-type from a partition created with a label.
      4. Fix the name of the backup sub-folder(htcleo instead of 0s).
    • TWRP v2.4.4.0 @ 2013.04.03
      1. Compiled version based on mainline code (v2.4.4.0).
      2. Fix boot partition's filesystem for MAGLDR's backup&restore to work.
      3. Fix the name of the backup sub-folder(htcleo instead of 0s).
    • TWRP v2.5.0.0 @ 2013.04.10
      1. Compiled version based on mainline code (v2.5.0.0).
        NOTE: Compiled unmodified source code refused to boot! So I had to change a little bit more this time, just to get it to boot up.
      2. Fix boot partition's filesystem for MAGLDR's backup&restore to work.
      3. Fix the name of the backup sub-folder(htcleo instead of 0s).
    • TWRP v2.6.0.0 @ 2013.07.09
      1. Compiled version based on mainline code (v2.6.0.0).
      2. Fix boot partition's filesystem for MAGLDR's backup&restore to work.
      3. Fix the name of the backup sub-folder(htcleo instead of 0s).
    • TWRP v2.6.1.0 @ 2013.08.31
      1. Compiled version based on mainline code (v2.6.1.0).
      2. Fix boot partition's filesystem for MAGLDR's backup&restore to work.
      3. Fix the name of the backup sub-folder(htcleo instead of 0s).
    • TWRP v2.6.3.0 @ 2013.09.14
      1. Compiled version based on mainline code (v2.6.3.0).
      2. Fix boot partition's filesystem for MAGLDR's backup&restore to work.
      3. Fix the name of the backup sub-folder(htcleo instead of 0s).
    • TWRP v2.8.6.0 @ 2015.04.30
      1. Compiled version based on mainline code (v2.8.6.0).
      2. Fix boot partition's filesystem for MAGLDR's backup&restore to work.
      3. Fix the name of the backup sub-folder(htcleo instead of 0s).
      4. Fix some ui bugs in the default theme.
    • TWRP v2.8.6.1 @ 2015.05.02
      1. It is version 2.8.6 with a quick fix over a bug in the default theme engine that was causing an error during each boot.

    Installation:
    ---------------------
    • Make sure you have adb and fastboot working. Please don't ask here questions about this - a simple web search will be enough to help you.
    • Make sure that the size of the 'recovery' partition is enough for the image to fit.
    • Make sure the name of the recovery *.img file is the one you use in the commands or in flash.cfg
    • [cLK/MAGLDR]
      Flashing the zip file from Recovery
      1. Download zip file to your computer and copy to /sdcard.
      2. Reboot phone into recovery.
      3. Select to install the zip file from your /sdcard.
      4. Reboot Phone into recovery as normal.
    • [cLK/MAGLDR]
      Flashing the *.img file while booted in Android
      1. Download the recovery file to your computer.
        If it is a zip file, extract the *.img.
      2. (Win) Open the folder you have the recovery, do a [Shift+RightClick] and select "Open command window here".
        (Lnx) Open the folder you have the recovery, RigthClick and select "Open in Terminal".
      3. Execute the commands:
        Code:
        adb push recovery-leo.img /sdcard/recovery-leo.img
        adb shell erase_image recovery
        adb shell flash_image recovery /sdcard/recovery-leo.img
      4. Reboot Phone into recovery as normal.
    • [cLK]
      Flashing the *.img file while in fastboot mode(cLK menu)
      1. Download the recovery file to your computer.
        If it is a zip file, extract the *.img.
      2. (Win) Open the folder you have the recovery, do a [Shift+RightClick] and select "Open command window here".
        (Lnx) Open the folder you have the recovery, RigthClick and select "Open in Terminal".
      3. Reboot phone into cLK menu (fastboot mode).
      4. Execute the commands:
        Code:
        fastboot erase recovery
        fastboot flash recovery recovery-leo.img
        fastboot oem boot-recovery
    • [MAGLDR]
      Flashing the *.img file while in USB Flasher mode(using DAF.exe)
      WARNING!!! This will erase your current Rom on NAND too!
      1. Download the recovery file to your computer.
        If it is a zip file, extract the *.img.
      2. Open the folder you have the recovery and place DAF.exe and flash.cfg in that same folder.
      3. Edit flash.cfg according to required recovery partition size:
        Make sure the .img file has the name that flash.cfg specifies!!
        i.e. If the *.img file is named recovery-leo.img and min-required-size = 6MB then the flash.cfg could be:
        Code:
        misc ya 1M
        [U]recovery rrecov|ro|nospr 6M recovery-leo.img[/U]
        boot yboot|ro 5M
        system ya 150M
        cache ya 2M
        userdata ya|asize|hr allsize
        Check out the info about flash.cfg.
      4. Connect the device to the computer via usb, enter MAGLDR and select USB Flasher option.
      5. Right click on DAF.exe and select Run as Administrator.
      6. Click [NEXT] when asked and wait to finish.

    Download:
    ---------------------

    Old Releases:
    ---------------------



    Special Thanks to:
    ---------------------
    * Core twrp 2 development team: agrabren, Dees_Troy, ViViDboarder, and AssassinsLament
    * Toastcfh – for his underappreciated dedication to the community
    * s0up and kevank for their hard work on the web side of things.
    * The rest of Team Win: shift, onicrom, netarchy, kevank, myndwire, bigbiff, dkelle4, shinzul, spiicytuna, and eyeballer
    * Amon_RA - for his great Recovery
    * Koush - for his dedication to the community and ClockworkMod
    * For all the help with devices and testing Akmzero, arif-ali, Evil_DevNull, gus6464, Jesusice, Pyrostic, [R], and Rootzwiki
    * As always thank you to the Team's supporters and the Android Community.
    25
    Hi guys,

    First post updated with a new compiled version (2.6). Check TeamWin's page for the official (long) change-log.
    Many thanks to the team for their efforts - a lot of work was done for this update!
    As for (our) hd2's case, there was no problem booting up this time and everything seems ready to be tested;). So... have fun with this update;)

    Regards!
    23
    Hello guys,

    Attached below is a new compiled version of TWRP - Extended:
    1. Ported commits from mainline 2.3.3.0.
    2. Changed how the DataOnExt will be handled.
      Under "Settings" you'll find a checkbox with which you can "tell" recovery that you're using DataOnExt or not.
      In case you're using a modified DataOnExt method you can set the actual path of your /data (i.e. /sd-ext/%RomName%/data) by hitting DataOnExt button.
    3. Probably fixed the .android-secure bug.
    4. Reverted the backup path(BACKUPS/htcleo/).
      So you have to create an intermediate folder named "htcleo" under BACKUPS and move your backups inside.
    5. Reverted the max size for splitting archive to 1.5GB.
    6. 1st attempt for saving the contents of your ext partition when you change the fs type (will need enough free space on your sdcard for this to work).
    7. Added option to set the number of mounts that will trigger a filesystem check under "Settings".
    8. Added option to wipe Data, Boot and (cLK)sBoot under "wipe" Menu.
    9. Added necessary code for selecting fs type (vfat / ntfs) for /sdcard but since I can't make it function properly I've disabled it in the UI. (Also in case it will work using the ntfsprogs binaries, the size of the recovery will increase to ~ 8MB)
    10. Uploaded all I've done to github repo.

    Merry Christmas and Have fun:)
    Regards!
    22
    FAQ

    FAQ from TWRP team is here

    Q: Does Rom Manager work with this
    A: No

    Q: Will you be providing support for Rom Manager
    A: Maybe, when I have time, or if Team View release it before me

    Q: Does it work with MAGLDR
    A: Yes, use AD recovery

    Q: Does this mean we cannot easily install ROMs
    A: Yes, but the code for that may be added at later date, this is Work In Porgress

    Q: Will reboot to Recovery work as normal
    A: Yes

    Q: Does Off-mode charging still work
    A: Yes, same as CWM on cLK. it will charge when off, but pressing the power button while charging will not turn the phone on

    Q: I got "failed with error: -1"
    A: make sure the recovery size is 5M, anything below that is not supported, You can check this by running adb cat "/proc/mtd | grep recovery"