I’ve rooted my android phone many years ago. Back then that was a different phone than I have now, and I was still using Windows.

I’m now trying to find a way to root my current phone (Motorola g62 5G), and have no idea how to do it through Linux. However, I seem to only be able to find instructions that are specific to windows.

How would I go about doing this on Linux (specifically Ubuntu)?

EDIT:

Thanks to a number of answers on here I’ve managed to find my way and rooted my phone. Thanks again, guys!

  • non_burglar@lemmy.world
    link
    fedilink
    arrow-up
    12
    arrow-down
    2
    ·
    2 days ago

    Flashing the phone’s bootloader and image is still done with adb and fastboot, but unlocking the bootloader is by now pretty much done with tools only made for windows.

    Mostly this is because the exploits use factory flashing tools provided by manufacturers, which are nearly always windows.