There are several ways to root an Android device. The most common method is to flash supersu or magisk via TWRP but as there are many devices which haven’t received any custom recovery, there is another way to gain root access. Here we will be using magisk manager and boot.img to get Venus Z30 Troia rooted.
Disclaimer
RootMyGalaxy.net is not responsible for any damage happened to your device(s) while following this guide so please proceed at your own risk. However, we would be happy to help with any problems within our reach
How To Root Venus Z30 Troia With Magisk Manager
#1 Unlock the bootloader
First, unlock the bootloader of your device, guide: How To Unlock Bootloader Of Any Android Using Fastboot Commands
For more information about Android rooting, check out our detailed post here > What Is Rooting Android Phone? Advantages And Disadvantages
#2 Download stock boot image
Download Stock ROM > Download
Download the boot file according to your device. Once downloaded, unzip the file and open it, look for a .zip file. Open that file too, now you will see a file named boot.img (This is the official stock image or firmware)
#3 Patch boot image
Move the boot.img to your device’s internal storage. Download & install the latest Magisk Manager on your device Open magisk manager, On the main screen, select Install > Install > Patch Boot Image File Now select the boot image (boot.img). Magisk will start to patch the boot image. After completion, the file will be saved as “magisk_patched.img” in your Downloads folder
#4 Finally, Root Venus Z30 Troia
Connect your device to PC and transfer the “magisk_patched.img” file from your phone’s download section to the platform-tools folder on your PC
Now issue the following command to boot your device to bootloader mode (Make sure your device is connected to the PC)
Now issue the command given below to Flash the patched boot image
For devices with A/B partition system, use the below commands:
Done !!! Just reboot your device. Your device should be rooted now.