How i can install Oxygen Os from adb fastboot on OnePlus 5 ? - OnePlus 5 Questions & Answers

Hi , on my Oneplus 5 i flash custom rom (twrp) and root my device , now i want delete all , i want return my OnePlus 5 at the same when i buy .
On the OnePlus one , i download a cyanogen fasboot rom , and in fastboot mode i put a command for erease all and install new recovery new system etc .
But on OnePlus 5 i not find this possibility , I can do this ? I can erease all and install a Oxygen from fastboot ? where I can find the fastboot rom and the command to put?
Solution
I solved my problem with this step.
1) Dowload OxygenOS rom from official site OnePlus http://downloads.oneplus.net/
3) Adb driver installed
4) Put the file of the oxygenOs in adb folder , you can see this folder in C:
5) Start the smartphone in recovery mode , now click install from adb
6) From windows positioning on C folder , and start new session of prompt from adb folder ( you can do this, click shift on keyboard and while right click on adb folder , and you can see the option start new prompt command from folder)
7) from the prompt you can put the command "adb devices" , for be sure the computer see your devices.
8) Now you can install your rom , put the command "adb sideload filename.zip"
Flashing stock recovery
1) Download stock Recovery OnePlus from here http://oxygenos.oneplus.net.s3.amazonaws.com/OP5_recovery.img or else you can see on the download site of oneplus
2) Copy the recovery in the adb folder
3) Start a new prompt command from the folder adb
4) Put the smartphone in fastboot mode (power off the smartphone , and click volume up + power)
5) Put the command "fastboot device" for be sure computer can see the smartphone
6) Put the command "fastboot flash recovery name-recovery.img"
I hope I can help other persons with the same problem

Flash stock recovery and install the latest full zip firmware.
Sent from my ONEPLUS A5000 using Tapatalk

omrij said:
Flash stock recovery and install the latest full zip firmware.
Sent from my ONEPLUS A5000 using Tapatalk
Click to expand...
Click to collapse
I install a stock recovery from fastboot , but when i prove to install a new incremental Ota of Oxygen Os this fails , so I wanted to delete everything and by fastboot install all from scratch.

simon3r said:
Hi , on my Oneplus 5 i flash custom rom (twrp) and root my device , now i want delete all , i want to return my OnePlus 5 at the same when i buy .
On the OnePlus one , i download a cyanogen fasboot rom , and in fastboot mode i put a command for erease all and install new recovery new system etc .
but on OnePlus 5 i not find this possibility , i can do this ? i can erease all and install a Oxygen from fastboot ? where i can find the fastboot rom , and the command to put?
Click to expand...
Click to collapse
Doesn't work for me the original recovery won't recognize adb device so here i have done this:
1) Flash a custom rom Oos based via twrp (i've done this with freedomos) DO NOT REBOOT phone after flash
2) Flash original OxygenOs firmware provided by oneplus site DO NOT REBOOT phone, not yet
3) Put original recovery in your sd card from your pc via twrp (if you don't already have it)
4) Install original recovery from twrp
5) After that, reboot to recovery and you should have the op original one, perform a factory reset via recovery
6) try starting device, if everything works you can finally re-lock bootloader (only if you want)

Solution
Thank you all for reply , i solved my problem with this step.
1) Dowload OxygenOS rom from official site OnePlus http://downloads.oneplus.net/
3) Adb driver installed
4) Put the file of the oxygenOs in adb folder , you can see this folder in C:
5) Start the smartphone in recovery mode , now click install from adb
6) From windows positioning on C folder , and start new session of prompt from adb folder ( you can do this, click shift on keyboard and while right click on adb folder , and you can see the option start new prompt command from folder)
7) from the prompt you can put the command "adb devices" , for be sure the computer see your devices.
8) Now you can install your rom , put the command "adb sideload filename.zip"
Flashing stock recovery
1) Download stock Recovery OnePlus from here http://oxygenos.oneplus.net.s3.amazonaws.com/OP5_recovery.img or else you can see on the download site of oneplus
2) Copy the recovery in the adb folder
3) Start a new prompt command from the folder adb
4) Put the smartphone in fastboot mode (power off the smartphone , and click volume up + power)
5) Put the command "fastboot device" for be sure computer can see the smartphone
6) Put the command fastboot "flash recovery name-recovery.img"
I hope i can help other person with my problem

simon3r said:
Thank you all for reply , i solved my problem with this step.
1) Dowload OxygenOS rom from official site OnePlus http://downloads.oneplus.net/
3) Adb driver installed
4) Put the file of the oxygenOs in adb folder , you can see this folder in C:
5) Start the smartphone in recovery mode , now click install from adb
6) From windows positioning on C folder , and start new session of prompt from adb folder ( you can do this, click shift on keyboard and while right click on adb folder , and you can see the option start new prompt command from folder)
7) from the prompt you can put the command "adb devices" , for be sure the computer see your devices.
8) Now you can install your rom , put the command "adb sideload filename.zip"
Flashing stock recovery
1) Download stock Recovery OnePlus from here http://oxygenos.oneplus.net.s3.amazonaws.com/OP5_recovery.img or else you can see on the download site of oneplus
2) Copy the recovery in the adb folder
3) Start a new prompt command from the folder adb
4) Put the smartphone in fastboot mode (power off the smartphone , and click volume up + power)
5) Put the command "fastboot device" for be sure computer can see the smartphone
6) Put the command fastboot "flash recovery name-recovery.img"
I hope i can help other person with my problem
Click to expand...
Click to collapse
Yes this is the "defualt" method.. Mine was in case your PC won't recognize adb in stock recovery, because it happened at too many people for what i've seen on oneplus 3/3t/5

simon3r said:
Thank you all for reply , i solved my problem with this step.
1) Dowload OxygenOS rom from official site OnePlus http://downloads.oneplus.net/
3) Adb driver installed
4) Put the file of the oxygenOs in adb folder , you can see this folder in C:
5) Start the smartphone in recovery mode , now click install from adb
6) From windows positioning on C folder , and start new session of prompt from adb folder ( you can do this, click shift on keyboard and while right click on adb folder , and you can see the option start new prompt command from folder)
7) from the prompt you can put the command "adb devices" , for be sure the computer see your devices.
8) Now you can install your rom , put the command "adb sideload filename.zip"
Flashing stock recovery
1) Download stock Recovery OnePlus from here http://oxygenos.oneplus.net.s3.amazonaws.com/OP5_recovery.img or else you can see on the download site of oneplus
2) Copy the recovery in the adb folder
3) Start a new prompt command from the folder adb
4) Put the smartphone in fastboot mode (power off the smartphone , and click volume up + power)
5) Put the command "fastboot device" for be sure computer can see the smartphone
6) Put the command fastboot "flash recovery name-recovery.img"
I hope i can help other person with my problem
Click to expand...
Click to collapse
This definitely will help me recover my semi-bricked device, with twrp not accepting modifications or even read/Write internal memory, flashed oreo rom it wiped out my internal memory and now stucked completely to that rom. Hopefully i will get back to factory os with this method Thanks in advance bro helpful people like you keeping this community alive!

simon3r said:
Thank you all for reply , i solved my problem with this step.
1) Dowload OxygenOS rom from official site OnePlus http://downloads.oneplus.net/
3) Adb driver installed
4) Put the file of the oxygenOs in adb folder , you can see this folder in C:
5) Start the smartphone in recovery mode , now click install from adb
6) From windows positioning on C folder , and start new session of prompt from adb folder ( you can do this, click shift on keyboard and while right click on adb folder , and you can see the option start new prompt command from folder)
7) from the prompt you can put the command "adb devices" , for be sure the computer see your devices.
8) Now you can install your rom , put the command "adb sideload filename.zip"
Flashing stock recovery
1) Download stock Recovery OnePlus from here http://oxygenos.oneplus.net.s3.amazonaws.com/OP5_recovery.img or else you can see on the download site of oneplus
2) Copy the recovery in the adb folder
3) Start a new prompt command from the folder adb
4) Put the smartphone in fastboot mode (power off the smartphone , and click volume up + power)
5) Put the command "fastboot device" for be sure computer can see the smartphone
6) Put the command fastboot "flash recovery name-recovery.img"
I hope i can help other person with my problem
Click to expand...
Click to collapse
Awesome, works

Thank you for valuable guidance . I found this explanation only You and another perso
Thank you for valuable guidance . I found this explanation only You and another person how to get back with oreo on runoff

Worked Perfectly for me!! really helphul
:laugh::laugh::good:
simon3r said:
Thank you all for reply , i solved my problem with this step.
1) Dowload OxygenOS rom from official site OnePlus http://downloads.oneplus.net/
3) Adb driver installed
4) Put the file of the oxygenOs in adb folder , you can see this folder in C:
5) Start the smartphone in recovery mode , now click install from adb
6) From windows positioning on C folder , and start new session of prompt from adb folder ( you can do this, click shift on keyboard and while right click on adb folder , and you can see the option start new prompt command from folder)
7) from the prompt you can put the command "adb devices" , for be sure the computer see your devices.
8) Now you can install your rom , put the command "adb sideload filename.zip"
Flashing stock recovery
1) Download stock Recovery OnePlus from here http://oxygenos.oneplus.net.s3.amazonaws.com/OP5_recovery.img or else you can see on the download site of oneplus
2) Copy the recovery in the adb folder
3) Start a new prompt command from the folder adb
4) Put the smartphone in fastboot mode (power off the smartphone , and click volume up + power)
5) Put the command "fastboot device" for be sure computer can see the smartphone
6) Put the command fastboot "flash recovery name-recovery.img"
I hope i can help other person with my problem
Click to expand...
Click to collapse

Help! I tried to do the sideload but in my powershell window says "loading: 'update.zip' *cannot read 'update.zip'* " I don't know what's the problem, my computer can detect my phone with "adb devices" and "fasboot devices" so that's not the problem

Reason for that is adb on Windows can't read large files as it's not Large Address Aware, I'll get the article I use that has a tool that enables that when I get home, it's basically a small program you need to run that enables that functionality.

Fosko Stock said:
Help! I tried to do the sideload but in my powershell window says "loading: 'update.zip' *cannot read 'update.zip'* " I don't know what's the problem, my computer can detect my phone with "adb devices" and "fasboot devices" so that's not the problem
Click to expand...
Click to collapse
use This Software to solve Large address Aware problem
w.techpowerup.com/forums/threads/large-address-aware.112556
it worked for me
Please Select the adb Software correctly as it got me Confused I have installed 2-3 Of them

love you

Related

faild to install recovery tryed many time

hello to all friends
i cant install recovery in my gt540 i flashed with fastboot rom also
when power on with holding camera+power it gose in one dark screen and and i installed the drivers from device manager by updating atumaticaly
but now i have problem in cmd how to install recovery in phon any have
pic from cmd how to writh recovery plz help
have you installed google SDK tools in your computer? download them from here then unzip and put the folder into your c:\program files\android-sdk, then install the fastboot drivers on your computer, download them from here, once you have done this, take your recovery.img and paste it into the android-sdk folder you created early in your c:\. put your phone into fastboot (that is if you installed a rom with fastboot already), to go to fastboot do this Camera + Power, you will get a black screen, thats normal, plug your phone into your computer, and wait until it gets recognized by your computer.
Open CMD as administrator.
input the following line.
cd c:\program files\android-sdk
(remember that you unzip the sdk tools and moved the android-sdk folder to your program files in your C:\)
after that, you will be moved to the carpet \android-sdk in cmd
then input the following line.
fastboot flash recovery recovery.img (or the name of your recovery image.)
once you do that, you will flash recovery into your phone.
if it doesnt work, follow this tutorial in here.
Hope it helps!
Or use the tool by junwei178 (the normal version);

[HOW TO] Unbrick Yu Yureka (easiest method)

Hello guys!
Is your Yu Yureka stuck at the YU boot logo?
Is it not booting any further?
Here you can find the perfect solution to your problem!
Disclaimer
Do it on your own risk
Lets unbrick your device
First of all you will need to download the following files: (remove spaces and the links will work)
1. Minimal ADB Fastboot tool: drive. google. com/file/d/0ByxhrvEhhF3FSFU4SnNFR0hSYmc/view
2. Latest release Cyanogen Recovery and CyanogenMod build (ROM): download. cyanogenmod. org/?device=tomato
3. TWRP Recovery: drive. google. com/file/d/0ByxhrvEhhF3Fc0d6S0hMRTNQSW8/view
Now install the Minimal ADB and Fastboot tool.
After the program is installed correctly, open C:\Program Files\Minimal ADB and Fastboot in your computer.
Copy the CyanogenMod build(ROM) zip file in an external SD card and insert the SD card in your phone.
Now rename the Cyanogen recovery image your downloaded before to recovery.img and then copy it in the Minimal ADB and Fastboot folder. Do copy the twrp.img also in the same folder.
In the folder, hold shift and right click anywhere in the empty space, there will be an option, "open command window here", click that. This is will open cmd prompt window.
Before continuing any further, make sure your device is charged at least 50%.
Now take the battery out from your Yu Yureka and connect it to the computer with the help of micro USB cable.
Yes, connect it without the battery, make sure its connected properly.
after connecting the phone, type this command in the cmd prompt:
fastboot flash recovery recovery.img
If your device is detected and everything will be working,then this will flash the stock cyanogen recovery to your phone.
(Note:You must have renamed it and copied it to the folder as mentioned above )
Now remove the cable from your device, insert the battery, then hold volume up, volume down as well as power button simultaneously for a few seconds. This will take you to the recovery mode.
Format all your data and cache with help of the recovery option.
Now attach the cable again and type this commandin the command prompt:
adb fastboot bootloader
Wait till the device boots into the fastboot mode, thn type this command in the command prompt:
fastboot boot twrp.img
([OPTIONAL] Note: if you want to flash the TWRP recovery permanently on your phone, then type this command instead:
fastboot flash recovery twrp.img
and then manually reboot into recovery mode)
Now you will boot into TWRP recovery. Go to "wipe" option, followed by "advance" option then mark all option you see except sdcard, and wipe it all. This will delete all your data.
Now go to "install" option in the main recovery page. Direct to External SD card and find the CyanogenMod build you copied earlier to it. Then install it.
This will take time. After the installation will complete, TWRP will display the message "Successful".
Then reboot your phone. This will take at most 45 mins to install. So, kepp patients and wait till it boot completely.
Here you go!
your Yu Yureka is unbricked now.
I have tried this on my own Yureka and it works fine
Thank you all! :good:
-------------------------------------------------------------------------------
By Abhishek Shiyal
Twitter: ShiyalAbhi
Instagram: abhi_shiyal
friend i cant understand what said in above line can u describe it step wise i am in serious problem i have yureka plus and i ugraded it cm 13 marshmallow after that when i flash gapps it stuck in yu logo and till then i cant find any solution of it i watching you tube videos but that want work in my cm13 marshmallow updated version phone because these all videos are for cm 12 lolipop
AbhiShiyal said:
Hello guys!
Is your Yu Yureka stuck at the YU boot logo?
Is it not booting any further?
Here you can find the perfect solution to your problem!
Disclaimer
Do it on your own risk
Lets unbrick your device
First of all you will need to download the following files: (remove spaces and the links will work)
1. Minimal ADB Fastboot tool: drive. google. com/file/d/0ByxhrvEhhF3FSFU4SnNFR0hSYmc/view
2. Latest release Cyanogen Recovery and CyanogenMod build (ROM): download. cyanogenmod. org/?device=tomato
3. TWRP Recovery: drive. google. com/file/d/0ByxhrvEhhF3Fc0d6S0hMRTNQSW8/view
Now install the Minimal ADB and Fastboot tool.
After the program is installed correctly, open C:\Program Files\Minimal ADB and Fastboot in your computer.
Copy the CyanogenMod build(ROM) zip file in an external SD card and insert the SD card in your phone.
Now rename the Cyanogen recovery image your downloaded before to recovery.img and then copy it in the Minimal ADB and Fastboot folder. Do copy the twrp.img also in the same folder.
In the folder, hold shift and right click anywhere in the empty space, there will be an option, "open command window here", click that. This is will open cmd prompt window.
Before continuing any further, make sure your device is charged at least 50%.
Now take the battery out from your Yu Yureka and connect it to the computer with the help of micro USB cable.
Yes, connect it without the battery, make sure its connected properly.
after connecting the phone, type this command in the cmd prompt:
fastboot flash recovery recovery.img
If your device is detected and everything will be working,then this will flash the stock cyanogen recovery to your phone.
(Note:You must have renamed it and copied it to the folder as mentioned above )
Now remove the cable from your device, insert the battery, then hold volume up, volume down as well as power button simultaneously for a few seconds. This will take you to the recovery mode.
Format all your data and cache with help of the recovery option.
Now attach the cable again and type this commandin the command prompt:
adb fastboot bootloader
Wait till the device boots into the fastboot mode, thn type this command in the command prompt:
fastboot boot twrp.img
([OPTIONAL] Note: if you want to flash the TWRP recovery permanently on your phone, then type this command instead:
fastboot flash recovery twrp.img
and then manually reboot into recovery mode)
Now you will boot into TWRP recovery. Go to "wipe" option, followed by "advance" option then mark all option you see except sdcard, and wipe it all. This will delete all your data.
Now go to "install" option in the main recovery page. Direct to External SD card and find the CyanogenMod build you copied earlier to it. Then install it.
This will take time. After the installation will complete, TWRP will display the message "Successful".
Then reboot your phone. This will take at most 45 mins to install. So, kepp patients and wait till it boot completely.
Here you go!
your Yu Yureka is unbricked now.
I have tried this on my own Yureka and it works fine
Thank you all! :good:
-------------------------------------------------------------------------------
By Abhishek Shiyal
Twitter: ShiyalAbhi
Instagram: abhi_shiyal
Click to expand...
Click to collapse
how can u connect the device in fastboot mode without the battery????

root methode for honor 6 + marshmallow

try this link that worked for me : https://www.youtube.com/watch?v=DDT8RYrntgs
better download minimal adb and fasboot driver
take in folder " data " the twrp recovery and put this in Minimal adb and fastboot folder
1) turn your phone on , go setting " about " push 7 on build number for open developer option and allow tur usb debugin on
2) on the folder adb and fasboot right clic open a comand her
3) type " adb reboot bootloader " allow adb dont forget that
4)open folder Minimal adb and fastboot right clic again open a comand her
5) type fastboot flash recovery twrp.img " rename your recovery like this "
6) reboot your phone open a comand in Minimal adb fastboot folder right clic open a comand type adb reboot recovery and flash all zip ! " do not allow twrp flash a supesu is important reboot and enjoy
link file twrp+ flash zip : https://drive.google.com/open?id=0B7NgwPmiSDUzbU5hSUFhX0Vad1E
I have done these tutorials to root in marshmallow (spanish) http://actualizatumovil.com/Temas-Tutorial-TWRP-SuperSu-EMUI-4-Marshmallow-Honor-6 and http://www.htcmania.com/showthread.php?t=1178516

how to install recovery in redmi note 4

what is the requirement to install TWRP recovery in Redmi Note 4
1. Universal ADB driver
2. ADB files
3. TWRP Recovery
These 3 files you can download by clicking here after download these files first insatall universal adb driver after that unzip the adb.zip and twrp.zip after unzip both file open twrp unzip folder and copy twrp.img and past it on adb unzip folder.
Your device bootloder must be unlock if your device bootloder is not unlock than unlock it. visit here to unlock your device bootloder.
After unlock bootloder in your device just follow the step given below
Enable USB Debugging
==> Enable Developer option- Goto Settings > About phone > tap on MIUI version 5 to10 times.
==> Enable USB Debugging- Goto Settings > Additional settings > Developer options > USB Debugging and enable it.
Enable OEM Unlock
==> Enable OEM Unlock – Goto Settings > Additional settings > Developer options > Enable OEM Unlock.
Installation Process For TWRP Recovery in Redmi Note 4
1. Now connect your phone Redmi Note 4 to PC via USB cable.
2. Open the ADB unzip Folder.
3. Inside the folder, press and hold “Shift” Key then right click and select and selecte the option “Open command Windows here”. like this
4. The Command prompt will open.
5. Now write the this command.
adb devices
7. If your Redmi Note 4 properly connected to your PC it will show your device with some alphanumeric character.
8. Now write the this command. This will reboot your device into fastboot mode
adb reboot bootloader
9. Now its time to flash TWRP, so run this command.
(NOTE:- you must check in adb folder twrp.img file present or not if not present than past it first from twrp folder)
fastboot flash recovery twrp.img
once flashing process done than turn on your device
Actually you may use command 'dd' in adb shell or a terminal emulator to flash recovery easily.
yadav. said:
fastboot flash boot twrp.img
once flashing process done than turn on your device
Click to expand...
Click to collapse
I seems that the right command is "fastboot flash recovery twrp.img"
Unless you wanna install the recovery onto the kernel partition.
@OP: The correct command to flash the recovery is
fastboot flash recovery twrp.img
Please correct it in your post.
it does't work
after i downloaded the ADB file and the TWRP img together into my phone , which i saw with the CMD . and i open back my phone to recovery mode agian. it does not appear as TWRP . HOW?
Aaronyap said:
after i downloaded the ADB file and the TWRP img together into my phone , which i saw with the CMD . and i open back my phone to recovery mode agian. it does not appear as TWRP . HOW?
Click to expand...
Click to collapse
Because the instruction in first post is incorrect, after you flashed recovery you also need to use this command: "fastboot boot recovery_image_name.img"
This is needed only to boot into TWRP for first time, if you intend on flashing custom ROM's then Format DATA,reboot to recovery again and you can use it normal.

I'm 63 years old & could do with some help - trying to flash my Moto G4 but no luck

I'm 63 years old & could do with some help - trying to flash my Moto G4 but no luck
Hello folks.
I apologise in advance. I thought something was a good idea, and I said to myself I would give it a try and I won't give up, but I have been at this for about 5 hours now and no progress.
I have a Moto G4 which my wife gave about a year ago. I don't like stock Android and want to install Lineage OS onto it. I understand that first I need to:
1. Unlock my bootloader (done)
2. Install ADB Driver Installer onto my Dell (done)
3. Install Minimal ADB and Fastboot onto my Dell (done)
4. Plug my G4 into my Dell using the correct cable. It seems to work as the ADP Driver Installer / APK Installer recognises it as per the image below
https://drive.google.com/open?id=1QZAu9ZrCsKBhUcCofo2bde5aB89v76TB
5. Open up the command promt in the Minimal ADB and Fastboot folder, type adb devices - the device is recognised
6. Here is where the problems start!
(a) At this stage, as soon as I type adb reboot bootloader, the G4 reboots but as it does, it disappears from the ADB Diver Installer / APK Installer!
(b) Soon after when I type fastboot flash recovery twrp.img then nothing is found, no files or directory or anything.
I don't understand what I am doing wrong and am very stuck sadly.
https://drive.google.com/file/d/1zR361DukYrsc923zD2q6Aml3Xr0DVqlj/view?usp=sharing
Would really appreciate some help from you young clever guys!
Thank you.
George.
George425 said:
Hello folks.
I apologise in advance. I thought something was a good idea, and I said to myself I would give it a try and I won't give up, but I have been at this for about 5 hours now and no progress.
I have a Moto G4 which my wife gave about a year ago. I don't like stock Android and want to install Lineage OS onto it. I understand that first I need to:
1. Unlock my bootloader (done)
2. Install ADB Driver Installer onto my Dell (done)
3. Install Minimal ADB and Fastboot onto my Dell (done)
4. Plug my G4 into my Dell using the correct cable. It seems to work as the ADP Driver Installer / APK Installer recognises it as per the image below
https://drive.google.com/open?id=1QZAu9ZrCsKBhUcCofo2bde5aB89v76TB
5. Open up the command promt in the Minimal ADB and Fastboot folder, type adb devices - the device is recognised
6. Here is where the problems start!
(a) At this stage, as soon as I type adb reboot bootloader, the G4 reboots but as it does, it disappears from the ADB Diver Installer / APK Installer!
(b) Soon after when I type fastboot flash recovery twrp.img then nothing is found, no files or directory or anything.
I don't understand what I am doing wrong and am very stuck sadly.
https://drive.google.com/file/d/1zR361DukYrsc923zD2q6Aml3Xr0DVqlj/view?usp=sharing
Would really appreciate some help from you young clever guys!
Thank you.
George.
Click to expand...
Click to collapse
It says no twrp.img in that folder.
Because You renamed it's name to twrp.img.img ?
Try flash with "fastboot flash recovery twrp.img.img"
common file extensions are not shown in name, or while rename, but you added ".img" at last, so it is doubled..
Hello sir,
Copy the twrp file to the folder where ADB is installed. The folder is located in C drive.
Next you can Shift+right click, open powershell/cmd, whichever is there.
Now type in command
" fastboot flash recovery tw" and click tab button. After tab button, click enter.
This should be done when phone is in bootloader mode and connected to laptop/PC.
after the command execution is over, you can reboot to recovery.
First flash Ex kernel and then flash magisk, in THIS ORDER ONLY, OR YOUR PHONE WILL BRICK!
And voila, you have root! Flash anything!
____Mdd said:
It says no twrp.img in that folder.
Because You renamed it's name to twrp.img.img ?
Try flash with "fastboot flash recovery twrp.img.img"
common file extensions are not shown in name, or while rename, but you added ".img" at last, so it is doubled.
Click to expand...
Click to collapse
Thank you for your suggestion. I did exactly as you said, in fact I tried different variations - I changed twrp.img to just twrp, then tried the command fastboot flash recovery twrp.img, nothing and then I changed it back to how it was, twrp.img and tried the command again, this time ending with twrp.img.img and nothing. Result is as shown below (bootloader not found / not signed or corrupted).
https://drive.google.com/open?id=1qMgUDp767Q32c0MmH2Ey17cpEGI75cJS
What shall I try now?
George425 said:
Thank you for your suggestion. I did exactly as you said, in fact I tried different variations - I changed twrp.img to just twrp, then tried the command fastboot flash recovery twrp.img, nothing and then I changed it back to how it was, twrp.img and tried the command again, this time ending with twrp.img.img and nothing. Result is as shown below (bootloader not found / not signed or corrupted).
https://drive.google.com/open?id=1qMgUDp767Q32c0MmH2Ey17cpEGI75cJS
What shall I try now?
Click to expand...
Click to collapse
You flashed it. Reboot into recovery now.
George425 said:
Thank you for your suggestion. I did exactly as you said, in fact I tried different variations - I changed twrp.img to just twrp, then tried the command fastboot flash recovery twrp.img, nothing and then I changed it back to how it was, twrp.img and tried the command again, this time ending with twrp.img.img and nothing. Result is as shown below (bootloader not found / not signed or corrupted).
https://drive.google.com/open?id=1qMgUDp767Q32c0MmH2Ey17cpEGI75cJS
What shall I try now?
Click to expand...
Click to collapse
You've done it! Reboot to recovery!
Lyuu said:
You flashed it. Reboot into recovery now.
Click to expand...
Click to collapse
DhirajKale789 said:
You've done it! Reboot to recovery!
Click to expand...
Click to collapse
Yes you are both absolutely correct thank you for your help! I didn't think it was working!

Categories

Resources