Announcement
Collapse
No announcement yet.
Announcement
Collapse
No announcement yet.
{ROM} New Firmware: Sunvell T95Z Plus TV Box Android 7.1.1 with ROOT
Collapse
X
-
Good evening to all.
I just flashed this ROM to my T95Z Plus but I haven't been able to get TWRP flashed. No matter what recovery I use, I have like 5 different ones I have found, all of them give me an error a couple of seconds after the box reboots into recovery and tries to flash the image. Any ideas? Only thing I did different was I flashed ROM using Burning Tool instead of SD card maker.
Update Edit: Since I was unable to flash TWRP and then flash the unSU and Magisk zips, I installed SuperSU from the PlayStore. Ok, well first thing the app wants to do is update binaries, which I allow it to do BUT when I reboot I get stuck in a loop.
Comment
-
Originally posted by cdzo72 View PostGood evening to all.
I just flashed this ROM to my T95Z Plus but I haven't been able to get TWRP flashed. No matter what recovery I use, I have like 5 different ones I have found, all of them give me an error a couple of seconds after the box reboots into recovery and tries to flash the image. Any ideas? Only thing I did different was I flashed ROM using Burning Tool instead of SD card maker.
-> su
-> dd if=PATH_TO_TWRP.IMG of=PATH_TO_RECOVERY_PARTITION
I think the recovery partition was /dev/block/recovery, you better look if this is true.
After copying twrp.img to recovery partition you can flash un-SU and SuperSU or Magisk in TWRP afterwards.
Comment
-
Originally posted by Manta View Post
You can alternately install TWRP with a terminal app. Put the twrp.img onto internal storage and type
-> su
-> dd if=PATH_TO_TWRP.IMG of=PATH_TO_RECOVERY_PARTITION
I think the recovery partition was /dev/block/recovery, you better look if this is true.
After copying twrp.img to recovery partition you can flash un-SU and SuperSU or Magisk in TWRP afterwards.
dd if=/storage/emulated/0/recovery.img of=/dev/block/recovery
.
and although I did not see any errors, TWRP has not been installed either
Comment
What's Going On
Collapse
There are currently 3844 users online. 1 members and 3843 guests.
Most users ever online was 37,478 at 04:14 on 26 June 2024.
Comment