Question Can't reinstall magisk ( Stuck in fastboot ) - OnePlus 9 Pro

Hi everyone, my device ( OP9 Pro with Android 12 DA ) was rooted with magisk but by mistake i uninstalled magisk. I tried to just boot in fastboot the magisk img that i used the first time ( From the Guide of this forum ) but everytime my phone get stuck on the "Fastboot Mode" ( With the OP logo ) and nothing happen, i can reboot my phone with Vol Up + Power but i can't reinstall magisk. Can someone help me please ?

titanfrigel said:
Hi everyone, my device ( OP9 Pro with Android 12 DA ) was rooted with magisk but by mistake i uninstalled magisk. I tried to just boot in fastboot the magisk img that i used the first time ( From the Guide of this forum ) but everytime my phone get stuck on the "Fastboot Mode" ( With the OP logo ) and nothing happen, i can reboot my phone with Vol Up + Power but i can't reinstall magisk. Can someone help me please ?
Click to expand...
Click to collapse
You open usb debuging then need this comand '' abd reboot bootloader '' than '' fatsboot flash boot bootpatched.img '''

sefai77 said:
You open usb debuging then need this comand '' abd reboot bootloader '' than '' fatsboot flash boot bootpatched.img '''
Click to expand...
Click to collapse
Ho I need to flash ? It will not erase my data ?

titanfrigel said:
Ho I need to flash ? It will not erase my data ?
Click to expand...
Click to collapse
dont erase data with magisk

1 ) Go to settings + about devices + version than 7 click build number and open developer options
2 ) Go to setting + system setting + developer options + usb debugging open
3 ) Connect tha phone pc files share
4 ) Open comand screen ( adb devices ) you need see phone on pc comand
adb reboot bootloader
adb flash boot bootpatched.img

sefai77 said:
1 ) Go to settings + about devices + version than 7 click build number and open developer options
2 ) Go to setting + system setting + developer options + usb debugging open
3 ) Connect tha phone pc files share
4 ) Open comand screen ( adb devices ) you need see phone on pc comand
adb reboot bootloader
adb flash boot bootpatched.img
Click to expand...
Click to collapse
Yes I know that but when I do "adb flash boot bootpatched.img" with the good name of course , it just get stuck on this screen :

titanfrigel said:
Yes I know that but when I do "adb flash boot bootpatched.img" with the good name of course , it just get stuck on this screen :
Click to expand...
Click to collapse
you are giving the wrong command

first : adb reboot bootloader
second : fastboot flash boot bootpatched.img
not adb flash boot or adb reboot fastboot comand this is wrong

sefai77 said:
you are giving the wrong command
Click to expand...
Click to collapse
Just a mistake I was doing "fastboot boot bootpatched.img" but will try with flash instead of boot

fastboot flash boot......

If your phone can boot, then all you should need to do is temp boot from a bootpatched.img that's correct for your current software version and then direct install Magisk from the Magisk app, following the steps to root an unlocked device from here:
[GUIDE] [Magisk] [Unlock / ROOT / Keep Root] OOS 13.1.0.500
Different variants of Magisk that are available for use : Magisk Variant Stable / Beta / Canary Release Official Android / OOS OOS 11 and above Maintainer topjohnwu Project Link GitHub Zygisk No...
forum.xda-developers.com

runningslow said:
If your phone can boot, then all you should need to do is temp boot from a bootpatched.img that's correct for your current software version and then direct install Magisk from the Magisk app, following the steps to root an unlocked device from here:
[GUIDE] [Magisk] [Unlock / ROOT / Keep Root] OOS 13.1.0.500
Different variants of Magisk that are available for use : Magisk Variant Stable / Beta / Canary Release Official Android / OOS OOS 11 and above Maintainer topjohnwu Project Link GitHub Zygisk No...
forum.xda-developers.com
Click to expand...
Click to collapse
It's maybe because I was using patched image of C.48 and I have C.60, gonna try to find the image of C.60

It worked with patched img of C.60, thx for the help !

Related

Moto 360 5.1.1 (LDZ22O) Root

Root For LDZ22O 5.1.1
If your moto on the latest version you need restore it to LDZ22O with RootJunky SuperTool v5
Connect via DIY USB Cable
Enable adb from developer options
If your bootloader locked unlock it with the supertool (option 2)
Restore to LDZ22O with (option 6) and pair&configure the watch
After pair&configuration you need enable again the adb on the watch from development options​
download latest TWRP 3.0.0 Here​Flash it when on bootloader (command: adb reboot bootloader ) --> from bootloader (command: fastboot flash recovery twrp-3.0.0-0-minnow.img )
you can boot to recovery with (command: fastboot boot twrp-3.0.0-0-minnow.img ) or with adb (command: adb reboot recovery )​
Download Modded Wear-SuperSU-v2.67.zip
Boot to recovery & with cmd (type: adb shell) --> (type: mount /system) then (type: exit ) --> then push Wear-SuperSU-v2.67.zip to sdcard (type: adb push Wear-SuperSU-v2.67.zip /sdcard )
from TWRP enable system partiiton modification --> then flash the Wear-SuperSU-v2.67.zip in sdcard folder (if dont see any red lines durring flash it worked)​
Finally just reboot dont wipe Anything !!IMPORTANT DONT WIPE!! (TWRP Steel Not Working Good with The partitions on moto 360) ​
open adb shell and (type: su ) if you see # you rooted
I'm working on root for the 6.0.1 version, trying get rid of the squashfs read-only /system partiiton & make same one with ext4 I Would like some help from developers ​
Thank you, this worked perfectly for me, and I've been trying to get this thing rooted for months now. I cant wait to see what you do with the 6.0.1 version.
With the latest bootloader, version 954, you can use the button to boot to different modes. One person contacted me about this issue.
How can you use the button when it ask for unlock confirmation? Doesn't it reboot instead to unlocking?
dproldan said:
With the latest bootloader, version 954, you can use the button to boot to different modes. One person contacted me about this issue.
How can you use the button when it ask for unlock confirmation? Doesn't it reboot instead to unlocking?
Click to expand...
Click to collapse
I dont sure about the new bootloader but I think it still let you confim to unlock after cmd command "fastboot oem unlock" but you need to be quick you have only couple of seconds to press the watch button
Shapi300 said:
I dont sure about the new bootloader but I think it still let you confim to unlock after cmd command "fastboot oem unlock" but you need to be quick you have only couple of seconds to press the watch button
Click to expand...
Click to collapse
i'm not sure about it, because i try as fastest i can, but power button only change the boot mode on bootloader version 954. I need to downgrade because the new version make my bluetooth stop working
Lagoone said:
i'm not sure about it, because i try as fastest i can, but power button only change the boot mode on bootloader version 954. I need to downgrade because the new version make my bluetooth stop working
Click to expand...
Click to collapse
Hi, Were you able to downgrade ?
alidsd said:
Hi, Were you able to downgrade ?
Click to expand...
Click to collapse
nope, still waiting for help

How to Root and install Magisk on NSTV 2019 Pro v8.2.0

*** You should unlock bootloader ***
*** This steps is not contains details so is not for newbies ***
*** I suggest fresh install v8.2.0 to gain stable result and skip Google sign-in to safe your privacy ***
-In fastboot mode, boot TWRP:
Code:
fastboot boot twrp-3.4.0-0-20200926-UNOFFICIAL-foster.img
(Download here!)
-Your NSTV 16GB storage will be detected on windows, Copy Magisk v21 or later in it.
(Download here!)
- Connect a mouse to usb (near hdmi) and flash the magisk.zip
- Reboot to bootloader, use TWRP reboot options.
- Flash mdarcy.dtb.img:
Code:
fastboot flash dtb mdarcy.dtb.img
extract from nv-recovery-image-shield-atv-2019-pro-8.2.0.zip package.
- Flash vbmeta_skip.img:
Code:
fastboot flash vbmeta vbmeta_skip.img
extract from nv-recovery-image-shield-atv-2019-pro-8.1.0-dev_rooted.zip package, or use attached file.
- Reboot and wait for bootup:
Code:
fastboot reboot
If you wish to skip Google sign-in: go here!
Will this guide allow AI Upscaling to work?
I am so excited I will try this tonight together with your skip google signing guide.
What I want to achieve:
A rooted NS 2019 Pro with magisk so it is possible to use AFwall+ , totally without google login requirement. And also bonus if AI Upscaling works.
Will this guide help me achieve all this?
cHECKjAM said:
Will this guide allow AI Upscaling to work?
Click to expand...
Click to collapse
Not yet! (But I'm testing MagiskHide Props, hope it works)
cHECKjAM said:
A rooted NS 2019 Pro with magisk so it is possible to use AFwall+ , totally without google login requirement.
Click to expand...
Click to collapse
Absolutely YES!
Can I flash these mdarcy.dtb.img and vbmeta_skip.img from on an updated 8.2.1 SHIELD?
jujjk said:
Can I flash these mdarcy.dtb.img and vbmeta_skip.img from on an updated 8.2.1 SHIELD?
Click to expand...
Click to collapse
Can confirm it works on updated 8.2.1
jujjk said:
Can I flash these mdarcy.dtb.img and vbmeta_skip.img from on an updated 8.2.1 SHIELD?
Click to expand...
Click to collapse
I didn't test it
haverlok said:
Can confirm it works on updated 8.2.1
Click to expand...
Click to collapse
Can confirm too.
EDIT :
Activating MagiskHide produces a black screen after the nvidia logo
xene1902 said:
Can confirm too.
EDIT :
Activating MagiskHide produces a black screen after the nvidia logo
Click to expand...
Click to collapse
This might be the only thing keeping me from trying it at the moment. Maybe someone can figure out how MagiskHide Props Config works with AI upscaling?
thanks for the guide, have you tried to install EDxposed and modules like trustmealready? it seems like setting proxy after installing certs wouldn't let me play anything, have anyone got to try and set proxy ?
Worked flawlessly with the latest updates!
I do have a question though. Should I install twrp? Since your guide mentions just using the boot command to get into it I'm curious. Is there any benefit to not installing? I am concerned that If the shield gets bricked I won't be able to restore it if twrp isn't actually installed.
jujjk said:
This might be the only thing keeping me from trying it at the moment. Maybe someone can figure out how MagiskHide Props Config works with AI upscaling?
Click to expand...
Click to collapse
There is some discussion here:
How I can cheat the "bootloader unlock detection" to use AI upscaling as AI-Enhanced?
How I can cheat the "bootloader unlock detection" to use AI upscaling as AI-Enhanced? I have UNLOCKED nvidia-shield-2019-pro with SW.8.2.0-dev_rooted I'd like to use AI upscaling as “AI-Enhanced” mode while the bootloader is unlocked:cool: Can...
forum.xda-developers.com
Thanks for this
Worked
But I'd be happy to get dolby vision instead Of AI
We can't get either lol
xene1902 said:
Can confirm too.
EDIT :
Activating MagiskHide produces a black screen after the nvidia logo
Click to expand...
Click to collapse
LazorBlind said:
Worked flawlessly with the latest updates!
I do have a question though. Should I install twrp? Since your guide mentions just using the boot command to get into it I'm curious. Is there any benefit to not installing? I am concerned that If the shield gets bricked I won't be able to restore it if twrp isn't actually installed.
Click to expand...
Click to collapse
TheUndertaker21 said:
Thanks for this
Worked
But I'd be happy to get dolby vision instead Of AI
We can't get either lol
Click to expand...
Click to collapse
Has anyone of you managed to fully root and bypass google login?
If so please please can anyone share some instructions? Im totally stuck for 2 months now and everytime I try I get bootloop on the bypass google stage.. And I really want to bypass google login since I dont even have a google account and dont want one..
I would really appreciate some help as OP has gone totally silent on this..
1) Download TWRP from https://androidfilehost.com/?fid=8889791610682947099
2) Download Magisk ZIP from https://github.com/topjohnwu/Magisk/releases/download/v21.2/Magisk-v21.2.zip
3) Download and install Android Platform Tools (ADB, Fastboot, etc) from https://developer.nvidia.com/gameworksdownload#?search=SHIELD Family Windows USB
4) Go into Bootloader/Fastboot mode
5) Unlock your bootloader:
fastboot oem unlock
6) Boot into TWRP:
fastboot boot twrp-3.4.0-0-20200926-UNOFFICIAL-foster.img
7) Install Magisk (Magisk-v21.2.zip)
8) Go back to the TWRP main menu, click on Reboot. DO NOT INSTALL TWRP
9) Reboot into Bootloader/Fastboot mode
10) Go to https://developer.nvidia.com/gameworksdownload#?search=nvidia shield android tv 2019
11) Download "NVIDIA SHIELD ANDROID TV 2019 Pro Recovery OS Image for 8.2.0"
12) Download "NVIDIA SHIELD ANDROID TV 2019 Pro Developer Only OS Image for 8.1.0"
13) Extract "NVIDIA SHIELD ANDROID TV 2019 Pro Recovery OS Image for 8.2.0" and install the ROM except for vbmeta:
fastboot flash staging blob
fastboot flash boot boot.img
fastboot flash recovery recovery.img
fastboot flash system system.img
fastboot flash vendor vendor.img
fastboot flash dtb mdarcy.dtb.img
14) Extract "NVIDIA SHIELD ANDROID TV 2019 Pro Developer Only OS Image for 8.1.0" and flash vbmeta_skip:
fastboot flash vbmeta vbmeta_skip.img
15) Reboot
16) In Android, select a language
17) At the "Do you have an Android phone or tablet?" screen, on the remote, press UP UP LEFT LEFT (or up up right right, I don't remember)
18) Debug menu will appear, select the option to use google
quantum.slipstream said:
1) Download TWRP from https://androidfilehost.com/?fid=8889791610682947099
2) Download Magisk ZIP from https://github.com/topjohnwu/Magisk/releases/download/v21.2/Magisk-v21.2.zip
3) Download and install Android Platform Tools (ADB, Fastboot, etc) from https://developer.nvidia.com/gameworksdownload#?search=SHIELD Family Windows USB
4) Go into Bootloader/Fastboot mode
5) Unlock your bootloader:
fastboot oem unlock
6) Boot into TWRP:
fastboot boot twrp-3.4.0-0-20200926-UNOFFICIAL-foster.img
7) Install Magisk (Magisk-v21.2.zip)
8) Go back to the TWRP main menu, click on Reboot. DO NOT INSTALL TWRP
9) Reboot into Bootloader/Fastboot mode
10) Go to https://developer.nvidia.com/gameworksdownload#?search=nvidia shield android tv 2019
11) Download "NVIDIA SHIELD ANDROID TV 2019 Pro Recovery OS Image for 8.2.0"
12) Download "NVIDIA SHIELD ANDROID TV 2019 Pro Developer Only OS Image for 8.1.0"
13) Extract "NVIDIA SHIELD ANDROID TV 2019 Pro Recovery OS Image for 8.2.0" and install the ROM except for vbmeta:
fastboot flash staging blob
fastboot flash boot boot.img
fastboot flash recovery recovery.img
fastboot flash system system.img
fastboot flash vendor vendor.img
fastboot flash dtb mdarcy.dtb.img
14) Extract "NVIDIA SHIELD ANDROID TV 2019 Pro Developer Only OS Image for 8.1.0" and flash vbmeta_skip:
fastboot flash vbmeta vbmeta_skip.img
15) Reboot
16) In Android, select a language
17) At the "Do you have an Android phone or tablet?" screen, on the remote, press UP UP LEFT LEFT (or up up right right, I don't remember)
18) Debug menu will appear, select the option to use google
Click to expand...
Click to collapse
You are awesome man! thanks for writing this out Buddy.
I havet not tried this yet but I will tomorrow.
But I think it is weird if it will work because I 100% tried almost this, I flashed the 8.2.0 developer image and have tried the keyboard combo without success.
However it did work on my 2017 pro with developer image.. but yea maybe it is the VB skip version from the other Rom that does it.
BTW will this work with the 8.2.1 as well, I mean the entire flashing and rooting not just skipping Google.
cHECKjAM said:
However it did work on my 2017 pro with developer image.. but yea maybe it is the VB skip version from the other Rom that does it.
Click to expand...
Click to collapse
I tested this with 8.2.0. I did not follow the instructions and caused a bootloop from any of these incorrect steps, I am unsure which specifically caused the bootloop:
* Installing/Flashing TWRP
* Not flashing vbmedia_skip
cHECKjAM said:
But I think it is weird if it will work because I 100% tried almost this, I flashed the 8.2.0 developer image and have tried the keyboard combo without success.
Click to expand...
Click to collapse
Not sure, I flashed 8.2.0 Dev and it worked. You need to select a language first, you can't just use the combo at the very first screen. Try using the remote instead of a keyboard.
cHECKjAM said:
BTW will this work with the 8.2.1 as well, I mean the entire flashing and rooting not just skipping Google.
Click to expand...
Click to collapse
I do not know. I realized that I didn't need root, so I flashed stock 8.2.1.
quantum.slipstream said:
1) Download TWRP from https://androidfilehost.com/?fid=8889791610682947099
2) Download Magisk ZIP from https://github.com/topjohnwu/Magisk/releases/download/v21.2/Magisk-v21.2.zip
3) Download and install Android Platform Tools (ADB, Fastboot, etc) from https://developer.nvidia.com/gameworksdownload#?search=SHIELD Family Windows USB
4) Go into Bootloader/Fastboot mode
5) Unlock your bootloader:
fastboot oem unlock
6) Boot into TWRP:
fastboot boot twrp-3.4.0-0-20200926-UNOFFICIAL-foster.img
7) Install Magisk (Magisk-v21.2.zip)
8) Go back to the TWRP main menu, click on Reboot. DO NOT INSTALL TWRP
9) Reboot into Bootloader/Fastboot mode
10) Go to https://developer.nvidia.com/gameworksdownload#?search=nvidia shield android tv 2019
11) Download "NVIDIA SHIELD ANDROID TV 2019 Pro Recovery OS Image for 8.2.0"
12) Download "NVIDIA SHIELD ANDROID TV 2019 Pro Developer Only OS Image for 8.1.0"
13) Extract "NVIDIA SHIELD ANDROID TV 2019 Pro Recovery OS Image for 8.2.0" and install the ROM except for vbmeta:
fastboot flash staging blob
fastboot flash boot boot.img
fastboot flash recovery recovery.img
fastboot flash system system.img
fastboot flash vendor vendor.img
fastboot flash dtb mdarcy.dtb.img
14) Extract "NVIDIA SHIELD ANDROID TV 2019 Pro Developer Only OS Image for 8.1.0" and flash vbmeta_skip:
fastboot flash vbmeta vbmeta_skip.img
15) Reboot
16) In Android, select a language
17) At the "Do you have an Android phone or tablet?" screen, on the remote, press UP UP LEFT LEFT (or up up right right, I don't remember)
18) Debug menu will appear, select the option to use google
Click to expand...
Click to collapse
I have followed every single step 100% exactly - after first format data and clear data/system everything in TWRP once first.
I boot in to the language menu - pick language - from there the keycombo does not work anywhere, no way, no how.. 100% does not work
I have used this key combo fine on my 2017 on developers image before.. I know it should work but something is not working from other steps..
Any idea what can be wrong? as I said I have 100% followed your step 1 to finish in exact detail and done everything exactly as you described..
So has anyone tried to push the latest update? Following this guide worked great on 8.2.1 even though it uses files from 8.2.0, but does updating nullify it?
I got stuck with a boot loop for some reason.
Tried to factory reset using the bootloader and tried it through the recovery with no luck.
How can I get into fastboot mode ,so I can flash an image?
EDIT; Had to install device driver again for some reason.hmmm.
THANKS, vandyman
Has anyone tried using this root method on the current version 8.2.2? I want to root but I don't want to lose an entire day to a bootloop diagnostic scenario. Tnx
protechtedd said:
Has anyone tried using this root method on the current version 8.2.2? I want to root but I don't want to lose an entire day to a bootloop diagnostic scenario. Tnx
Click to expand...
Click to collapse
I am about to backup my device and push in the 8.2.2 update. I may lose root and if I do, I will try the guide and see what happens

Question How to root without twrp

My problem is that I have installed a custom rom that is no longer in support in XDA .
So when I tried to to boot using fastboot boot twrp.img command my device won't boot in twrp therefore I am not able to install twrp hence magisk is still not working.
Is there any other way to root my mi 11x witouht using custom recovery.
Yes. It's the twrp fastboot method.
1. First of all you need the boot.img from your ROM. For a fastboot ROM it's in the Images folder. For an OTA you have to use a payload.bin extractor.
2. Then install the magisk manager app and use patch boot.img
3. Then install the patched boot.img through fastboot
Full instructions:
Installation
The Magic Mask for Android
topjohnwu.github.io
Robert314 said:
Yes. It's the twrp fastboot method.
1. First of all you need the boot.img from your ROM. For a fastboot ROM it's in the Images folder. For an OTA you have to use a payload.bin extractor.
2. Then install the magisk manager app and use patch boot.img
3. Then install the patched boot.img through fastboot
Full instructions:
Installation
The Magic Mask for Android
topjohnwu.github.io
Click to expand...
Click to collapse
Thanks sir. But someone says me that when he tried this method his phone stuck on miui logo and not working.. he has same mi 11x.
Tanishkmusic said:
Thanks sir. But someone says me that when he tried this method his phone stuck on miui logo and not working.. he has same mi 11x.
Click to expand...
Click to collapse
Maybe they used the wrong boot.img for their ROM. Are you using MIUI? If so it may be more difficult as you've got to get the correct version from firmware finder. Even then magisk might not like your MIUI install. I've heard people running custom ROMs able to install magisk on Mi11X. E.g HavocOS, ArrowOS etc
This is the only way to install magisk properly at the moment
Edit: if you prefer MIUI there is another alternative by flashing on of the improved MIUI ROMs (they just take MIUI and add slightly extra features and improve performance). I can't link the telegram group on XDA but you can PM me
Tanishkmusic said:
My problem is that I have installed a custom rom that is no longer in support in XDA .
So when I tried to to boot using fastboot boot twrp.img command my device won't boot in twrp therefore I am not able to install twrp hence magisk is still not working.
Is there any other way to root my mi 11x witouht using custom recovery.
Click to expand...
Click to collapse
To install twrp do this:
(pre requisites)
-driver for f3 installed;
-adb and fastboot or platform tool (preferable) on the pc;
-usb debugging enabled on the phone.
Therefore:
1) download the .img file of the twrp you want to install, I used this:
Downloads for : Xiaomi Redmi K40 / Poco f3 | AndroidFileHost.com | Download GApps, Roms, Kernels, Themes, Firmware and more. Free file hosting for all Android developers.
Download GApps, Roms, Kernels, Themes, Firmware, and more. Free file hosting for all Android developers.
androidfilehost.com
2) rename the file to twrp.img (for convenience);
3) move the trwp.img file to the adb and fastboot folder (if you use adb) or to the platform tool folder (if you use platform);
4) always in the same folder open a cmd window (go to the address bar, type cmd and press enter);
5) after activating usb debug on the phone, turn it off, start it in fastboot (long press of Power + volume -) and connect it to the pc;
6) check if fastboot recognizes the phone with this command:
Code:
fastboot devices
If your phone code appears you can start it in twrp.
7) to start it in twrp type this command:
Code:
fastboot boot twrp.img
8) now the phone should automatically boot into twrp, so go to Advanced> Flash Current TWRP
done, you should now have twrp installed. for the root there is this guide:
Magisk App 24.3 (Magisk Manager) Latest Version For Android 2023
Magisk is a multi-tasking rooting solution that root device in a systemless format without changing the internal files.
magiskapp.com

Question How do I install custom recovery on Xiaomi 11 lite 5g ne ( lisa ) global ?

I'm new to Xiaomi devices , I Have Xiaomi 11 lite 5g ne ( lisa ) global version ( Snapdragon 778G 5g ) and I wanted to install the cherish os 4.2 on it but I don't know how to flash the custom recovery for it, can someone please tell how to flash it step by step? I'll be so grateful.
Did u unlock bootloader ??
If not u must do it first
After register for unlock u must wait 7days to unlock...
boneszbo said:
Did u unlock bootloader ??
If not u must do it first
After register for unlock u must wait 7days to unlock...
Click to expand...
Click to collapse
Yes, I only want to know how to flash the custom recovery for the cherish os step by step
Muneebos77 said:
Yes, I only want to know how to flash the custom recovery for the cherish os step by step
Click to expand...
Click to collapse
Reboot to bootloader (fastboot)
Connect the phone to PC
fastboot flash boot boot.img
fastboot flash vendor_boot vendor_boot.img
If already on custom ROM skip the previous steps and flash with your recovery
fastboot reboot recovery
Select Wipe data/factory reset & confirm
Go back and select Apply update from ADB
ADB sideload Cherish-OS*.zip
After installation is complete, Reboot the system.
Thanks but I don't know how to this :
" • fastboot flash boot boot.img
• fastboot flash vendor_boot vendor_boot.img "
If you can tell how exactly I can do it ( detailed step by step) I'll be so thankful.
you have to enter fastboot mode of your phone. hold volume down and power button on booting. You will see in orange letters "FASTBOOT" on your display. Then connect your device to PC
the boot.img and vendor.img are files which you will find here also the newest cherish os rom version is there.
"fastboot ..." are the commands you need when your phone is in fastboot mode connected to your PC (type in Commandline)
you need Minimal adb and fastboot tools on your PC
don't forget to format Data before flashing zip file in recovery.
so , I should download the both files , boot image and the vendor image , and after that in the cmd , I just type the commands without dragging the files ?
Muneebos77 said:
so , I should download the both files , boot image and the vendor image , and after that in the cmd , I just type the commands without dragging the files ?
Click to expand...
Click to collapse
yes
This YouTube video helped me to install custom recovery and custom ROM on my 11 lite 5G NE Global
I watched it , but I don't know if the same method will work with the cherish recovery or not because it has 2 image files
Muneebos77 said:
I watched it , but I don't know if the same method will work with the cherish recovery or not because it has 2 image files
Click to expand...
Click to collapse
Which 2 image files do you mean? Here are all files you need. (boot.img vendor_boot.img; just rename them) and cherishOS in Version 4.1 and 4.2
I installed it yesterday from this source:
CherishOS - Browse /device/lisa at SourceForge.net
sourceforge.net
sensimilia1982 said:
Which 2 image files do you mean? Here are all files you need. (boot.img vendor_boot.img; just rename them) and cherishOS in Version 4.1 and 4.2
I installed it yesterday from this source:
CherishOS - Browse /device/lisa at SourceForge.net
sourceforge.net
Click to expand...
Click to collapse
Oh , so I just have to download the qsvendor_boot.img ( the recovery ) ?
Muneebos77 said:
Oh , so I just have to download the qsvendor_boot.img ( the recovery ) ?
Click to expand...
Click to collapse
You need qsvendor_boot.img, qsboot.img and Cherish-OS*.zip
Oh ok
My BL is already unlocked and has the latest Miui 13 and A12 global official firmware. it will be first time custom recovery to be flashed.
I wonder if my all data to be erased during Orange fox recovery?
sas_sas said:
My BT is already unlocked and has the latest Miui 13 and A12 global official firmware. it will be first time custom recovery to be flashed.
I wonder if my all data to be erased during Orange fox recovery?
Click to expand...
Click to collapse
Installing OF to Ramdisk in Boot partition has nothing to do with wiping Data partition

Oppo A83 [CPH1729] TWRP RECOVERY

⚠Warning: This is not official TWRP, use it at your own risk!!!
Data will be erased. Back up if neccessary
This device is kind of weird so to flash twrp you need these things:
1. Prepare materials​
Install driver so as to have access to preloader (Just install automatically and no need to do anything in device manager)
This software to access to preloader -> fastboot (fastboot is somehow not available via adb methods) Enter fastboot
This tool for flashing
2. Unlock bootloader (need testpoint, python, git (optional) - you can search on google)​
Use this tool - go to this section. Follow guides to unlock bootloader (remember to use testpoint not hardware buttons)
3. Enter fastboot mode​
Use latest MTK META Ultility tool
Select Reboot Fastboot Mode in BRom section
Hold volume down button. While holding connect it to your computer
*Now your phone is in fastboot mode​4. Flash​
Open platform-tools folder in Downloads folder
Shift + Right click then "open command window here"
Input these commands into cmd
fastboot flash boot drag twrp file to cmd
fastboot flash recovery drag twrp file to cmd.
fastboot reboot. Swipe to allow modification in twrp (to make sure that stockboot wont replace twrp). After that reboot to recovery to make it installed on your device permanently.
Now your recovery is ready to flash file you can push stock image file to your root folder using adb command: "adb push. Drag the stock image file. /" (Because Decryption right now doesnt work on my device yet)
Enjoy
*Sounds crazy but it is required to make sure twrp is installed correctly​*If successful, when you power on, you will get a red section on top of your device. If you want to recover to stock recovery, flash the recovery.img below.​*Also, if you want to make your own twrp, you can try recovery.img below.​
Also thanks SebaUbuntu and Mofadal El-Tayeb (مُفَضَّل) for awesome apps
​
​​
​
Here is the PBRB version for this device
Hey I'm stuck in the third step.can you please help me?
Sorry for late reply. What problems do you have?
Is this the stock boot image you provided?
SAMIUL ISLAM 0 said:
Is this the stock boot image you provided?
Click to expand...
Click to collapse
Yes it is. I took it from OTA update
Hey friends
I want to upgrade my oppo a 83 fone to a costum rom to upgrade my androide to android 8 or higher
mahmoud2503 said:
Hey friends
I want to upgrade my oppo a 83 fone to a costum rom to upgrade my androide to android 8 or higher
Click to expand...
Click to collapse
Unfortunately, I have no custom roms available for this phone (

Categories

Resources