I've got twrp 3.2.3. What's the right command to flash it? Is it "fastboot flash boot twrp.img", or "fastboot flash recovery twrp.img"?
Neither, the fota installation described here by cyberwalkman and on twrp.me is still the way to install.I've got twrp 3.2.3. What's the right command to flash it? Is it "fastboot flash boot twrp.img", or "fastboot flash recovery twrp.img"?
can we use this rec to flash android o?(like rr and los15)WARNING!
TWRP builds version 3.2.1-0 and higher are not compatible with Android Lollipop (5.0/5.1.1) due to SELinux rejection
OFFICIAL DOWNLOADS FOR YUGA :
https://twrp.me/sony/sonyxperiaz.html
twrp-3.x.x-x-yuga.img : Official TWRP image
How to install : All informations available on TWRP.me
DEVELOPMENT DOWNLOADS FOR YUGA :
https://androidfilehost.com/?w=files&flid=202353
twrp-3.2.x-x-yuga.zip : Flashable TWRP 3 to FOTA installer
twrp-3.2.x-x-yuga.img : Fastboot bootable TWRP 3 image
cleaner-fota-yuga.zip : Flashable FOTA formatter (optional)
HOW TO INSTALL EASILY TO FOTA :
* (Optional) : Download the TWRP bootimage and flash it to boot
fastboot flash boot twrpfilename.img
* Boot to recovery : Enter the Recovery as usual
* Flash to FOTA : Install the TWRP FOTA zip
* (Optional) : Flash the ROM you want
HOW TO INSTALL MANUALLY TO FOTA :
* Bootimage : Download the TWRP bootimage you want to flash
* File storage : Adapt the path and push the file to the device this way :
* Flash : Extract the TWRP image to the FOTA partition
* Reboot to recovery :adb reboot recovery
ADDITIONAL LINKS :
* Easy ADB and Fastboot for unexperienced users :
https://forum.xda-developers.com/showthread.php?p=48915118
Thanks to the TWRP Team
Current local manifest of the TWRP build
Thank you @CyberWalkMaN
The newest twrp-3.2.3-0-yuga.img works nice flashed on boot and on FOTAkernel on my new Xperia Z.
Now flashing the newest official LineageOS 15.1![]()
I came from official 5.1.1.Coming from 4.4 official.. I can install up to 3.0.20.. if I try to install newer, the device doesn't even boot, infinite bootloop trying to enter into the recovery
I'm stuck I want to install the lastest oreo builds
---------- Post added at 17:14 ---------- Previous post was at 16:23 ----------
How did you do it? In my case I couldn't because if I try to install a TWRP version newer than 3.0.2.0, the recovery doesn't boot and enters into a bootloop
I come from Official 4.4, but it's unlocked
I see.. there is a 5.1.1 then.. but for Z?I came from official 5.1.1.
Yes, for Z.I see.. there is a 5.1.1 then.. but for Z?
Enviado desde mi Oneplus 5 mediante Tapatalk
I have xperia z android 5.1.1 with unlocked bootloader but not rooted
Now I have done the step:
fastboot flash boot twrp3.0.2.img
My phone is alway in TWRP mode after restart.
Same issue after flashing twrp(latest)
Bootloader: Unlocked
Rom: Stock LB(5.1.1)
Phone is not rooted
Any help would be appreciated.
Please follow the Instructions of the twrp installation for exactly this device and use the newest version.I have xperia z android 5.1.1 with unlocked bootloader but not rooted
Now I have done the step:
fastboot flash boot twrp3.0.2.img
My phone is alway in TWRP mode after restart.
Same issue after flashing twrp(latest)
Bootloader: Unlocked
Rom: Stock LB(5.1.1)
Phone is not rooted
Any help would be appreciated.
Steps that I followed:Please follow the Instructions of the twrp installation for exactly this device and use the newest version.
adb reboot bootloader
fastboot devices
fastboot flash boot twrp_yuga.img
fastboot reboot
adb push twrp_yuga.img /sdcard
adb shell
dd if=/sdcard/twrp_yuga.img of=/dev/block/platform/msm_sdcc.1/by-name/FOTAKernel
exit
but then after pressing reboot then system in twrp, the phone is rebooting into twrp not in android system. :crying:
I don't know where you got the instruction, but this mixes the right and wrong steps together. :silly:Steps that I followed:
adb reboot bootloader
fastboot devices
fastboot flash boot twrp_yuga.img
fastboot reboot
adb push twrp_yuga.img /sdcard
adb shell
dd if=/sdcard/twrp_yuga.img of=/dev/block/platform/msm_sdcc.1/by-name/FOTAKernel
exit
but then after pressing reboot then system in twrp, the phone is rebooting into twrp not in android system. :crying:
I followed this steps from LineageOs website for YugaI don't know where you got the instruction, but this mixes the right and wrong steps together. :silly:
Please look at twrp.me![]()
Looks like there is an errorI followed this steps from LineageOs website for Yuga
Here is the link: https://wiki.lineageos.org/devices/yuga/install
as there is no method for non-rooted device on twrp.me.![]()
Not working.Looks like there is an error
It is
fastboot boot
not
fastboot flash boot
https://twrp.me/sony/sonyxperiaz.html
![]()
Weird.Not working.
after this command when I enter "fastboot reboot" in cmd
this message appears in cmd "waiting for device".
After that i had to hard reset my phone to boot in android system.
tried adb reboot recovery but the phone is rebooting in sytem.
Could you please provide me the detailed steps how do you flashed it on stock LP.Weird.
Something must be wrong with your PC drivers.
It works here.
First i flashed the stock 5.1.1 and Booted it onceCould you please provide me the detailed steps how do you flashed it on stock LP.
I guess the drivers are correctly installed in my PC as there was no error (except: root this bundle is not valid) occured while flashing stock kk or lp ftf from flashtool 0.9.18.6., the phone booted normally with no issue.
Using platform-tools_r28.0.2-windows.zip, extracted it on C:\adb .![]()
I dont want to flash custom rom after flashing twrp although I done it previously & the phone booted normally in android systemFirst i flashed the stock 5.1.1 and Booted it once
Then I followed exactly the twrp.me instructions, then I booted into twrp, installed lineageOS and installed twrp again.
I use linux Ubuntu 18.04 / Linux mint 19.1
My adb and fastboot drivers are integrated into the kernel
I just downloaded the google platform tools r28.0.1 (now 28.0.3)
I did nothing special, but under windows 10 I got driver problems.
It is difficult to install the drivers there![]()
Thank youI dont want to flash custom rom after flashing twrp although I done it previously & the phone booted normally in android system
Issue persist when you flash twrp, then reboot into system from twrp options without flashing any custom rom or any kind of tweaks.
I want to flash "SONY DRM FUNCTION RESTORATION" through twrp on stock LP Link: https://www.google.co.in/amp/s/foru...ria-z1-z2-z3-series-devices-drm-t2930672/amp/
as I didn't backup ta partition before unlocking bootloader.
You can easily install sony drivers from driver folder in flashtool in Windows 10 by temporarly disabling signed driver enforcement in Windows 10