[RECOVERY] TeamWin Recovery Project 2.8.7.0

PJBrs

Senior Member
Developer
Joined
Dec 29, 2014
Messages
480
Reaction score
405
This is TeamWin Recovery Project version 2.8.7.0 for Lenovo Ideatab A2109.

twrp-recovery-2.8.7.0-20160303.img (MD5: bc56af770828092271fd92d11021bbcc)

Sources are in the cm-12.1-twrp branch of my device tree on github

This is a very nice recovery with more functionality than cwm. Note that cwm backups appear to be incompatible with twrp!

To install, reboot to fastboot and use fastboot to flash the recovery image. On Linux:
Code:
fastboot -i 0x17ef flash recovery twrp-recovery-2.8.7.0-20160303.img

Basics for installation (how to boot to fastboot, etc.) are over here:
[HOW TO] Install ClockworkMod Recovery and Root | Android Tablet Forum
Unlock A2109 Boot Loader with Ubuntu | Android Tablet Forum

I've tested the usual functionality myself (backup, restore, adb sideload, installing zips) and a few other bits and all appears to work fine.
 
Last edited:
Hi, @PJBrs , i flash new recovery, nice work. But i can't find sdcard. Reboot revovery - done, but nothing.
Thanks.
 
Hi, @PJBrs , i flash new recovery, nice work. But i can't find sdcard. Reboot revovery - done, but nothing.
Thanks.
Thanks for testing! I'm a bit puzzled, I myself am using twrp with an sdcard. If you open one of the mount, install, backup or restore menus, each should have a large button somewhere saying something like Storage: Internal storage. If you tap that button, it will offer you the choices of internal storage, sdcard or USB stick. Please check.
 
Yes, I find this button, but I can't change to sdcard, only internal storage.
 
I'm sorry, I can't replicate this. Did you first mount it? Try to open a shell with adb and issue

Code:
mount

and perhaps

Code:
dmesg

just to see if anything stands out.
 
has anyone else had a file system problem after changing from cwm to twrp? I had an e failed to mount preload problem. Fought it for a day and switched back to cwm 6.0.5.1 and the problem seems to have corrected itself. (or so it seems for now)
 
has anyone else had a file system problem after changing from cwm to twrp? I had an e failed to mount preload problem. Fought it for a day and switched back to cwm 6.0.5.1 and the problem seems to have corrected itself. (or so it seems for now)
There's a message about a filesystem error always, but it's harmless (I messed up the fstab in that one). So, if that's the same error you're seeing, then you should have no problem with twrp.
 
Trying to produce a new build of this for the 3.4 kernel/CM14.1. Going in pretty much blind and learning the entire android build process as I go. I've got a succesful recovery.img being built, but fastboot is failing with `remote :(InvalidSize)`. Anybody got any idea what this is about, or anything else I'd need to do to update the recovery?
 
Trying to produce a new build of this for the 3.4 kernel/CM14.1. Going in pretty much blind and learning the entire android build process as I go. I've got a succesful recovery.img being built, but fastboot is failing with `remote :(InvalidSize)`. Anybody got any idea what this is about, or anything else I'd need to do to update the recovery?
Hi, I haven't used 3.4 myself for twrp, since the resulting kernel was too big. Instead of flashing your recovery, you can also just boot it (sth. like fastboot -i 0x17ef boot recovery.img), then you can check. However, I do have a new recovery now, I'll post it later.
 
Hola,
Estoy intentando actualizar mi Lenovo IdeaTab A2109A-F y he visto que en este hilo se comparte el archivo twrp-recovery-2.8.7.0-20160303.img.
¿Podrían por favor facilitarme el enlace de descarga o confirmar si sigue disponible?
Gracias de antemano por la ayuda.

Hello,I am trying to update my Lenovo IdeaTab A2109A-F and I have seen that this thread shares the file twrp-recovery-3.2.3-201812014.imgCould you please provide the download link or confirm if it is still available?Thanks in advance for the help.
 
@Brianbcafk: Welcome to the site. As a one-time courtesy I've taken the liberty of translating your message into English. Please be aware that the site rules, which you agreed to upon creating an account, require that all posts be in English. If you are not fluent in English, please use a translator or borrow someone who knows English. Thank you.

Now, to answer your question regarding this recovery, had you searched the site you would have found an updated link posted by me at https://www.androidtablets.net/threads/rom-7-1-2-unlegacy-android-7-1-2-nougat.75236/post-342761
 
[USUARIO=241119]@Brianbcafk[/USUARIO]: Bienvenido al sitio. Como cortesía única, me he tomado la libertad de traducir su mensaje al inglés. Tenga en cuenta que las reglas del sitio, que usted aceptó al crear una cuenta, requieren que todas las publicaciones estén en inglés. Si no habla inglés con fluidez, utilice un traductor o pida prestado a alguien que sepa inglés. Gracias.

Ahora, para responder a su pregunta sobre esta recuperación, si hubiera buscado en el sitio, habría encontrado un enlace actualizado publicado por mí en
https://www.androidtablets.net/threads/rom-7-1-2-unlegacy-android-7-1-2-nougat.75236/post-342761

Agradezco los rápidos comentarios y los validaré claramente. Muchas gracias.
 
Back
Top