27-09-2021, 07:06 PM
I successfully unlocked the bootloader with this tutorial: https://www.hovatek.com/forum/thread-326...219397.htm, and now I want to proceed to root.
I would like to back up /system before I flash a GSI image in case I need to roll back to stock, but the .pac file supplied by Teclast here http://www.teclast.com/en/firmware/showtools.php doesn't seem to include either /system or /recovery.
I was able to extract boot.img with https://androidmtk.com/download-spd-upgr...l-versions, but fastboot fails to write both boot and recovery partitions:
Ideally, I'd like to extract all of boot.img, recovery.img, and system.img to roll back any changes, as I believe the UNISOC porter (https://www.hovatek.com/forum/thread-21669.html) only works for devices up to Android 9 (the Teclast T40 Plus ships with Android 11).
How can I proceed to root my Teclast T40 Plus and back up system, recovery, and boot?
I would like to back up /system before I flash a GSI image in case I need to roll back to stock, but the .pac file supplied by Teclast here http://www.teclast.com/en/firmware/showtools.php doesn't seem to include either /system or /recovery.
I was able to extract boot.img with https://androidmtk.com/download-spd-upgr...l-versions, but fastboot fails to write both boot and recovery partitions:
Code:
FAILED (status read failed (Too many links))
Ideally, I'd like to extract all of boot.img, recovery.img, and system.img to roll back any changes, as I believe the UNISOC porter (https://www.hovatek.com/forum/thread-21669.html) only works for devices up to Android 9 (the Teclast T40 Plus ships with Android 11).
How can I proceed to root my Teclast T40 Plus and back up system, recovery, and boot?