[RECOVERY] KANG TWRP TF701T [email protected] [JULY 5]

Oakridgech

Member
May 5, 2015
16
0
0
Nice to see that there is a new version that (from what I have read) works good.(been fighting with the old one since it was out(since I like twrp))
Is there a possibility of getting a zip of the new twrp? (cause I have issues trying to install it via my computer and I know no other way.) Thanks in advance.
 
Last edited:

bkerion

Member
Mar 19, 2011
12
6
23
Support full f2fs files system ;)

F2FS is working for me with the new TWRP and Kernel. Here is how I installed in case anyone else wants to try it.

1. Download twrp-3.1.0-0-tf701t_final_full_f2fs_v2.img and Boot_TF701_f2fs.img image from AllexBast's post one page back
2. Install flashify from the Play store
3. Flash F2FS-TWRP from flashify, reboot
4. Flash boot image from flashify, reboot
5. Reboot to recovery
6. Wipe system, cache, Dalvik
7. From the wipe menu, change the filesystem of Data to F2FS
8. Install KatKiss
9. Install SuperSU
10. Install Gapps

Thanks AllexBast for the updates!
 

AllexBast

Member
Feb 15, 2013
39
31
0
Boot.img is needed for the change the filesystem of Cache to F2FS. Boot.img you need to flash after rom KatKiss 7.1;) Do not flash for the 22 KatKiss version. Another version of the kernel.
 
Last edited:

ahaynes42

Senior Member
May 23, 2013
190
56
48
Yes I have had this error. It seems to be related to corruption on /data for some odd reason. Mine is reproduceable as I have a bad bakcup from CROMi-X that causes the issue.

The only fix I could find was to format mmcblk0p14 from adb.

Try this in twrp:

Code:
adb shell
make_ext4fs /dev/block/mmcblk0p14
Restart twrp and you should be good to go again.
I keep getting can't mount /system errors and it seems my /data is corrupt. When I try to do adb shell I get sh: adb: not found. Any clues as to how I could get my tablet working again?
Edit: Nevermind, something I did made it work again, not sure what it was, but I'm good now! Running KatKiss 7.1.2!
 
Last edited:

tramCS

Member
Mar 19, 2016
39
3
0
Hello.

I have installed on tf701t ==> Kang TWRP 2.8.x and Katkiss v24.
It is better to install TWRP 3.1. Can somebody explain me, what i have to do. It was were nice, when somebody give me the links for download.

THX
Christian
 

tramCS

Member
Mar 19, 2016
39
3
0
Hello.

Ok ... i have installed the TWRP 3.1 via rashr.
For what is the f2fs-Filesystem. Do i need that ? How can i install missing things ....
Sorry for the bad english.

Best Regards
Christian
 

berndblb

Inactive Recognized Contributor
Nov 22, 2012
4,875
2,113
0
Los Angeles, CA
It will do that, but you need to have a custom recovery installed to be able to flash the zip. Stock recovery does not do that.
So you have to flash TWRP before you can flash the bootloader package. Do you need to update the bootloader? If you come from the latest stock rom you should have it already
 

berndblb

Inactive Recognized Contributor
Nov 22, 2012
4,875
2,113
0
Los Angeles, CA
  • Like
Reactions: vince430

janlwi

Senior Member
Jan 15, 2015
56
2
0
Toulouse
After unlocking the bootloader, will flashing "TF701T_11.4.1.29_US_Boot_TWRP_2870_signed.zip" update the bootloader AND install TWRP over the stock rcovery console?

NP
Hi ! Sorry to ask this question. Tried to install TWRP with fastboot. ADB devices returns the tablet. Does a bootloader reboot. Tries to flash. Fastboot returns "waiting for any device" for long... What wrong operation did I ? Thanks.
 

Nektopoli

Senior Member
Oct 17, 2016
495
61
0
Mid-Atlantic
Hi ! Sorry to ask this question. Tried to install TWRP with fastboot. ADB devices returns the tablet. Does a bootloader reboot. Tries to flash. Fastboot returns "waiting for any device" for long... What wrong operation did I ? Thanks.
Is your tablet unlocked and what version bootloader are you on?

NP