[Nexus 9] [ROM] RemixOS 3.0 for Nexus 9: Simplified Installation - Supported Devices

Hi folks. I'll start off with some disclaimers.
I'm not part of the Jide team or in any way affiliated with RemixOS other than that I was given permission to post an "easy install" package here.
I cannot fix bugs. If you want to tell me about bugs you are welcome to, but there's nothing I can do about them. This thread *may* be monitored by Jide team members, but I cannot guarantee timeliness nor thoroughness.
I am only here to support this thread in regard to "How To Install It". That said, I will try to assist anyone with any issues that I can. I can't fix bugs, but I can answer question and may be able to resolve some issues.
This process WILL WIPE your device, so be sure to back up any important files beforehand.
Now that all that's out of the way, let's get to it.
If you haven't heard about RemixOS, here's a little intro: http://www.jide.com/remixos
Remix is a different kind of Android experience.
The only way to install RemixOS at this moment is through fastboot. I took their firmware files and simplified "flash-all" batch script and packaged it alongside ADB and fastboot. If you already have ADB and fastboot, you can download the firmware directly from Jide and install just like always: http://www.jide.com/remixos/devices/nexus9
If you don't have ADB or fastboot, or just want to speed up your install process, keep reading.
You will need an UNLOCKED BOOTLOADER to do this. Unlocking your bootloader will wipe your device, but so will installing this ROM normally, so again be sure to back up important files. Click the spoiler button in the instructions below to see the additional steps for unlocking your bootloader.
Pre-install: Enable "OEM Unlocking" in Developer Settings. To do this: go to "About Tablet" in Settings. Tap "Build Number" seven times. You'll see a notification that you are now a developer, and now you'll have a "Developer Options section in Settings. Go into Developer Options and enable "OEM Unlocking" by flipping the toggle.
1. DOWNLOAD EASY INSTALL PACKAGE:
https://www.androidfilehost.com/?w=files&flid=92087
2. Unzip the package. Just the .zip file you downloaded, no need to unzip anything within the original .zip file.
3. Boot your Nexus 9 into bootloader mode. (power off tablet, hold "Volume Down" and "Power" buttons simultaneously for 4-5 seconds. You'll see a white screen with multicolor text if successful)
4. Connect tablet to PC via microUSB cable.
To unlock bootloader, if necessary:
A. Hold Shift and right-click within the unzipped folder containing ADB and fastboot tools, then click "Open a command window here". A command prompt will pop up.
B. Type
Code:
fastboot oem unlock
C. This will wipe your device and takes a few minutes. If it reboots afterwards, get back into bootloader mode to continue.
5. Double-click "flash-all.bat", the batch file within the folder you unzipped from the package.
6. Wait for a while. It takes a few minutes. Do not unplug the tablet or turn off your computer during this process. It will reboot automatically when complete.
Congratulations, you are now running RemixOS 3.0!
A few notes for modders:
I was able to root using CF Auto Root.
TWRP works fine for flashing some .zips, but remember this is a heavily modified AOSP so not all mods will work.
I have not tested Xposed.
Layers do NOT work.
If you install a custom recovery or modify /system you will not be able to install OTA updates, you will have to flash the entire package manually.

borxnx said:
A few notes for modders:
I was able to root using CF Auto Root.
TWRP works fine for flashing some .zips, but remember this is a heavily modified AOSP so not all mods will work.
Click to expand...
Click to collapse
What method did you use to get CF Auto Root to work? I ran it, and have SuperSU installed, but don't have root, it says there is no SU binary.
How do you have twrp? I have flashed twrp and when I reboot to recovery, I just get a blank screen. After some googling, it looks like Remix doesn't have recovery in the same way stock Android does.

For some reason I ran CF twice the second time it worked. But not the first I hot the same error you did. After that TWRP installed and boots up.
Sent from my Nexus 6 using XDA-Developers mobile app

Related

Idiot's guide to flashing the Xoom (for fun and profit)

This guide is for you that have a new Xoom (WiFi only, US model) with Android 3.1 and want to
- get root access
- enable the external SD card unit
Please note that Android 3.2, which now is available for the US Wifi models, make this guide more or less obsolete. If your aim is to have root access, then there are probably simpler methods.
What you need to do can be encompassed in these following short steps (will be detailed later on) in the following order. Each step is required before you can proceed to the next one. However, make sure that you are very very careful and dont try to take any shortcuts. That may soft-brick your device, and you may have a difficult time to explain that to your wife ... You have been warned!
I strongly recommend you to read the entire guide before trying this. In fact, read it twice to ensure that you have understood everything. If there is wierd stuff that you dont understand, dont hesitate to ask. The reason for me writing this down is that I like to document what I have learned. This is to me an excellent way to ensure that I will remember what I just did. Another reason was that I could not find a single thread that encompassed all steps required. There are many different threads, but noone (that I could find) that really guides you from start to goal. So enjoy and good luck!
I would like to thank LandMaster and cam30era for helping out with advice during my initial trail-and-error session. I soft-bricked my device once and had big problems to get by point 4.3 (avoid overwriting of CWM), but with their encouragement I finally succeeded.
If someone else adapts this guide for the EU model or the 3G model, feel free to drop me an IM and I will update the guide for these devices too. Until then, this has only been tested on a WiFi only, 32 GB device bought in the US. If you brick your 3G or EU bought model, dont call me ...
0. Overview of the 6 required steps
1. Install Motorola USB drivers for your computers (for USB connectivity)
2. Install Java SDK and Android SDK tools (for adb and fastboot commands)
3. Unlock the device for flashing (allowing replacement of recovery and boot images)
4. Install a modified recovery image (ClockWorkMod recovery for Android)
5. Root the device (Allow r/w access to the device filesystem)
6. Flash a kernel that supports the SD card (SD card access, overclocking etc.)​
Steps 1, 2, 4, 5 and 6 require that you download install, image and zip files needed for the flashing.
All this was performed on a Windows XP x86 SP3. Windows 7, Mac and Linux users will probably have to do some steps differently.
Update July 7: I have tested the procedure on Windows 7 x86 now and the procedure is identical to Windows XP.
1. Install the latest Motorola USB drivers
The installation file can be found here
http://www.motorola.com/Support/US-...tware_and_Drivers/USB-and-PC-Charging-Drivers
1.1 Install the drivers and ensure that your Xoom is recognized by the computer
2. Installation of development software
Java SDK 6 and Android SDK (for Honeycomb at least) need to be installed. You can find the installation kits here.
http://www.oracle.com/technetwork/java/javase/downloads/jdk-6u26-download-400750.html
http://developer.android.com/sdk/index.html
2.1 Install them as any other software.
2.2 What I had to do was to manually modify the PATH environment variable. I use Windows XP so I did that by right clicking on My Computer, choose Properties and select Advanced. Here I added the path to platform-tools and Tools
%SystemRoot%\system32;%SystemRoot%;%SystemRoot%\System32\Wbem;C:\Program Files\Intel\WiFi\bin\;C:\Program Files\QuickTime\QTSystem\;D:\Java\Android-sdk\platform-tools;D:\Java\Android-sdk\tools
Note: If the Android SDK complains that the Java Dev Kit cant be found, just press Back and then Next again. Wierd, but that seems to do the trick ... go figure.
2.3 Test that ADB and FASTBOOT works. You should open a command window and go to your Android installation directory. Plug in your Xoom to your computer and write 'adb devices'. Your Xoom should now be listed like this
C:\Documents and Settings\Anders>adb devices
List of devices attached
0288414343813157 device​
Did your device not show up? Make sure that you have USB debugging enabled in Settings / Applications / Development
3. Unlocking the device for flashing
This step will effectively erase the internal storage, including all your apps and settings. Use whatever backup you want to rescure important data before you start.
3.1 Power up and start the Xoom
3.2 Ensure that your device is fully recognized by the computer. A good sign is that the 'Portable device' dialog is activated on Windows when your Xoom has booted. The Xoom should also be seen in 'My Computer'. If not, go back to step 2 and double check your USB drivers.
3.3 Use the command 'adb reboot bootloader' to go into Flash mode
3.4 Use the command 'fastboot oem unlock'. This will trigger a dialog on your Xoom. Follow the instructions on the screen to complete the unlocking. I repeat, this *will* do a factory reset and all data will be lost!
3.5 Once unlocked, the Xoom will restart and work as normal, but now ready for step 4
4. Install recovery image (CWM)
Download the recovery image file and save it to your computer
4.1 Boot into flash mode with 'adb reboot bootloader'
4.2 Install your downloaded recovery image
C:\Documents and Settings\Anders> fastboot flash recovery recovery-Tiamat-R4c-100611-1150-cwm.img​
4.3 Restart the device with 'fastboot reboot'. Timing is essential here, so be alert when the device restarts, or you will have to redo section 4.
4.4 Enter CWM with the following procedure
4.5 Once the Motorola logotype is shown, start counting to 3. At 3, press the Volume Down button. This should result in the text 'Android Recovery' in the top left corner. If it does not work, experiment with the timing ...
4.6 When 'Android Recovery' is shown press the Volume Up button. This should invoke the CWM recovery menu. If that works, then congratulations for reaching this far .
Here is a potential pitfall. If you are unable to enter CWM *before* the device boots into Honeycomb, then the newly installed recovery image will be overwritten by the system default recovery. There are ways to prevent this (see posts below), but I recommend you to redo step 4 instead of messing with removal of system files. But both methods would probably work. Experiment!
5. Rooting the Xoom
The root zip file is located here
5.1 You need to transfer the ROOT zip file to a working micro SD card. You can do this on a computer or cell phone, but the ROOT zip must be located in the root directory of the SD card.
5.2 Insert the now prepared SD card in the Xoom
5.3 Boot into recovery (as described in 4.3). Navigate using the volume buttons and press the power button to select the active option
5.4 Select 'Install ZIP from sd card'
5.5 Select 'Choose ZIP'
5.6 Navigate to the ROOT zip file with the Volume buttons and select it with the Power button. Confirm that you want to install it.
5.7 Everything should indicate success, so back out to the main CWM menu and reboot the device.
5.8 From Android Market, install the ROM Manager app and start it. If the rooting was successful, then ROM Manager should start without any complaints.
6. Flashing a new kernel that supports SD cards (and maybe more ...)
The kernel that I used is described here http://forum.xda-developers.com/showthread.php?t=978013
The kernel zip file is located here
6.1 This step is identical to 5, but swap the ROOT zip towards the KERNEL zip. For simplicity, you may want to prepare the SD card with both zip files at the same time in step 5.1 ...
Looks great. You just might want to give credit to LandMaster and cam30era, too.
Also is this for just USA or all, cos many people brick there xoom if its just for USA only
okantomi said:
Looks great. You just might want to give credit to LandMaster and cam30era, too.
Click to expand...
Click to collapse
Of course, done
juDGEY2k10 said:
Also is this for just USA or all, cos many people brick there xoom if its just for USA only
Click to expand...
Click to collapse
This is only tested on a US device. OP updated.
Will this wipe all USER data?
Also, is the location of the zipped root file fine? the title says "[BOOT] Wifi-Only Charge Light Off".
I only see one problem, you have recovery before boot.img. If you flash the recovery, without a rooted boot.img and happen to boot into honeycomb, it will erase your recovery and load stock. So you can remove /system/etc/install-recovery.sh and /system/recovery-from-boot.p or flash the boot.img BEFORE rebooting out of recovery.
BrokenPixel said:
Will this wipe all USER data?
Also, is the location of the zipped root file fine? the title says "[BOOT] Wifi-Only Charge Light Off".
Click to expand...
Click to collapse
When you unlock your Xoom, it will wipe all user data.
bwcorvus said:
I only see one problem, you have recovery before boot.img. If you flash the recovery, without a rooted boot.img and happen to boot into honeycomb, it will erase your recovery and load stock. So you can remove /system/etc/install-recovery.sh and /system/recovery-from-boot.p or flash the boot.img BEFORE rebooting out of recovery.
Click to expand...
Click to collapse
You're right. I rooted 1st and flashed CWR later. I then used brd's method to update to 3.1, re-root and flash the new bootloader and kernel. So there is a step missing after Step 3. I'm sorry, I don't remember exactly how to do this from HC 3.1. (meaning what files to use) as I was on HC 3.0 at the time.
BrokenPixel said:
Will this wipe all USER data?
Also, is the location of the zipped root file fine? the title says "[BOOT] Wifi-Only Charge Light Off".
Click to expand...
Click to collapse
Yes it will. Read 3.4 again, it will do factory reset.
The root file may vary from case to case, but the procedure is the same AFAIK. I used the one that "charge light off"... There are probably others too.
bwcorvus said:
I only see one problem, you have recovery before boot.img. If you flash the recovery, without a rooted boot.img and happen to boot into honeycomb, it will erase your recovery and load stock. So you can remove /system/etc/install-recovery.sh and /system/recovery-from-boot.p or flash the boot.img BEFORE rebooting out of recovery.
Click to expand...
Click to collapse
This is true, and I will update the OP to reflect that.
So has anyone followed this guide successfully yet? I don't really want to be the first...
yordikins said:
So has anyone followed this guide successfully yet? I don't really want to be the first...
Click to expand...
Click to collapse
Hi
I did!. And you know that someone gotta be first (actually second). Why not take the credit?
pingvinen said:
This is true, and I will update the OP to reflect that.
Click to expand...
Click to collapse
So I'm guessing the OP has been updated? I think I'm ready to dive in
Sent from my Xoom using XDA Premium App
Abracastabya said:
So I'm guessing the OP has been updated? I think I'm ready to dive in
Sent from my Xoom using XDA Premium App
Click to expand...
Click to collapse
Instructions are good to go. Just make sure that you don't reboot after flashing recovery, and before flashing boot image. If you do, by mistake, no harm done. You will just have to flash recovery again.
cam30era said:
Instructions are good to go. Just make sure that you don't reboot after flashing recovery, and before flashing boot image. If you do, by mistake, no harm done. You will just have to flash recovery again.
Click to expand...
Click to collapse
Sounds good and thanks B-)
Sent from my Xoom using XDA Premium App
Tnx . Very help full .
I don't know but ROM Manager just isn't budging showing any signs of root... or Superuser (+Elite)... or MarketEnabler...
I don't know, I'm kinda lost here. Let me retry (for the tenth time).
rmcsc said:
I don't know but ROM Manager just isn't budging showing any signs of root... or Superuser (+Elite)... or MarketEnabler...
I don't know, I'm kinda lost here. Let me retry (for the tenth time).
Click to expand...
Click to collapse
Try again, and remember that timing (3 seconds) are key to success ...
I'll retry being more precise. I do get into Recovery and I flash the file mentioned. It seems it flashes correctly but when I boot into the OS, there's no signs of root anywhere.
I'll update in a few. Thanks!
Sent from my T-Mobile G2 using Tapatalk

[ROOT][ROM][TUTORIAL] Rooting and modifying the LG G2 + softbrick help

Let's admit it. Your new LG G2 is running 4.2.2 and that just isn't enough. You want 4.4. Well you will have to wait for that. With CyanogenMod 10.2, you can get a near AOSP device running 4.3. I tried to make this an easy tutorial by using terms everyday people can understand. NOTE: THIS WILL WIPE YOUR APPS AND ACCOUNTS OFF YOUR PHONE! You will retain most of your internal storage, however. By the way, the "Knock-on" feature will only work to turn your phone on as of this CM build. Also some help at bottom if you soft brick phone (aka it turns on, but doesn't regular boot or boot into recovery. Lets get started:
Prerequisites:
1. Latest build of CyanogenMod (for now on CM) *DOWNLOAD THIS ONTO YOUR DEVICE IN THE DOWNLOADS FOLDER*:
Verizon Wireless​AT&T​International​Make sure to support the mod. By far one of the best roms out there.
2. Download Google Apps or "Gapps". Make sure to read the text on the download page. Then scroll down to the table and download Gapps for CM 10.2 *DOWNLOAD THIS ONTO YOUR DEVICE IN THE DOWNLOADS FOLDER*
Gapps​3. Make sure you have a custom recovery. TeamWin Recovery Project (TWRP) is Highly Recommended. Download the latest build (most likely 2.6.3.2) *DOWNLOAD THIS ONTO YOUR COMPUTER*
Verizon​AT&T​Please support TeamWin. They really outdid themselves with TWRP.
4. The Root (ioroot10). All credit goes xda member thecubed (aka IOMonster). Original thread. *DOWNLOAD THIS TO YOUR COMPUTER, EXTRACT FILES"
ioroot10​5. You will need Android SDK to push your TWRP recovery to your phone *DOWNLOAD THIS TO YOUR COMPUTER, EXTRACT FILES* This might take a while to download.
Android SDK​Ok, so you should have 5 downloads: CM, Gapps, TWRP, the Root, and Android SDK. CM and Gapps should be saved to the downloads folder on your SD card on your phone. Extract ioroot10.zip and Android SDK files and I recommend putting TWRP, ioroot10, and the SDK onto your desktop.
Bottom Line: CM and Gapps are on your phone. TWRP, Root, and SDK, are on your computer.
Step One: Rooting
Phone is unplugged
1. Go to Settings>About Phone and tap build number 7 times to unlock developer options (it will give a message if you do this properly).
2. Go to Settings> Developer Options (this should a new category) and make sure USB Debugging is enabled.
3. Plug in LG G2 and let drivers download.
Phone is Plugged in
4. When a message comes up asking what type of connection you want, choose internet connection>ethernet.
5. On the status bar, there should an icon that looks like the android icon with antennae (get it - deBUGging). If there is not a debugging icon, try changing the usb connection type. You may have to change it to Media Transfer.
6. Once connected with debugging enabled, shift-right-click in the ioroot10 folder on your computer and select "open command window here".
7. Type in adb devices: <file source>\ioroot10>adb devices
8. You may get a message saying the daemon had started first, but it should say "List of devices attached" with your device labeled under the message. If no message appears saying your devices is attached, troubleshoot (disconnect phone, disable debugging, enable it, plug back in).
9. Now close the command prompt.
10. right-click root.bat in the ioroot10 folder and select run as administrator.
11. "Press any key to begin"
12. The command prompt should say "looking for devices". Now look at your phone and you should see a message from the computer requesting permission. Tap "Yes". If there is no message, close the window and start from step 10 again.
13. The command prompt should now list your phone and carrier and ask you to unplug your phone, disable USB debugging, enable USB debugging, and plug your phone back in. Do this and continue.
14. Another message will come up asking you if you want to install SuperUser (su). If you choose no, you will not root your phone and the process will stop. NOTE: THIS IS YOUR LAST CHANCE TO CHANGE YOUR MIND!.
15. Press continue and you should get a message saying "done, enjoy your phone!"
By now, you have rooted your phone and we will now install TWRP as a recovery partition. Here is an awesome video made by ZetaTango if you still have questions.
Step Two: TWRP Installation
PHONE IS PLUGGED IN AT ALLTIMES DURING THIS STEP
1. Extract Android SDK .zip package if you haven't already. Place the TWRP .img file you downloaded (openrecovery-twrp-2.6.3.2-g2vsw.img) into \[android sdk bundle name]\sdk\platform-tools.
2. In this same folder, you should see an application called adb.exe
3. Do not start this app as all you will see is a quick command prompt window with a lot of text. This won't damage anything, it is just useless.
4. What you need to do is shift-right-click in platform-tools folder and "open command windows here"
5. Copy this code one line at a time (ignore what is in parentheses):
adb push openrecovery-twrp-2.6.3.2-g2vzw.img /data/local/tmp/openrecovery-twrp-2.6.3.2-g2vzw.img
adb shell
(IF YOU DONT SEE A #, type su to get it.)
cd /data/local/tmp
dd if=/data/local/tmp/openrecovery-twrp-2.6.3.2-g2vzw.img of=/dev/block/platform/msm_sdcc.1/by-name/recovery
exit​6. This should work if you've placed the TWRP .img file in the platform-tools folder.
7. DOUBLE CHECK THAT YOU HAVE CM AND GAPPS IN YOUR DOWNLOAD FOLDER. If you don't, you're screwed after the next step.
8. Type >adb reboot recovery
9. This will reboot your device and start it in recovery mode that should look like a very primitive version of android (not really)
Now your phone should be in recovery mode and plugged in. As long as CM and Gapps are in your downloads folder, you are doing fine. Sorry no video for this step.
Step Three: Installing CyanogenMod w/Gapps
PHONE SHOULD STILL BE PLUGGED IN
1. On the home page of the recovery launcher, select "Backup" and make sure all boxes are checked off. Slide to to backup. Wait for it to complete. Tap home button when it is complete.
2. Select Wipe>Advanced Wipe and make sure ONLY these boxes are checked off: Dalvik Cache, System, Cache, and Data. Swipe to wipe. Wait for completion and tap home button.
3. Now select "Install". Your CM and Gapps should be located in your downloads folder.
4. Select your downloads folder and tap the CyanogenMod file. Then tap "Add more zips" and tap your Gapps file.
5. Once your CM and Gapps have been selected, swipe to flash them. Wait for process to complete.
6. When the ROMs have been flashed, select Reboot System and your phone will load with CyanogenMod 10.2
You should see the CyanogenMod loading screen and then make a CyanogenMod account and set up your AOSP LG G2 phone. Here is a video for this step by OfficialSoftModder. Yes, he is using a Nexus 7, but it the exact same process.
Hope you guys were able to do this with ease. Please comment any questions and I will be sure to answer them. WHAT? YOU BRICKED YOUR PHONE??!!?! Lucky for you, as long as you didn't kill the battery, you should be able to save your phone.
1. Unplug bricked phone.
2. Hold power button until device shuts down and for 2 seconds after the devices shuts down. plug in phone. While, plugged in, it will turn on.
3. .Turn off again, then hold power and up sound at the same time to enter download mode. Go here and folow the directions.
4. Start all over again. Your phone after this will be unrooted and back to factory settings.
[deleted]

[ROOT] Oppo Recovery + Root method for Find 7 X9076

***
All thanks go to our awesome XDA-Developers, the developers at Oppo, and also to scumpicule for this working root method.
It doesn't require any alterations to the recovery system, just stick with the one that Oppo has provided.
This has only been tested on the X9076, it should theoretically work for other versions of the Find 7 as well, but please do this under your own discretion.
**Update: It has been reported that the newest Rom release of 1.2.2i or 1.2.3i and onward might not work with this root method! If this is the case, you will need to use these instructions from this post: http://forum.xda-developers.com/showpost.php?p=53902937&postcount=10
________________________________________________________________________________
CONTINUE with these instructions if you have Rom Version: 1.2.1i, otherwise if you have updated, click on the above link ^
INSTRUCTIONS:
Download the "Find7_ROOT4.3_bbs.oppo.cn.zip" file.
** It is also available at:
http://forum.xda-developers.com/showthread.php?t=2739102&highlight=find+7 **
Then Copy/Paste it in your phone on your root folder
Turn Off your phone
Simultaneously press the buttons ' power ' and 'volume down ' until you feel a vibration.
Your phone will reboot into recovery mode. ( Should be the OPPO recovery ! )
Select ' Choose English ' & Install zip file
Then choose the zip file that you have downloaded in step 1 & click "YES" to install.
Hit "Reboot" once everything is completed.
Go into app drawer and select the SuperSU app. Update the binary by selecting the "NORMAL" method.
Reopen SuperSU and make sure binary is okay.
Try downloading "Root Checker" or a app that requires root.
Congratulations, your device is now Rooted!!
________________________________________________________________________________
If you run into any errors, try updating the SuperSU binary again, or check under "NOTES" on the link above that scumpicule has posted.
________________________________________________________________________________
HIT THE THANKS BUTTON IF THIS HAS HELPED YOU.
Credits & Thanks
@karben @kedro @tk @Jimmy McGee
@scumpicule
installation failed unfortunately
i followed your steps and my device number is X9076
crackjas said:
installation failed unfortunately
i followed your steps and my device number is X9076
Click to expand...
Click to collapse
I'm pretty sure I used the same .zip file earlier today with the stock recovery, installation failed here too. (X9076).
Fortunately this worked perfectly: Click Here
binaryfalcon said:
I'm pretty sure I used the same .zip file earlier today with the stock recovery, installation failed here too. (X9076).
Fortunately this worked perfectly: Click Here
Click to expand...
Click to collapse
Thanks. It works!:good:
crackjas said:
installation failed unfortunately
i followed your steps and my device number is X9076
Click to expand...
Click to collapse
Were you able to get to SuperSU in the app drawer? Make sure that the binary was installed properly.
It's interesting because I was able to get it to work perfectly.
See attached photos of Root Checker.
Does not work on ColorOS 1.2.2i
I just got my Find 7 phone and after the OTA upgraded the system to 1.2.2i, when I tried to install the root file and it failed to install.
Installation Failed
No luck. Failed at the zip file installation part. Please let me know if you have any solution. Thanks. Cheers.:cyclops:
KoTP said:
No luck. Failed at the zip file installation part. Please let me know if you have any solution. Thanks. Cheers.:cyclops:
Click to expand...
Click to collapse
I'm having the same problem. When installing the zip from Oppo Recovery, it fails immediately every time. Tried both the Find7_ROOT4.3 and the Find7_GSM4.3 files. Any suggestions?
I think that after the update to 1.2.2i, the root might not work anymore. For all those that don't have it working, can you confirm if you have the 1.2.2i Rom version?
Sent from my X9076 using XDA Free mobile app
Good news!
I have found the Rooting method and instructions for Rom version 1.2.2i
It should work for every Oppo Find 7 and 7a (not confirmed) with any system (till 1.2.2i at least).
In the end system, bootloader and recovery will be intact - > stock rooted.
WORKING ON: x9077, x9076, x9006 (confirmed by #Oiler)
(NOTE):
Android SDK is required (which gives ADB and FASTBOOT files), if you have these files already on your computer, then you can just download TWRP, STOCK RECOVERY (oppo), and SUPERSU.
All the files are located below:
Preparation:
1. Phone with at least 30% battery.
2. Install Oppo drivers from "OPPO Driver" phone partition.
3. Download and unzip: AndroidSDKSlim - https://mega.co.nz/#!SEhFXbzL!Xy4PrX_NKFnAZvPaggQL-1Vw1PESzRCyqXiPrMlvWVM
4. Download: TWRP - https://mega.co.nz/#!gF0GhBzT!HGaWCcQfqr_ns2z7ZEIeeF-0KvXFliEOAFZ_Z-wHcdw and put it in "platform-tools" folder wich u get from zip above. (img file)
5. Download: Stock Recovery - https://mega.co.nz/#!rVQWXKhD!Ljy9pw_sy0VlKzxqJwuD4UoZGMwF_dOmOYWgR1mMRc4 Mod or Stock Recoveryhttp://ge.tt/2EQ5h2m1/v/0?c *2 and put it in "platform-tools" folder. (img file)
6. Download: SuperSU - http://download.chainfire.eu/451/SuperSU/UPDATE-SuperSU-v2.01.zip?retrieve_file=1 and put it on phone internal storage. (do not unpack)
Changing Recovery Menu:
1. Turn Off phone.
2. Press Volume UP + Power
3. Now u should see small discription on screen: fastboot
5. Plug the phone to PC.
4. Open command prompt inside "platform-tools" folder -> press SHIFT + Right Mouse Click, pick open command prompt here.
5. Write:
Code:
fastboot devices
6. You should see:
Code:
"your phone product code" Dartmoor
7. If you don't see your device listed, make sure drivers are installed properly. Next, write:
Code:
fastboot flash recovery twrp-x9077.img
after few second you should see OKAY. (No need to turn off phone) *1
Rooting the phone:
1. Power off the phone.
2. Hold volume DOWN and the POWER button to get into the TWRP Recovery.
3. Pick install and find the SuperSU zip file, confirm the flash.
4. Reboot the phone. (cash and davlik wipe not nessesary)
5. Phone is now rooted. (Check if there is working SuperSU app. Update binary if needed.)
Restoring stock Recovery Menu:
1. Power off the phone.
2. Press Volume UP + Power
3. Open command prompt on your PC inside "platform-tools" folder -> press SHIFT + Right Mouse Click, pick open command prompt here.
4. Write:
Code:
fastboot flash recovery x9077-official-recovery-mod.img
after few second you should see OKAY.
5. REBOOT, or turn off phone by pressing POWER for 3 sec.
6. Check Recovery Menu (Volume DOWN + Power)
____________________________________________________________________
NOTES:
*1 turning off after installing Recovery Mod is unnecessary, this is because the phone won't startup automatically into the installed Recovery Mod.
*2 Stock Recovery is provided as genuine by #Zeus (Oppo Official Staff). The other one - Stock Recovery Mod is provided by #Kedros which have removed checking of Oppo system (provides possibility to install custom files like roms or SuperSU etc.). #Kedros confirmed that OTA update is still available on it.
____________________________________________________________________
Give a Like if it helped
SOURCE: Jach0o from OPPO forums
JiraffeLeung said:
I think that after the update to 1.2.2i, the root might not work anymore. For all those that don't have it working, can you confirm if you have the 1.2.2i Rom version?
Sent from my X9076 using XDA Free mobile app
Click to expand...
Click to collapse
Yes. Mine is 1.2.2i
Same for me on the version number. 1.2.2I I was hoping the process would be easier. Oh well.
The link to the TWRP recovery is down. I tried to download it in every possible way, but I always get an error. WHen I click download once I get to MEGA, it is saying "temporary error, retrying". Please fix, thanks.
Edit - NM working now, thanks just in case you fixed it.
Edit - Rooted phone, left TWRP on if I ever go to CM11s. Had to do a few things diffrent than what you said, but got it to work. Thanks
JiraffeLeung said:
Good news!
I have found the Rooting method and instructions for Rom version 1.2.2i
It should work for every Oppo Find 7 and 7a (not confirmed) with any system (till 1.2.2i at least).
In the end system, bootloader and recovery will be intact - > stock rooted.
WORKING ON: x9077, x9076, x9006 (confirmed by #Oiler)
(NOTE):
Android SDK is required (which gives ADB and FASTBOOT files), if you have these files already on your computer, then you can just download TWRP, STOCK RECOVERY (oppo), and SUPERSU.
All the files are located below:
Preparation:
1. Phone with at least 30% battery.
2. Install Oppo drivers from "OPPO Driver" phone partition.
3. Download and unzip: AndroidSDKSlim - https://mega.co.nz/#!SEhFXbzL!Xy4PrX_NKFnAZvPaggQL-1Vw1PESzRCyqXiPrMlvWVM
4. Download: TWRP - https://mega.co.nz/#!gF0GhBzT!HGaWCcQfqr_ns2z7ZEIeeF-0KvXFliEOAFZ_Z-wHcdw and put it in "platform-tools" folder wich u get from zip above. (img file)
5. Download: Stock Recovery - https://mega.co.nz/#!rVQWXKhD!Ljy9pw_sy0VlKzxqJwuD4UoZGMwF_dOmOYWgR1mMRc4 Mod or Stock Recoveryhttp://ge.tt/2EQ5h2m1/v/0?c *2 and put it in "platform-tools" folder. (img file)
6. Download: SuperSU - http://download.chainfire.eu/451/SuperSU/UPDATE-SuperSU-v2.01.zip?retrieve_file=1 and put it on phone internal storage. (do not unpack)
Click to expand...
Click to collapse
Great stuff.
Feel free to share how you got it Rooted and which steps you took. It will help others here as well.
Sent from my X9076 using XDA Free mobile app
JiraffeLeung said:
Great stuff.
Feel free to share how you got it Rooted and which steps you took. It will help others here as well.
Sent from my X9076 using XDA Free mobile app
Click to expand...
Click to collapse
Total newbie. Could you explain preparation step 2 to me? (2. Install Oppo drivers from "OPPO Driver" phone partition.)
Will this method work with version 1.2.3i?
Many thanks.
Hey, yes the method should work for the most recent version as well. When you plug in your phone to you pc, it prompts you install the drivers from OPPO, just continue and install them.
If you don't see "Developer Options" in your settings ( in "More" ) then go into "About Phone" and click on "Build number" 5 times until you receive a message indicating that developer options is enabled.
Then plug in your phone and see if the drivers get updated. This process has been tested to work on Windows 7.
Sent from my X9076
I'm eager to try
JiraffeLeung said:
Hey, yes the method should work for the most recent version as well. When you plug in your phone to you pc, it prompts you install the drivers from OPPO, just continue and install them.
If you don't see "Developer Options" in your settings ( in "More" ) then go into "About Phone" and click on "Build number" 5 times until you receive a message indicating that developer options is enabled.
Then plug in your phone and see if the drivers get updated. This process has been tested to work on Windows 7.
Sent from my X9076
Click to expand...
Click to collapse
Thanks. Just waiting to find the time to try. I'll post the result.
Thanks again.
One more thing, you'll have to enable "USB Debugging" in developer options, then try plugging the phone in again.
Failed
JiraffeLeung said:
One more thing, you'll have to enable "USB Debugging" in developer options, then try plugging the phone in again.
Click to expand...
Click to collapse
Hi,
Thanks a lot for your help.
Though I'm pretty sure I've followed your instructions to the letter the phone would fail to install the update.SuperUser file so I can't get to get it rooted.
Any idea, suggestion, tip etc, will be much appreciated.
Thanks
How far were you able to get to? Any errors or freezing? What version of Rom are you on?

Blackview BV9000 Pro-F ROOT SUCCESS [TWRP + Magisk v16 + Stock Rom]

EDIT: included rough procedures for OEM unlocking, and updated link to recovery-verified.img (Sorry for uploading the wrong file ><)
Hi all bv9000 pro Users!
Recently I went on a journey to root this awesome rugged phone with one purspose: to remove that F*@(#&$ god awful loud annoying sound triggered by the OS when you use a camera app to take a picture + the boot startup sound (A bug blackview hasn't gotten around to fixing).
I successfully managed to port TWRP 3.1.1 from the Blackview bv8000 Pro and run it on the Blackview bv9000 Pro-f!
I've then managed to flash in Magisk to gain root access.
DISCLAIMER: I do not take responsibility for any bricked phones caused by the process, do so at your own risk (yadayadayada).
NOTE 1: Although I've got it running on the bv9000 Pro-F, this image should also work for the non-fullHD version, if someone can test this I'd be happy.
The link to the stock ROM (with the modified recovery img) can be found in the post below.
NOTE 2: No need to download anything other than what I've listed, Magisk is included in my custom recovery to circumvent the need to load the devices encrypted storage (or any other external storage) nothing stops you from mounting external usb storage.
What you'll need:
- USB Mouse (As there is no touchscreen input support, your device should have come with a usb-c otg cable so there's no problem here!)
- MediaTek SP Flash tools (I'd recommend the latest version) https://spflashtool.com/
- unlocked bootloader (You should be able to do this via the developer settings -> unlock OEM Bootloader)
EDIT: To unlock the boot loader, do the following:
1) Go to settings -> unlock OEM Bootloader (tick)
2) plug your device in (assuming you have ADB installed), use adb to access fastboot via. command prompt:
"adb reboot bootloader"
Then once the device is rebooted into fastboot mode
"fastboot oem unlock"
KEEP IN MIND THIS WILL REMOVE ANY FILES, so back them up
- I've done this with windows, but you should be able to repeat with linux no problems!
- A little patience
Pre-preparation:
First install any updates and back up your data (it's just easiest to use the google cloud backup as restoring becomes easy as pie, updating also fixes the setup wizard crashing on first setup). This is necessary because OTA updates cannot be performed with TWRP recovery, and flashing TWRP before doing OTA updates will flick the device into a recovery boot loop.
Install the SP Flash tools, and the MediaTek VCOM Drivers
(I won't link the specifics here, a quick google search should be able to help you, just note you might need to disable driver signature enforcement)
Two options for flashing:
1)
My Full Stock ROM already pre-prepared for flashing:
Patched ROM
No need for extra prep here! you should just be able to load the scatter
2)
My custom patched TWRP stock rom: recovery-verified.img
Blackiew's stock rom: stock rom
- Download the stock rom, backup the recovery-verified.img in the R06 folder, and then replace it with my custom patched TWRP stock rom (file name should be the same).
- Run "CheckSum_Gen.exe" once you replaced the file, it will generate the necessary checksum to allow SP flash tools to successfully flash recovery.
Once you've done with the pre-prep, switch off your device, take a deep breath and you're ready to go!
Steps!
1) Load up SP Flash Tools, select the android scatter file you've downloaded in the R06 folder
2) Select Download Only (I MEAN IT, FORMATTING WILL REMOVE YOUR IMEI AND RENDER THE PHONE USELESS)
3) Deselect everything but recovery (You only want to flash this)
4) Hit download
https://pasteboard.co/HkufwZZ.png
5) Hold volume up + power and plug in your phone, keep the volume up button held
6) very quickly the flash should be complete, and you should be greeted with a big ol' green tick to verify
https://pasteboard.co/HkuiTBB.png
7) Once you're done, remove your USB cable, plug in the OTG then we proceed to flash magisk
8) Hold power + volume up until you reach the bootloader, then use the menu to select recovery
9) You *should* be greeted with the TWRP recovery screen (Which is great success! )
DON'T PANIC IF YOU CANNOT USE THE TOUCH SCREEN, the kernel I've patched is missing this, seems the driver is different between touch screens, just plug in your OTG mouse to continue from here!
10) Use your mouse to first hit cancel, we don't need to decrypt the user data storage.
11) But oh no! it's all in Russian (no problem, Next step sorts that)
12) Use your mouse to navigate the menus as shown here to change to English! (or your preferred language) Change Language
13) Click install, then navigate up folder levels until you are in the root directory
14) scroll down and click on Magisk.zip, install it, allow it to install any apps as system apps (because this will then install to the system image, not the userdata)
15) reboot the phone (if it hasn't rebooted already)
16) You should be able to boot into your usual phones OS, if you don't see Magisk listed in your phone apps, just download it from here:
Magisk Manager
17) Congratulations! You should have complete root access :laugh::laugh::laugh:
Feel free to express your thanks, or list any problems you have, but keep in mind my studies take all my life, so I may not be able to help with all the problems you have
Congrats! Would it work on the BV9000 HD version?
Hi!
From what I've seen they both run the helio p25 chip
(Just a difference in RAM size) so it should.
You're more than welcome to try.
Just keep a backup of the original ROMs recovery. If something goes wrong during the boot to recovery you can easily re flash
hi i tried both optinos but they didn't work for me
I tried the first and the second options and it was showed me same error:
ERROR: STATUS INSUFFICIENT_BUFFER(0XC0010007)
I tried download only, format all and download, if i install original ROM its installing without problems!
In settings-> developer options -> OEM unlocking is enabled
can someone give me tips if I'm doing something wrong. thanks
My phone is Blackview BV9000PRO-F
Hello,
i have the blackview 9000 pro Hd (not full hd)
i first tried your prepared patched rom = not working (get erorrers in step 6)
then i chose step 2 and i was thinking to use the stock rom from the NOT full hd rom
now i get a green screen from the flashing: but after rebooting in recovery nothing happens, just normal reboot then
perhaps this is not so clair for me:
- Download the stock rom, backup the recovery-verified.img in the R06 folder, and then replace it with my custom patched TWRP stock rom (file name should be the same).
- Run "CheckSum_Gen.exe" once you replaced the file, it will generate the necessary checksum to allow SP flash tools to successfully flash recovery.
the file name you posted here " My custom patched TWRP stock rom: recovery-verified.img" is ramdisk-recovery.img
i replaced the ramdisk-recovery.img... it is not clair need to replace recovery-verified.img to?
>I tried the first and the second options and it was >showed me same error:
>ERROR: STATUS INSUFFICIENT_BUFFER(0XC0010007)
> tried download only, format all and download, if i install >original ROM its installing without problems!
>can someone give me tips if I'm doing something wrong. >thanks
>My phone is Blackview BV9000PRO-F
Hi, you need to unlock the OEM bootloader, if this is still locked it will prevent the flashing of custom ROMS.
I might've missed this step, will update post as necessary.
>
dingsje said:
Hello,
>i have the blackview 9000 pro Hd (not full hd)
>i first tried your prepared patched rom = not working >(get erorrers in step 6)
>then i chose step 2 and i was thinking to use the stock >rom from the NOT full hd rom
>now i get a green screen from the flashing: but after >rebooting in recovery nothing happens, just normal >reboot then
>perhaps this is not so clair for me:
>- Download the stock rom, backup the recovery->verified.img in the R06 folder, and then replace it with >my custom patched TWRP stock rom (file name should >be the same).
>- Run "CheckSum_Gen.exe" once you replaced the file, >it will generate the necessary checksum to allow SP >flash tools to successfully flash recovery.
>the file name you posted here " My custom patched >TWRP stock rom: recovery-verified.img" is ramdisk->recovery.img
>i replaced the ramdisk-recovery.img... it is not clair >need to replace recovery-verified.img to?
Click to expand...
Click to collapse
Hi,
I've uploaded the wrong file, the uploaded file should be recovery-verified.img.
I'm uploading a new file and will correct the link now,
Please accept my apologies ><
hyperlethalvector92 said:
>I tried the first and the second options and it was >showed me same error:
>ERROR: STATUS INSUFFICIENT_BUFFER(0XC0010007)
> tried download only, format all and download, if i install >original ROM its installing without problems!
>can someone give me tips if I'm doing something wrong. >thanks
>My phone is Blackview BV9000PRO-F
Hi, you need to unlock the OEM bootloader, if this is still locked it will prevent the flashing of custom ROMS.
I might've missed this step, will update post as necessary.
Click to expand...
Click to collapse
I already did this step:
Enable developer options-> OEM unlocking is enabled
Is that enough for this MTK phone to be unlocked the bootloader ?
And tried the both options but the results are same.
I have been unlocking bootloaders on many phones but first time MTK phones. If i try with adb commands it recognize when is in the android with command adb devices and show my device but if I try reboot bootloader and check in device manager in windows its show its connected and drives are correct but if i try to show the devices, it doesn't show any device connected
Hi,
You need to install fastboot drivers once it's in bootloader mode,
then use fastboot, not adb.
"fastboot oem unlock"
Then follow instructions.
simply doing settings -> oem unlock won't unlock the bootloader, it allows you to do so later via. fastboot
Check the original post, I've added the extra instructions sorry about the confusion!
Thanks a lot. I finally succeeded to unlock the bootloader and root my phone and install the magisk.. I did without use your rom just I unlocked the bootloader and install your twrp file and after in the recovery mode i format the data and istall magic and i still have the last updated android.
I hope this it ill help to other people. Cheers
zlatkomas said:
Thanks a lot. I finally succeeded to unlock the bootloader and root my phone and install the magisk.. I did without use your rom just I unlocked the bootloader and install your twrp file and after in the recovery mode i format the data and istall magic and i still have the last updated android.
I hope this it ill help to other people. Cheers
Click to expand...
Click to collapse
I'm glad ^______^
Enjoy your rooted phone
I used this video to root my bv9000 pro hd
much easier than this above, i think it works to on bv9000 pro fhd
https://www.youtube.com/watch?v=c48ISLPjn4Q
Congratulations .... I need a tip,.
And, brother, thank you very much. Worked perfectly.
But first I would like to get you a tip ..
One of the main reasons I have done all this complicated process was to be able to disable the crap of the loud music that plays when the device is started.
I want complete silence at startup.
How do I disable this ****?
Code for Huawei mobile Wi-Fi e5577s-321
Pls help unlock my Huawei mobile Wi-Fi e5577s-321
Imei
860782038163889
TWRP looping after OTA update
My dear, the procedure worked very well, until an OTA update was downloaded.
You are now looping on TWRP. How do I get out of this?
:crying:
help!
i missed to run wireless software update,so ROM clashed.
How can i re-install custom ROM?
mackie_ma said:
help!
i missed to run wireless software update,so ROM clashed.
How can i re-install custom ROM?
Click to expand...
Click to collapse
Hi guys, lemme apologize for disappearing, life and whatnot!
For those stuck in a TWRP boot loop, simply restoring the original recovery then restarting the phone will be enough to fix the problem.
(Actually you really don't need TWRP after the phone is rooted, maybe I should update the guide?)
Many Thanks
First off, thank you for your hard work. Loved the "**** it we have an OTG cable let's use it" haha. It works fine for me.
Second, do you happen to know if someone has ported Oreo on our bv9000 ? Or do you know of any ETA ?
Thanks again,
Cheers
Anyone tried on the BV9000 Pro? Don't think mine is 'F' OR 'Fhd'.... I must have first model brought out...
Ugh.. Windows and Drivers?!?!
I keep getting Driver not Recognized in Windows 7 Pro X86.
I installed the latest vcom/usb drivers, in legacy also. No Go.
I installed from several other sources the drivers, including the Automatic Mediatek driver install. No Go.
So if anyone has a tip for me, please let me know because once more Windows is proving itself ridiculous. I can't even get to the storage of my phone. Did something change with a Windows Update that it's not allowed anymore?
I put my BV9000 Pro in OEM Unlock and USB Debugging. I backupped everything. My phone is ready for it. It's as ready as Amy having coitus with Sheldon for the first time.

How to fully bootloader and root the Redmi Note 8 Pro

If this belongs in another location please move it for me. This is instructions for twrp install and how I did it with so many questions about it.
First by no means am I the developer of the links I provided.
I don't remember where I got them but with plenty of research through different sites and finding the right downloads, I successfully completed everything perfectly with both twrp and root sticking.
This process worked perfectly on my International Redmi Note 8 Pro with Global Miui 11.
1. Unlock the bootloader by following these steps:
Start developer mode by going to: Open settings - About phone - click on Miui version 7 times
Go back to settings page and scroll to Additional settings - Developer mode will be on the bottom
Open Developer mode and tick OEM Unlocking and USB Debugging
Under WebView Implementation you will see Mi Unlock Status
Open Mi Unlock Status - Agree on Permissions Required and Add account and device
2. Go to https://en.miui.com/unlock/ and register your device with your mi account information and wait 168 hours till bootloader unlock is allowed. When time comes around you can unlock by using https://www.xiaomigeek.com/download-mi-flash-unlock-tool.html tool which you can download here.
3. After your device is unlocked now will be the fun part.
4. Download Twrp.img - [url]https://drive.google.com/file/d/1-TwMZERIzwoq3KOQ5C3_3MPU5cZwSU0s/view?usp=sharing[/URL]
5. Download Magisk from ******************
6. Make sure ADB 15 second installer is installed on your computer prior to step 7. - [url]https://androidmtk.com/download-15-seconds-adb-installer[/URL]
7. Boot to fastboot by powering down - press and hold both power and volume down till fastboot xiaomi rabbit comes up.
8. Go to C Drive and locate adb folder - open up the folder - make sure nothing is highlighted and while having your mouse in the center of the folder window - press shift and right click. This will open a popup for PowerShell.
9. Type in fastboot flash recovery and drag the twrp file to the PowerShell window where ever you placed the file.
10. Most important press volume down and power until fastboot shuts down and quickly pressed the volume up. Do not release the power up until twrp comes up twice. After the second time you can release the volume up button.
11. Most likely the twrp will be in Chinese, just choose English and before swiping make sure the read only is ticked. Now you will be on the main twrp screen.
12. Go to mount and choose Data, system, vendor, cust, nvdata, and sd card - press home.
13. Go to advanced - and tick Close AVB2.0 and swipe
14. Go to File Manager and click on system_root, system, and on the bottom you will see a file above vender regarding to booting recovery or something like that. Click on that file and choose delete. This will stop MIUI from reinstalling stock recovery.
15. Back out of the file manager and choose install root.
16. Now you should be safe to reboot the phone without bootlooping.
17. Once you bootup will see Magisk on your second screen. Make sure you update the magisk software and update the magisk root file. I chose direct install and reboot which worked perfectly.
18. After you installed the updated magisk, make sure you go to app info for magisk and allow all permissions. MIUI locks a lot of stuff down but I was able to get everything working perfectly thanks for the long time researching everywhere.
19. If you want to reinstall MIUI 10.4.1 I included this file as well which will include the .bat files to restore your phone - I will update the link once it is uploaded.
If you have any questions, feel free to ask and I will do my best to help out.
Thank you again and happy rooting.
mcarden2006 said:
If this belongs in another location please move it for me. This is instructions for twrp install and how I did it with so many questions about it.
First by no means am I the developer of the links I provided.
I don't remember where I got them but with plenty of research through different sites and finding the right downloads, I successfully completed everything perfectly with both twrp and root sticking.
1. Unlock the bootloader by following these steps:
Start developer mode by going to: Open settings - About phone - click on Miui version 7 times
Go back to settings page and scroll to Additional settings - Developer mode will be on the bottom
Open Developer mode and tick OEM Unlocking and USB Debugging
Under WebView Implementation you will see Mi Unlock Status
Open Mi Unlock Status - Agree on Permissions Required and Add account and device
2. Go to https://en.miui.com/unlock/ and register your device with your mi account information and wait 168 hours till bootloader unlock is allowed. When time comes around you can unlock by using https://www.xiaomigeek.com/download-mi-flash-unlock-tool.html tool which you can download here.
3. After your device is unlocked now will be the fun part.
4. Download Twrp.img - https://drive.google.com/file/d/1-TwMZERIzwoq3KOQ5C3_3MPU5cZwSU0s/view?usp=sharing
5. Download Magisk from ******************
6. Make sure ADB 15 second installer is installed on your computer prior to step 7. - https://androidmtk.com/download-15-seconds-adb-installer
7. Boot to fastboot by powering down - press and hold both power and volume down till fastboot xiaomi rabbit comes up.
8. Go to C Drive and locate adb folder - open up the folder - make sure nothing is highlighted and while having your mouse in the center of the folder window - press shift and right click. This will open a popup for PowerShell.
9. Type in fastboot flash recovery and drag the twrp file to the PowerShell window where ever you placed the file.
10. Most important press volume down and power until fastboot shuts down and quickly pressed the volume up. Do not release the power up until twrp comes up twice. After the second time you can release the volume up button.
11. Most likely the twrp will be in Chinese, just choose English and before swiping make sure the read only is ticked. Now you will be on the main twrp screen.
12. Go to mount and choose Data, system, vendor, cust, nvdata, and sd card - press home.
13. Go to advanced - and tick Close AVB2.0 and swipe
14. Go to File Manager and click on system_root, system, and on the bottom you will see a file above vender regarding to booting recovery or something like that. Click on that file and choose delete. This will stop MIUI from reinstalling stock recovery.
15. Back out of the file manager and choose install root.
16. Now you should be safe to reboot the phone without bootlooping.
17. Once you bootup will see Magisk on your second screen. Make sure you update the magisk software and update the magisk root file. I chose direct install and reboot which worked perfectly.
18. After you installed the updated magisk, make sure you go to app info for magisk and allow all permissions. MIUI locks a lot of stuff down but I was able to get everything working perfectly thanks for the long time researching everywhere.
19. If you want to reinstall MIUI 10.4.1 I included this file as well which will include the .bat files to restore your phone - I will update the link once it is uploaded.
If you have any questions, feel free to ask and I will do my best to help out.
Thank you again and happy rooting.
Click to expand...
Click to collapse
You should also mention which device ( global, indian, chineese) and which version of miui?
Always download magisk from github!
girishjangir7 said:
You should also mention which device ( global, indian, chineese) and which version of miui?
Click to expand...
Click to collapse
Thanks
I got it fixed on the top.
antoine62 said:
Always download magisk from github!
Click to expand...
Click to collapse
I always get it from the magiskmanager website and never had a problem.
mcarden2006 said:
I always get it from the magiskmanager website and never had a problem.
Click to expand...
Click to collapse
Its an unofficial webiste, you could have no problem with the zip file, but it can be malicious.
---------- Post added at 01:14 PM ---------- Previous post was at 01:11 PM ----------
And, fyi, this goes to guide, new, discution thread, not to the rom developpement one.
antoine62 said:
Its an unofficial webiste, you could have no problem with the zip file, but it can be malicious.
---------- Post added at 01:14 PM ---------- Previous post was at 01:11 PM ----------
And, fyi, this goes to guide, new, discution thread, not to the rom developpement one.
Click to expand...
Click to collapse
Thanks for the heads up.
i did all struction and unlocked and installed twrp,but i cant boot to recowery
after install miui_BEGONIARUGlobal_V11.0.2.0.QGGRUXM_e0d4e2fda7_10.0 via twrp lr and i do all instruction but twrp will gone
pls help
I can't delete the "recovery from boot" file from within twrp. After I install root the phone bootloops.

Categories

Resources