I can't install lineage os 17.1 official. I'm on android 10. Sideload doesn't work for me
fastboot boot twrpOrOtherRecovery.img
I boot into recovery when I sideload rom screenWhy doesn't it work?
Is there an error or something?
You can also temporarily boot twrp or any other recovery using
and use the install feature there.Code:fastboot boot twrpOrOtherRecovery.img
It would be really helpfull if you tell us what you did and what error occured.
EDIT: Did you follow this official guide using the rom for your device?
I boot into recovery when I sideload rom screen
the screen goes black and nothing happens
I can't understand why
adb sideload lineageos.zip
I am in twrp recovery(3.30), when I use adb sideload lineage.zip screen goes black and terminal pc does nothing, I have problem only with this rom I can't understand why, I'm on android 10So...
1) you are in lineageOS' recovery
2) click `apply update'
3) `from adb'
4) You doadb sideload lineageos.zip
And then, the device stays black and nothing appears on the screen? No text or anything appears?
What about your terminal on your computer? Does it indicate that it's actually sideloading that zip?
Okay. Then try the following:I am in twrp recovery(3.30), when I use adb sideload lineage.zip screen goes black and terminal pc does nothing, I have problem only with this rom I can't understand why, I'm on android 10
I will try this, hope it works, I Have to use normal flash instead of sideloadOkay. Then try the following:
1) boot twrp.
2) do adb push /path/to/lineageos.zip /tmp
3) Via twrp click the `install' button.
4) Navigate to /tmp and choose the lineageos.zip
5) follow instructions to install (twrp shows these)
6) Done.
Does that work?
Okay. Then try the following:
1) boot twrp.
2) do adb push /path/to/lineageos.zip /tmp
3) Via twrp click the `install' button.
4) Navigate to /tmp and choose the lineageos.zip
5) follow instructions to install (twrp shows these)
6) Done.
Does that work?
Glad it worked!thanks for your help my friend
I finally managed to flash lineage os directly via twrp recovery and zip file, but during the installation process, the screen went completely off, I had to manually reboot the phone and then it booted, is this normal?