I cannot root my phone...
I did everything from that thread.
http://forum.xda-developers.com/m4-aqua/general/recovery-twrp-command-line-t3198973
I even unlocked bootloader before attempting to root my phone
SuperSU Free cannot update binary code.
Tried to use Kingo ROOT - failure.
Is there any possibility to uninstall that SuperSU app? or go to state before my rooting attempt ?
My model is E2303. Bought at Argos SIM free phone
lyczewskiand said:
I cannot root my phone...
I did everything from that thread.
http://forum.xda-developers.com/m4-aqua/general/recovery-twrp-command-line-t3198973
I even unlocked bootloader before attempting to root my phone
SuperSU Free cannot update binary code.
Tried to use Kingo ROOT - failure.
Is there any possibility to uninstall that SuperSU app? or go to state before my rooting attempt ?
My model is E2303. Bought at Argos SIM free phone
Click to expand...
Click to collapse
There is the option in the SuperSU settings called "Full unroot" try that, OR
Best thing is to backup your data and Flash the stock Rom again,
Jevinruv said:
There is the option in the SuperSU settings called "Full unroot" try that, OR
Best thing is to backup your data and Flash the stock Rom again,
Click to expand...
Click to collapse
Do you have link to Original stock Xperia M4 Aqua Rom?
Do you have any idea why rooting failed?
I did everything from tutorial (link mentioned in my 1st message)
EDIT:
I tried to go to SuperSU and did Full unroot. After rebooting SuperSU is still showing message that it couldn't update binary code.
lyczewskiand said:
Do you have link to Original stock Xperia M4 Aqua Rom?
Do you have any idea why rooting failed?
I did everything from tutorial (link mentioned in my 1st message)
EDIT:
I tried to go to SuperSU and did Full unroot. After rebooting SuperSU is still showing message that it couldn't update binary code.
Click to expand...
Click to collapse
Link to stock FTF's (Select your model and the download the FTF)- http://forum.xda-developers.com/m4-aqua/general/stock-xperia-m4-aqua-xperia-m4-aqua-dual-t3141061
I recommend you to Flash the Rom and try again.
Could you recommend any program to flash Rom with?
lyczewskiand said:
Could you recommend any program to flash Rom with?
Click to expand...
Click to collapse
If your bootloader is unlocked install twrp with fastboot and flash the supersu with twrp.just add a zip file with super su and your phone will be rooted again.thats what i did. here is the supersu.zip https://download.chainfire.eu/696/SuperSU/
manosper said:
If your bootloader is unlocked install twrp with fastboot and flash the supersu with twrp.just add a zip file with super su and your phone will be rooted again.thats what i did. here is the supersu.zip https://download.chainfire.eu/696/SuperSU/
Click to expand...
Click to collapse
Yes, my boorloader is unlocked.
I tried to install twrp with fastboot.
I tried to go step by step with that guide.
http://forum.xda-developers.com/m4-aqua/general/recovery-twrp-command-line-t3198973
I would like to know how to go back in time
Just kidding. I would like to know how to go back to state of my phone like Out of Box. Original Sony ROM.
Are there any updates of Sony ROMs?
lyczewskiand said:
Yes, my boorloader is unlocked.
I tried to install twrp with fastboot.
I tried to go step by step with that guide.
http://forum.xda-developers.com/m4-aqua/general/recovery-twrp-command-line-t3198973
I would like to know how to go back in time
Just kidding. I would like to know how to go back to state of my phone like Out of Box. Original Sony ROM.
Are there any updates of Sony ROMs?
Click to expand...
Click to collapse
Flash the relevant FTF from the page i gave using Flashtool
you can download flashtool from this page - http://www.flashtool.net/downloads.php
Once you flash , you will return to the original state , just like out of the box :good:
Jevinruv said:
Flash the relevant FTF from the page i gave using Flashtool
you can download flashtool from this page - http://www.flashtool.net/downloads.php
Once you flash , you will return to the original state , just like out of the box :good:
Click to expand...
Click to collapse
Should i download the same release or could it be latest one?
on that page http://forum.xda-developers.com/m4-aqua/general/stock-xperia-m4-aqua-xperia-m4-aqua-dual-t3141061
there is latest release 26.1.A.2.99
on my phone it is 26.1.A.2.167.
Can i install 26.1.A.2.99 anyway?
OH OK I've found something like this http://xperiafirmware.com/8-firmware/97-sony-xperia-m4-aqua-e2303
Yaaaay.
I did it. Changed rom/firmware for newer one http://xperiafirmware.com/8-firmware...-m4-aqua-e2303
and then did that http://forum.xda-developers.com/m4-aqua/general/recovery-twrp-command-line-t3198973
now finally got root
Related
Hi, I'm kind of a noob, so sorry if this is a dumb question.
I just installed the new Lollipop Fimware on my Z2, using Flashtool. Now I want to root the device, but reading through articles on XDA or XperiaBlog, they all said you need to use older firmware. So my question is, can you root the Z2 with Lollipop?
I'd be grateful for helpful answers.
ICripzHD said:
Hi, I'm kind of a noob, so sorry if this is a dumb question.
I just installed the new Lollipop Fimware on my Z2, using Flashtool. Now I want to root the device, but reading through articles on XDA or XperiaBlog, they all said you need to use older firmware. So my question is, can you root the Z2 with Lollipop?
I'd be grateful for helpful answers.
Click to expand...
Click to collapse
Things needed:
PC, fastboot driver, know how to boot to bootloader(fastboot mode) and recovery mode
Now you can without having old kernel (not firmware)
go to http://forum.xda-developers.com/xperia-z2/development/kernel-andropluskernel-v10-t2974841 extract boot.img from the zip file.
Boot your phone to fastboot mode and in command:
Code:
fastboot flash boot boot.img
Go to recovery mode after restarting and then get UPDATE-SuperSU-v2.46.zip and flash it via newly installed TWRP recovery.
themightydeity said:
Things needed:
PC, fastboot driver, know how to boot to bootloader(fastboot mode) and recovery mode
Now you can without having old kernel (not firmware)
go to http://forum.xda-developers.com/xperia-z2/development/kernel-andropluskernel-v10-t2974841 extract boot.img from the zip file.
Boot your phone to fastboot mode and in command:
Code:
fastboot flash boot boot.img
Go to recovery mode after restarting and then get UPDATE-SuperSU-v2.46.zip and flash it via newly installed TWRP recovery.
Click to expand...
Click to collapse
And for locked bootloaders it is a different story
HellRoot said:
And for locked bootloaders it is a different story
Click to expand...
Click to collapse
Yep totally different story.
So there's no way yet for locked bootloaders?
themightydeity said:
Things needed:
PC, fastboot driver, know how to boot to bootloader(fastboot mode) and recovery mode
Now you can without having old kernel (not firmware)
go to http://forum.xda-developers.com/xperia-z2/development/kernel-andropluskernel-v10-t2974841 extract boot.img from the zip file.
Boot your phone to fastboot mode and in command (how ?) :
Code:
fastboot flash boot boot.img
Go to recovery (how? which recovery ? there is one installed by default?) mode after restarting and then get UPDATE-SuperSU-v2.46.zip and flash it via newly installed TWRP recovery (what ?).
Click to expand...
Click to collapse
Thats a terribly bad answer right ? I've rooted another devices but but can't undestand almost a thing of the process you just posted.
Imagine for the noob dude ?
zeehkaev said:
Thats a terribly bad answer right ? I've rooted another devices but but can't undestand almost a thing of the process you just posted.
Imagine for the noob dude ?
Click to expand...
Click to collapse
Same here. I'm a noob wanting to learn how to root. But this went over my head :/
Would using PRF creator work? If you bundled the lollipop firmware with supersu.zip and flashed it would it give you lolipop with root? Because this is what i did to update to 4.4.4 with root. For anyone that doesnt know PRF creator is a program which combines 3 files which is are firmware of your choice, a superSU.zip and a recovery.zip. It combines them into a .zip that you can flash in recovery and have the firmware with superSU and a custom recovery on it.
I have a locked bootloader and mines rooted, do you want me to say how?
If its on lollipop, i would very much like to know how.
Isn't this the exact same answer as rooting 4.4.4?
Downgrade to 4.4.2
Root
Install recovery
Install rooted lollipop zip in recovery
If you don't understand this or the method posted above don't root. Also, if.you can't google things like fastboot to understand what it is don't root.
K-NineHD said:
I have a locked bootloader and mines rooted, do you want me to say how?
Click to expand...
Click to collapse
it would be kindly appreciated!
Bootloop
Everything was fine, till i tried superSU. Twrp flashed it fine, but then when i tried to reboot, the device got stuck in a bootloop.
wipe cache/delvik also didnt help.
I have a new z2, then unlocked the bootloader, and then got the Norway rom using xperifirm.
Norway rom installed fine. twrp installed fine. But i am facing a bootloop now that i have flashed UPDATE-SuperSU-v2.46.zip
Anybody else face this issue?
0charbless said:
Everything was fine, till i tried superSU. Twrp flashed it fine, but then when i tried to reboot, the device got stuck in a bootloop.
wipe cache/delvik also didnt help.
I have a new z2, then unlocked the bootloader, and then got the Norway rom using xperifirm.
Norway rom installed fine. twrp installed fine. But i am facing a bootloop now that i have flashed UPDATE-SuperSU-v2.46.zip
Anybody else face this issue?
Click to expand...
Click to collapse
try wiping just "Dalvik Cache" and restart again. I have also face similar strange issue when I was using FlashTool a couple of times.
If that doesn't work try normal wiping from TWRP and install firmware using FlashTool.
themightydeity said:
try wiping just "Dalvik Cache" and restart again. I have also face similar strange issue when I was using FlashTool a couple of times.
If that doesn't work try normal wiping from TWRP and install firmware using FlashTool.
Click to expand...
Click to collapse
Thanks. I tired wiping , but it didnt work.
I just reflashed with 17.x firmware, and upgraded using the rooted rom "D6503_Customized BAL_1282-0827_23.1.A.0.690_R3C_SuperSU_XZDR2.8.3"
ICripzHD said:
Hi, I'm kind of a noob, so sorry if this is a dumb question.
I just installed the new Lollipop Fimware on my Z2, using Flashtool. Now I want to root the device, but reading through articles on XDA or XperiaBlog, they all said you need to use older firmware. So my question is, can you root the Z2 with Lollipop?
I'd be grateful for helpful answers.
Click to expand...
Click to collapse
Hi,
FIRST: you need to downgrade your phone
http://forum.xda-developers.com/showthread.php?t=2759934
Flash it using FLASHTOOL
SECOND: Root your phone
http://forum.xda-developers.com/showthread.php?t=2783750
THIRD: Install Recovery for flashing zip ROMs
http://forum.xda-developers.com/showthread.php?t=2785598
FOURTH: Use this to flash Lollipop
http://forum.xda-developers.com/xperia-z2/development/stock-d6503-23-1-0-690-bal-rooted-t3057150
Just make sure you follow all the steps and you're good.
[CREDITS]
Credits goes to all OP of the Threads
Please press THANKS if this helped you.
yavhin said:
Hi,
FIRST: you need to downgrade your phone
http://forum.xda-developers.com/showthread.php?t=2759934
Flash it using FLASHTOOL
SECOND: Root your phone
http://forum.xda-developers.com/showthread.php?t=2783750
THIRD: Install Recovery for flashing zip ROMs
http://forum.xda-developers.com/showthread.php?t=2785598
FOURTH: Use this to flash Lollipop
http://forum.xda-developers.com/xperia-z2/development/stock-d6503-23-1-0-690-bal-rooted-t3057150
Just make sure you follow all the steps and you're good.
[CREDITS]
Credits goes to all OP of the Threads
Please press THANKS if this helped you.
Click to expand...
Click to collapse
I'm no Android/Lollipop/Rooting expert but using an unlocked boot loader I was able to root Lollipop (23.1.A.0.690 ) easily using the kernel from:
http://forum.xda-developers.com/xpe...ot-stock-flashable-kernel-23-1-0-690-t3061816
My steps were:
1. Install Lollipop
2. fastboot flash boot boot.img (to install above mentioned kernel with TWRP recovery)
So far so good.
PS: To use fastboot you'll likely need the drivers from flashtool (http://www.flashtool.net/index.php) and if on Win 8.1 you'll need to search for instructions on how to install unsigned drivers.
ICripzHD said:
Hi, I'm kind of a noob, so sorry if this is a dumb question.
I just installed the new Lollipop Fimware on my Z2, using Flashtool. Now I want to root the device, but reading through articles on XDA or XperiaBlog, they all said you need to use older firmware. So my question is, can you root the Z2 with Lollipop?
I'd be grateful for helpful answers.
Click to expand...
Click to collapse
check out my tutorial if you need help https://www.youtube.com/watch?v=0msKcElz3Ow
tfcarlin said:
and if on Win 8.1 you'll need to search for instructions on how to install unsigned drivers.
Click to expand...
Click to collapse
If you're not on mobile, you can check out my signature to disable signed driver enforcement for windows 8 and 8.1. It sticks after reboots too.
yavhin said:
Hi,
FIRST: you need to downgrade your phone
http://forum.xda-developers.com/showthread.php?t=2759934
Flash it using FLASHTOOL
SECOND: Root your phone
http://forum.xda-developers.com/showthread.php?t=2783750
THIRD: Install Recovery for flashing zip ROMs
http://forum.xda-developers.com/showthread.php?t=2785598
FOURTH: Use this to flash Lollipop
http://forum.xda-developers.com/xperia-z2/development/stock-d6503-23-1-0-690-bal-rooted-t3057150
Just make sure you follow all the steps and you're good.
[CREDITS]
Credits goes to all OP of the Threads
Please press THANKS if this helped you.
Click to expand...
Click to collapse
Is there root only for Baltic ROM? I am on Nordic and I want root is that possible?
So the OFFICIAL 6.0.1 is already out and this is not the BETA version. It's for consumer release.
So how do you get to this eh?
NOTES: Flashtool can be used for both LB/UB. You won't lose DRM keys or unlock bootloader if you flash via flashtool.
1. Install Flashtool (get it here: http://www.flashtool.net/downloads.php).
2. There is a XperiFirm option there which would allow you to download official FTF files.
3. Navigate your way to Z3 Compact and grab the D5803 version US Variant (since this is configured for GLOBAL-LTE but i might still need to test bands). Or just grab anything you want there as long as it's version: 23.5.A.0.570
3. Flash using flashmode (hit the lightning icon there).
Now there's this "WIPE" Box, you have 2 options!
- Check User data and App logs and hit flash -- this will factory reset phone so you better have a backup!
- Leave them UNCHECKED if you want to retain your apps from your previous STOCK ROM. (might automatically uninstall incompatible apps in the process).
Once it asks for your device to be connected. Do as it says (power down, then hold the vol. down button as you plug the phone in).
-- this should start flashing.
4. After the process you may now boot the phone and there you have it!
-- Things below require unlocked BL --
If you want root, you can use fastboot and TWRP 3.X (I've tested the TWRP version 3.0.2 on the 6.0.1 beta before)
send this command on fastboot:
Code:
fastboot flash recovery <your twrp img here>
and hit enter. It must return 'OKAY'.
Unplug phone then boot into recovery and flash your SuperSU.zip
https://download.chainfire.eu/924/SuperSU/BETA-SuperSU-v2.68-20160228150503.zip
MINE!
Give a link to proper TWRP image please
tRippinthehead said:
Give a link to proper TWRP image please
Click to expand...
Click to collapse
If you have a locked BL, then root and install DualRecovery. There is an excellent thread here on XDA and you'll be on TWRP in no time. It also makes sure you'll have the drivers and flash tool and everything that you'll need for this already configured and ready to go.
If you have an unlocked BL, just go find TWRP and flash through fastboot.
Thanks OP!
P.S. I'm guessing for those with locked BLs, we can use PRFCreator and that FTF from Xperifirm to create a flashable, pre-rooted MM ROM...anyone tried? My Z3c is currently bricked (hopefully fixable) so I can't test at the moment.
Another DEV published a root method, both for the LB and UB:
http://forum.xda-developers.com/z3/general/wip-sony-android-6-0-mm-t3337357/page1
Keep in mind that that method was used for the BETA version of the rom, but yeah it's more likely that it would work with the consumer release. I'll update the OP once I relock my BL and successfully gain root with it.
The UB method there has the same effect as mine
I could not get root with the method, i would get boot img failure on flashing superSU in twrp with unlocked BL but to solve the issue i just flashed the advanced kernel for 6.0.1 and superSU flashed fine..not sure if anyone else is having this problem but this method did not work for me.
Do I keep root with locked bootloader with this method ?
Title of this topic is confusing, it seems that you need BL unlocked to get root.
hayatesan said:
Do I keep root with locked bootloader with this method ?
Title of this topic is confusing, it seems that you need BL unlocked to get root.
Click to expand...
Click to collapse
No you will lose root if you flash ftf on locked BL, you will need to root again using whichever method you used previously. If you flash an ftf file on ANY bootloader locked or unlocked it resets your phone to the contents of the ftf file.
Fictional Reality said:
No you will lose root if you flash ftf on locked BL, you will need to root again using whichever method you used previously. If you flash an ftf file on ANY bootloader locked or unlocked it resets your phone to the contents of the ftf file.
Click to expand...
Click to collapse
And which is the method to root this version with BL??
hv6478 said:
P.S. I'm guessing for those with locked BLs, we can use PRFCreator and that FTF from Xperifirm to create a flashable, pre-rooted MM ROM...anyone tried? My Z3c is currently bricked (hopefully fixable) so I can't test at the moment.
Click to expand...
Click to collapse
I'm giving it a try so I'll let you know.
EDIT: Admittedly I haven't got a clue how to use prfcreator but I tried and whilst it flashed there was no root or recovery.
2nd EDIT: XDR doesn't work on MM yet. I'll give TWRP a try.
TWRP 3.0.2 for Z3C https://dl.twrp.me/z3c/twrp-3.0.2-0-z3c.img.html
Buleste said:
I'm giving it a try so I'll let you know.
EDIT: Admittedly I haven't got a clue how to use prfcreator but I tried and whilst it flashed there was no root or recovery.
2nd EDIT: XDR doesn't work on MM yet. I'll give TWRP a try.
TWRP 3.0.2 for Z3C https://dl.twrp.me/z3c/twrp-3.0.2-0-z3c.img.html
Click to expand...
Click to collapse
Nice that sounds promising, at least it worked with the .zip that you created!
Which version of SuperSU are you using?
Thanks,
hv
hv6478 said:
Nice that sounds promising, at least it worked with the .zip that you created!
Which version of SuperSU are you using?
Thanks,
hv
Click to expand...
Click to collapse
I'm using BETA-SuperSU-v2.71-20160331103524.zip
However I was looking at the PRFCreator thread and it looks like if you add Recroot v2 as the SuperSU it should work. Not sure if it will give a recovery though.
EDIT: Okay. Didn't install the SuperSU binary properly but Kingroot could install the root though. Tried to remove it and replace with SuperSU and got a bootloop. However I have a cunning plan.
Xperia Z3 Compact - UB
I could not get TWRP recovery with the fastboot method.
I tried to install several "recoverys" but none are installed.
Help me please.
Buleste said:
I'm using BETA-SuperSU-v2.71-20160331103524.zip
However I was looking at the PRFCreator thread and it looks like if you add Recroot v2 as the SuperSU it should work. Not sure if it will give a recovery though.
EDIT: Okay. Didn't install the SuperSU binary properly but Kingroot could install the root though. Tried to remove it and replace with SuperSU and got a bootloop. However I have a cunning plan.
Click to expand...
Click to collapse
I love the sound of progress!
rvnlvrz said:
So the OFFICIAL 6.0.1 is already out and this is not the BETA version. It's for consumer release.
So how do you get to this eh?
NOTES: Flashtool can be used for both LB/UB. You won't lose DRM keys or unlock bootloader if you flash via flashtool.
1. Install Flashtool (get it here: http://www.flashtool.net/downloads.php).
2. There is a XperiFirm option there which would allow you to download official FTF files.
3. Navigate your way to Z3 Compact and grab the D5803 version US Variant (since this is configured for GLOBAL-LTE but i might still need to test bands). Or just grab anything you want there as long as it's version: 23.5.A.0.570
3. Flash using flashmode (hit the lightning icon there).
Now there's this "WIPE" Box, you have 2 options!
- Check User data and App logs and hit flash -- this will factory reset phone so you better have a backup!
- Leave them UNCHECKED if you want to retain your apps from your previous STOCK ROM. (might automatically uninstall incompatible apps in the process).
Once it asks for your device to be connected. Do as it says (power down, then hold the vol. down button as you plug the phone in).
-- this should start flashing.
4. After the process you may now boot the phone and there you have it!
-- Things below require unlocked BL --
If you want root, you can use fastboot and TWRP 3.X (I've tested the TWRP version 3.0.2 on the 6.0.1 beta before)
send this command on fastboot:
Code:
fastboot flash recovery <your twrp img here>
and hit enter. It must return 'OKAY'.
Unplug phone then boot into recovery and flash your SuperSU.zip
https://download.chainfire.eu/924/SuperSU/BETA-SuperSU-v2.68-20160228150503.zip
Click to expand...
Click to collapse
It doesn't work, I have trying out for a while, but fastboot doesn't flash anything
hv6478 said:
I love the sound of progress!
Click to expand...
Click to collapse
We have progress of sorts.
With prf creator add superSU and create the prerooted ROM.
In TWRP Wipe everything but SDcard and OTG
Install pre rooted ROM
Then Install RICDefieat.zip, byeselinux_flashable.zip, and BusyBox-v1.24.1-Stericson.zip
Power off the phone.
Open Flashtool
Load ftf of .570 and check the Exclude System box and flash the phone
Install TWRP using Z3C_MM_TWRP_Recovery_V2_By_Serajr
And that should be it.
Managed to get everything working bar the TWRP but I think that was my fault.
A download file of everything you need bar the ROM.
Buleste said:
We have progress of sorts.
With prf creator add superSU and create the prerooted ROM.
In TWRP Wipe everything but SDcard and OTG
Install pre rooted ROM
Then Install RICDefieat.zip, byeselinux_flashable.zip, and BusyBox-v1.24.1-Stericson.zip
Power off the phone.
Open Flashtool
Load ftf of .570 and check the Exclude System box and flash the phone
Install TWRP using Z3C_MM_TWRP_Recovery_V2_By_Serajr
And that should be it.
Managed to get everything working bar the TWRP but I think that was my fault.
A download file of everything you need bar the ROM.
Click to expand...
Click to collapse
Worked?
marlontravagli said:
Worked?
Click to expand...
Click to collapse
It seems to be working for me at the moment. Even TWRP.
Edit: TWRP is unstable and sometimes becomes unavailable . If that happens just find SGP621-RICDefeat.zip to enable R/W again and reinstall.
Buleste said:
We have progress of sorts.
With prf creator add superSU and create the prerooted ROM.
In TWRP Wipe everything but SDcard and OTG
Install pre rooted ROM
Then Install RICDefieat.zip, byeselinux_flashable.zip, and BusyBox-v1.24.1-Stericson.zip
Power off the phone.
Open Flashtool
Load ftf of .570 and check the Exclude System box and flash the phone
Install TWRP using Z3C_MM_TWRP_Recovery_V2_By_Serajr
And that should be it.
Managed to get everything working bar the TWRP but I think that was my fault.
A download file of everything you need bar the ROM.
Click to expand...
Click to collapse
ok...this sims to be right, thanks
superpipo said:
ok...this sims to be right, thanks
Click to expand...
Click to collapse
It seems that updating busybox to 1.24.1 stericson stops R/W permissions and the ability to access TWRP however it is easily fixed.
Hi.
I have a Xperia Tablet Z2 (SGP521) with Android 6.0.1 (build 23.5.A.0.570) without root, and I would like to make the root, how can I do?
Thanks in advance.
I'm sorry for my english.
Only way is:
- come back to original rom 4.4.2, using Flashtool http://www.flashtool.net/index.php
- root using Flashtool,
- flash TWRP http://nut.xperia-files.com/path/XZDualRecovery/Older_Releases/XZDualRecovery_2.8.21
- flash a prerooted rom using TWRP 2.8.21, http://forum.xda-developers.com/xperia-z2-tablet/general/prerooted-zip-vmo-ru-ua-kz-t3362729
- flash TWRP 3.0 can download from here http://forum.xda-developers.com/z3/general/wip-sony-android-6-0-mm-t3337357 Recroot combined v 4
To go on recovery, at the vibration when you turn on your device, push volume down button and recovery will start
I made it all working fine
lorisino said:
Only way is:
- come back to original rom 4.4.2, using Flashtool http://www.flashtool.net/index.php
- root using Flashtool,
- flash TWRP http://nut.xperia-files.com/path/XZDualRecovery/Older_Releases/XZDualRecovery_2.8.21
- flash a prerooted rom using TWRP 2.8.21, http://forum.xda-developers.com/xperia-z2-tablet/general/prerooted-zip-vmo-ru-ua-kz-t3362729
- flash TWRP 3.0 can download from here http://forum.xda-developers.com/z3/general/wip-sony-android-6-0-mm-t3337357 Recroot combined v 4
To go on recovery, at the vibration when you turn on your device, push volume down button and recovery will start
I made it all working fine
Click to expand...
Click to collapse
Hello,
why i need something "flash" after rooting? i dont understand what is the "flash" do?
Paja LT said:
Hello,
why i need something "flash" after rooting? i dont understand what is the "flash" do?
Click to expand...
Click to collapse
"Flash" means installing something to the internal memory.
You need to go back to a "rootable" version and after having your terminal rooted you can flash the latest rooted ROM.
Following the instructions on this thread https://forum.xda-developers.com/xp...lipopprerooted231a128z2-tabletsgp511-t3100821 I suggest you:
Flash the Lollipop 23.1.A.1.28 firmware with Flashtool;
Unlock the bootloader (not sure it is strictly needed but better avoid potential issues) with Flashtool (use the Sony website to get the unlock code as the automatic retrieval of Flashtool did not work for me);
Root using the script mentioned in the thread;
Flash the custom recovery;
Flash the rooted 6.0.1 ROM.
maxlnc said:
"Flash" means installing something to the internal memory.
You need to go back to a "rootable" version and after having your terminal rooted you can flash the latest rooted ROM.
Following the instructions on this thread https://forum.xda-developers.com/xp...lipopprerooted231a128z2-tabletsgp511-t3100821 I suggest you:
Flash the Lollipop 23.1.A.1.28 firmware with Flashtool;
Unlock the bootloader (not sure it is strictly needed but better avoid potential issues) with Flashtool (use the Sony website to get the unlock code as the automatic retrieval of Flashtool did not work for me);
Root using the script mentioned in the thread;
Flash the custom recovery;
Flash the rooted 6.0.1 ROM.
Click to expand...
Click to collapse
Thank you for the reply, as i understant the devise will work fine without any flashing? "Flash" means something installing in internal memory, but I do not understand why should I do it ?
please help me to root devise.
flashTool writing: "ERROR Illegal key size or default parameters."
That can i do?
Andriusss said:
please help me to root devise.
flashTool writing: "ERROR Illegal key size or default parameters."
That can i do?
Click to expand...
Click to collapse
You cant make the root with the flashtool! Copy the SuperSu (download newest zip) on your tablet (anywhere) and proceed with this: "TabZ2-lockeddualrecovery2.8.21-RELEASE.installer" you already downloaded from the tutorial. when you launch the "install.bat", the tablet will be rooted and twrp installed it auto-boot into twrp and now you can isntall your copied supersu zip then you can proceed with the tutorial
Got it fixed. In my first CWM Backup from the Dualrecovery Package (installer) was a working boot.img All fine now!
ok, i've got a .570 MM with root...but can't install or enter(?) recovery....i'm trying to install recovery using odin
but can't enter download mode required for Odin either, tried installing recovery through TWRP app but it gives
me some sort of error
i'm trying to update my phone to .575 and cant enter recovery, anyone knows if i'm doing something wrong???
thank you in advance
Odin is for Samsung. There is no Download mode in Sony and you can't root Marshmallow, at least not permanently. My favorite method involves downgrading to 4.4.2 and using the Xperia Z Dual Recovery (XZDR) which temporarily roots to install a recovery. After that you can install a prerooted .zip
PS Sony is NOT Samsung!
cachanilla86 said:
Odin is for Samsung. There is no Download mode in Sony and you can't root Marshmallow, at least not permanently. My favorite method involves downgrading to 4.4.2 and using the Xperia Z Dual Recovery (XZDR) which temporarily roots to install a recovery. After that you can install a prerooted .zip
PS Sony is NOT Samsung!
Click to expand...
Click to collapse
oh stupid me, thank you ill get to it.....
igorsalma said:
ok, i've got a .570 MM with root...but can't install or enter(?) recovery....i'm trying to install recovery using odin
but can't enter download mode required for Odin either, tried installing recovery through TWRP app but it gives
me some sort of error
i'm trying to update my phone to .575 and cant enter recovery, anyone knows if i'm doing something wrong???
thank you in advance
Click to expand...
Click to collapse
very easy if you have root and you want TWRP:
Just follow the steps in the following post and you will have a working TWRP:
http://forum.xda-developers.com/showpost.php?p=66232079&postcount=376
PM me if you encounter any problem.
michel090428 said:
very easy if you have root and you want TWRP:
Just follow the steps in the following post and you will have a working TWRP:
http://forum.xda-developers.com/showpost.php?p=66232079&postcount=376
PM me if you encounter any problem.
Click to expand...
Click to collapse
Well that method wasn't available at the time i was trying to upgrade, i just did it with downgrade and rooted again...took me a slightly bit more time but I got it done, thank you anyway
Today I was trying v26S and found not useful for me...So I tried simple updater tool to revert back to 19s... It's showing failed! Help me... I'm non rooted, and on stock 26s Chinese version atm.
SaadZiya said:
Today I was trying v26S and found not useful for me...So I tried simple updater tool to revert back to 19s... It's showing failed! Help me... I'm non rooted, and on stock 26s Chinese version atm.
Click to expand...
Click to collapse
Why would you
While starting phone...it showed some Chinese words boot... Lots of Chinese bloatwares that I hate because I can't disable it or uninstall!
Notification bar shows weirdly because i set my location too in the default weather app...Dont know how to disable that either!
Just install twrp and custom eui
copy 19s rom into the internal storage, rename it update.zip, the go recovery and update
KuranKaname said:
Just install twrp and custom eui
Click to expand...
Click to collapse
I don't want to root my phone bro..
AhmadSant said:
copy 19s rom into the internal storage, rename it update.zip, the go recovery and update
Click to expand...
Click to collapse
Tried the same...But it failed!
You can, but only via TWRP, and root is not needed, only unlocked bootloader.
Unlock bootloader, flash TWRP, Flash ROM and reboot.
Root you flash only if you want.
Beackman said:
You can, but only via TWRP, and root is not needed, only unlocked bootloader.
Unlock bootloader, flash TWRP, Flash ROM and reboot.
Root you flash only if you want.
Click to expand...
Click to collapse
May I get a link for this if its there...
Just follow this guide -> https://forum.xda-developers.com/le-max-2/how-to/protocol-backup-stock-rom-flash-stock-t3517151
Just skip the root part.