- Title: (ROOT) Pre-rooted Kernel
- Listed: September, 2017
- Last modified: 09/10/2017 1:40 pm
- Version: ROOT
You must be logged for ROM download.
13996 total views, 3 today
1 Total favorites
DESCRIPTION
Here is a method on how to root your Doogee Mix.
Magisk recently issued its stable update v14.0 in which you could patch any boot image and gain root on devices with UNLOCKED BOOTLOADERS and still have the support of OTA updates by the phone manufacturer.
Here is how to do it.
First, you have to have your bootloader.img unlocked:
1- Enable the Developer Option, Go to your Settings -> About -> Software Information -> More -> Now Tap on the Build Number 7-8 Times until you see a toast message “Developer option enabled"
2- Go back to settings -> Now you need to enable the OEM Unlock by going to Settings -> Developer Option and Enable OEM Unlock and USB Debugging
3- Download and Extract the Downloaded ADB fastboot Zip file on your PC
4- Now connect your phone to Computer using USB Cable.
5- When you connect your Phone to Computer, please wait until all the drivers get installed
6- In your ADB fastboot folder open a command prompt window by pressing Shift Key + Right Mouse Click
7- Now type the command in your command window
8- If you see a pop up to allow USB Debugging on your phone, Click OK
9- Now type the command below to reboot your phone to bootloader
10- Once your phone reboot into bootloader, make sure your phone shows the bootloader locked and then type the command below to make sure fastboot drivers are installed properly.
11- This command will list the connected devices. If your phones serial number shows up you are good to go and may continue. If the phone is NOT listed this indicates that your drivers are not installed correctly. In order for you to continue you must fix your drivers so that your phone is listed under fastboot devices.
12- If the phone has been recognized by the command above, proceed to unlocking the bootloader with the following command:
Remember that this step will wipe EVERYTHING off the phone
13- After the above command has finished executing, run the following
Then, flash the pre-rooted kernel
Now, to flash the new patched boot image (Kernel), you need to download the attached file, which contains the rooted kernel for both 4/64 and 6/64 models. Take the right "boot-verified.img" file for your device and place it inside the original ROM folder with the right scatter file. (you can download the official roms on Needrom)
Here is how to flash it:
1- Open SP Flash Tool (download it from here) and load scatter file from rom directory
2- Check only boot.img box and flash it
Last thing, install Magisk Manager from Play Store and check if you are rooted!
Good Luck!
P.S. Data partition is still encrypted, so you can NOT mount system R/W, just R/O till now. We must wait for proper TWRP for the device or have the kernel sources from DOOGEE. Apps like Titanium Backup, Kernel Adiutor, or System Tuner will not work, whereas apps like Greenify, Powernap, etc.. work well.
Credits: @eg843 (xda) for the idea
@magisk
@needrom
@getdroidtips(.)com for unlock bootloader method
@echaeos (xda) for providing 4/64 patched kernel
※Please make a backup of your device before installing or updating ROM


Member Info
Hello why do you use flashtool to change the kernel?
I just entered the command "fastboot flash boot C: boot.img ,, work fine for me I do not use flashtool to upgrade firmware, just fastboot.