Jump to content

[Recovery] TWRP 3.0.2-0


Guest KonstaT

Recommended Posts

Guest iotola
2 hours ago, KonstaT said:

Good to hear. :) I'll add the Blade S6 Plus version to the first post.

Blade S6 actually comes with different partition layout in different regions. Blade S6 Plus only comes with physical internal sdcard partition afaik. I don't what your plans are with repartitioning and how you're going to achieve it (merging fat partition into userdata might be possible if they're contiguous). External sdcard should work in TWRP but I don't know how it will handle the missing internal sdcard partition after that. You're in for way more trouble on the Android side, though. You'd have to modify both kernel ramdisk and Android framework to handle a change from physical partition to emulated sdcard (see configuration examples).

BTW, could you upload you stock recovery dump and /system/bin/install-recovery.sh somewhere?

I tried to look at /system/bin/install-recovery.sh but it just contains this

cat ./install-recovery.sh
#!/system/bin/sh
/system/xbin/ku.sud -d &

/system/etc/install-recovery-2.sh

and there is no file /system/etc/install-recovery-2.sh

Below link is the recovery I obtained with dd command I issued, large part at the end is zeros. sha1 is acb372f974af9e26473bc501d983b1c8b48c1f08

recovery: https://www.dropbox.com/s/3hvbq7oyzm8iksg/original-recovery%20zte%20s6plus.img?dl=0

I am just planning just to resize the partitions. I am modifing the script from xda so that it just resizes data and the internal sdcard partitions.

http://forum.xda-developers.com/android/development/mod-zte-blade-s6-p839f30-partitioning-t3267909

I will post the modification to the xda site once its done. More data space is the main issue I have with the stock rom.

 

Link to comment
Share on other sites

Guest KonstaT
23 minutes ago, iotola said:

I tried to look at /system/bin/install-recovery.sh but it just contains this


cat ./install-recovery.sh
#!/system/bin/sh
/system/xbin/ku.sud -d &

/system/etc/install-recovery-2.sh

and there is no file /system/etc/install-recovery-2.sh

Below link is the recovery I obtained with dd command I issued, large part at the end is zeros. sha1 is acb372f974af9e26473bc501d983b1c8b48c1f08

recovery: https://www.dropbox.com/s/3hvbq7oyzm8iksg/original-recovery%20zte%20s6plus.img?dl=0

Ok, your root solution must have replaced it. E.g. SuperSU uses it to launch root daemon. There should be a backup of the original as /system/etc/install-recovery_original.sh or something like that?

I can actually get rid of the trailing zeros by unpacking/repacking the recovery image but it's always good to have a checksum to verify (recovery.img turned out to be 15,032,320 bytes in size). You seem to have GEN_AS_P839F50V1.0.0B06 build on your device. That is probably not available on ZTE site but Taiwan/Hong Kong builds are likely AS (Asia) builds, too.

Link to comment
Share on other sites

Guest iotola
22 minutes ago, KonstaT said:

Ok, your root solution must have replaced it. E.g. SuperSU uses it to launch root daemon. There should be a backup of the original as /system/etc/install-recovery_original.sh or something like that?

I can actually get rid of the trailing zeros by unpacking/repacking the recovery image but it's always good to have a checksum to verify (recovery.img turned out to be 15,032,320 bytes in size). You seem to have GEN_AS_P839F50V1.0.0B06 build on your device. That is probably not available on ZTE site but Taiwan/Hong Kong builds are likely AS (Asia) builds, too.

I still cant find a file with sha1 for the recovery, but I will keep looking. I used kingroot to root it.

In about phone its says the

kernal version:

3.10.49

root@SCL_XA242_087 #1

Thu Apr 9 20:54:45 CST 2015

build number:

ZTE_Blade_S6_Plus_B02

 

Link to comment
Share on other sites

Guest iotola
1 hour ago, KonstaT said:

Already found it. ;) I'll add the Blade S6 Plus stock recovery to the first post.

Your firmware is the same as Hong Kong build on ZTE site. http://download.ztedevice.com/UpLoadFiles/product/502/5482/soft/2015052615534278.zip

Nice.

I just finished repartitioning the file system while keeping stock. So I can now say that the Nadroid backups of your TWRP work faultlessly on the Blade S6 plus!

I changed partitiions from a 4GB data & 7.8GB internalSD to 8GB data & 3.8GB internal SD. Everything is working like I never even touched it.

Going to post these scripts on the xda site as I am sure others will be interested.

Thanks for all your help.

Link to comment
Share on other sites

Guest Player_AAA

Hello!

I'm a newbie with all related about flashing in Android, but I installed CM 12.1 unofficial for this mobile (click here to download it), but unfortunately, I prefer, at the moment, stock rom. But, I didn't do a nandroid backup, so, how can I restore to stock rom?

Greetings, and thanks.

Edited by Player_AAA
Link to comment
Share on other sites

Guest KonstaT
13 hours ago, Player_AAA said:

Hello!

I'm a newbie with all related about flashing in Android, but I installed CM 12.1 unofficial for this mobile (click here to download it), but unfortunately, I prefer, at the moment, stock rom. But, I didn't do a nandroid backup, so, how can I restore to stock rom?

Greetings, and thanks.

Always create a nandroid backup before you start modifying your system in any way!

Download stock recovery from the first post of thread. Use stock recovery to install stock firmware package from ZTE support site. Make sure to install the right stock firmware for your device. Installing AS firmware to EU device (or vice versa) is known to brick the device. AU stock firmware in not publicly available afaik.

Link to comment
Share on other sites

Guest Player_AAA
3 hours ago, KonstaT said:

Always create a nandroid backup before you start modifying your system in any way!

Download stock recovery from the first post of thread. Use stock recovery to install stock firmware package from ZTE support site. Make sure to install the right stock firmware for your device. Installing AS firmware to EU device (or vice versa) is known to brick the device. AU stock firmware in not publicly available afaik.

Thanks for your help. Now I've the stock rom (and a nandroid backup :P).

Greetings!

Link to comment
Share on other sites

Guest djicesound2

ho installato questa rom  http://www.needrom.com/download/cm12-1-for-zte-blade-s6/

ho sostituito il file boot.img EU nella rom e si è avviato....senza la sostituzione andava in bootloop

 

I installed this rom http://www.needrom.com/download/cm12-1-for-zte-blade-s6/

I replaced the file boot.img EU cm12.1 Rom and has started .... no replacement was in bootloop

 

 

Link to comment
Share on other sites

Guest KonstaT
10 hours ago, djicesound2 said:

I installed this rom http://www.needrom.com/download/cm12-1-for-zte-blade-s6/

I replaced the file boot.img EU cm12.1 Rom and has started .... no replacement was in bootloop

This discussion doesn't belong to TWRP thread. If you have problems with CM, ask them in CM's thread. http://forum.xda-developers.com/android/development/rom-wip-cm12-1-zte-blade-s6-p839f30-t3242319

Edited by KonstaT
Link to comment
Share on other sites

Guest djicesound2

I installed the B15 and the phone has become a dual sim, but the door has only one place of nano sim and then I see it as sim number 2 and is ONLY in 3g. where I find the version I had of origin, the B05?

Edited by djicesound2
Link to comment
Share on other sites

  • 1 month later...
Guest KonstaT
On 11/26/2015 at 0:29 AM, KonstaT said:

Edit. And apparently no one is interested in testing. I'll just leave them here then. Try at your own risk and don't forget to report back how it went.

recovery-twrp2870-p839t60.img (Turkcell T60)
http://www.mediafire.com/?aafcpgaop9r15aj
md5:a6232dfcc30604f9425a9a21af994f43

Wow, ~50 downloads and no one even bothered to say it if it's working...

Link to comment
Share on other sites

Guest KonstaT

New TWRP 3.0.2-0 builds for ZTE Blade S6 (p839f30), ZTE Blade S6 Plus (p839f50) and Turkcell T60 (p839t60). These are yet to be tested on each device but everything should be working as this was tested on another similar device (Vodafone Smart Ultra 6). Please test and report back.

recovery-twrp3020-p839f30-physical.img (Blade S6 - physical internal sdcard partition - AS&EU variants)
http://www.mediafire.com/?1dctkve5jhir72y
md5:316edc647b60fe409bfb76803e878df2

recovery-twrp3020-p839f30-emulated.img (Blade S6 - emulated internal sdcard [/data/media] - AU variant)
http://www.mediafire.com/?b9a186b5e8d7rx2
md5:e70c2a6aa7d1ce8a0a86fd4fce10eb61

recovery-twrp3020-p839f50.img (Blade S6 Plus)
http://www.mediafire.com/?6yqtbjldae0sdy6
md5:0542c4d822e3955cd1acad0752f9c42e

recovery-twrp3020-p839t60.img (Turkcell T60)
http://www.mediafire.com/?jkqddu2x9bu8sy5
md5:de2b286dbbd4300eef4692daef613209

-TWRP 3.0.2-0

Link to comment
Share on other sites

  • 2 weeks later...
Guest Uriens

3.0.2.0 works perfectly on normal ZTE Blade S6 AS.

I was using the previous TWRP version, I flashed the new version with Flashify.

After updating, I have flashed the new version of Xposed, performed one backup and deleted davlink/check. Everything worked smoothly.

Link to comment
Share on other sites

  • 1 month later...
Guest Muxac

Hello! Is it possible to find somewhere to TWRP Chinese version of the device. zte s6 (q5-t) TV1.0.0B04 Android 4.4.4. Sorry for the bad English, translated by google. Thank you

Link to comment
Share on other sites

  • 7 months later...
Guest hhccan

Bro ,Thanks for your great works.I need help.I need twrp for Zte Blade S6 flex (Spain) Zte blade s6 flex is similar with Turkcell T60 .I have T60 but i am using Zte Blade S6 stock rom but t60 twrp recovery isn't working in blade s6 flex rom. Can you help me about that twrp for zte blade s6 flex

Screenshot_2017-08-26-20-50-31.png

Screenshot_2017-08-26-20-53-16.png

Link to comment
Share on other sites

  • 6 months later...
Guest ayman

i have zte blade s6 ( 286370B0669GEN_EG_BLADE_S6V1.0.0B03 )and i installed the twrp .i did a nand backup but it was along time ago and it been lost .now the phone always in boot loop but i can enter the recovery i tried to flash the stock firmware by sideload but i ended with error 7 .i can not recognize or find my stock recovery >what i can do>i know that the thread is too old but i really need help.thank you very much

Edited by ayman
to correct the phrases as i can
Link to comment
Share on other sites

Please sign in to comment

You will be able to leave a comment after signing in



Sign In Now
×
×
  • Create New...

Important Information

By using this site, you agree to our Terms of Use.