[ Advanced ] Rooting Teracube One

so far it is understandable. but there you write “Using platform-tools on your computer run the command”. which tool must i use, there are many, see appendix.

screen

and how am I supposed to do that, because if I double click, none of them will run.

Aha… upon installing the Google Platform-tools, you are required to execute the command through Command Prompt. On Windows (assuming you are running Windows 8 or 10), you can launch Command Prompt by pressing and R together, follow by typing cmd and click OK.

Once Command Prompt is launched, go to the directory where you installed the Google Platform tools. In your case, type:

cd '\program files (x86)\Minimal ADB and Fastboot'

This is where you will execute the commands. Hope this helps.

I have moved “teracube_patched_boot_sw1_magisk_20.3.img” into the folder “cd ‘\ program files (x86) \ Minimal ADB and Fastboot’”. the following message appears when executing.

The latest version filename is teracube_patched_boot_sw1_magisk_20.4.img. When you execute the command, make sure you type the name of the file exactly to the one you have downloaded.

And yes, our instruction assumes you copy the bootloader file to the Google Platform-tools folder.

I restarted the phone after activating the boot loader. what do I have to do now to root the phone?

The link to the 20.4-patched boot file requires permission to the Google Drive file, like the previous file did.

do I have to go through the whole thing again?

You don’t have to do the bootloader unlock and the reset again.
Just flashing the (newest) boot img file again, and I think having Magisk manager see it.

1 Like

I did “fastboot flash boot teracube_patched_boot_sw1_magisk_20.4.img” and then “fastboot reboot”. the “Root Checker” app says that it is not rooted.


I’ve tried it 4x now, it can’t be rooted.

Try install Magisk and see. You can get Magisk from here to check and use root.

The link is now fixed.

I installed Magisk and the menu under superuser says “No apps found”

I have browsed on other sites. I always tried to root the phone with “Minimal ADB and Fastboot”. unfortunately did not work. I found out on another page why it didn’t work. You have to start the program “Minimal ADB and Fastboot” as “Admin”. This stand nowhere here.

Looks like you have Magisk installed correctly and therefore root is now enabled.

1 Like

yes, everything works now.

2 Likes

I can get my phone into fastboot mode, but I am unable to connect my fastboot on my laptop to my phone. Still says waiting on device. Could be a USB port issue. Gonna try with my desktop.

Yes it was a USB error.

1 Like

Hi Gatlin,

I think I’m having the same issue. I put my TeraCube in fastboot mode, and then pop open a PowerShell window from Windows 10, but it doesn’t detect my phone as being connected on fastboot when I issue the fastboot devices command.

How were you able to detect and fix the USB error, if I may ask?

Figured it out. I just needed to head to Device Manager, right-click on the unrecognized device (labelled Android something-something), and click on Update Driver. It found the right driver and fastboot connected right after reissuing fastboot devices.

2 Likes