I'm running a Samsung Note GT-N8013. One day, my tablet fails to boot, saying that encryption had been unsuccessful; according to this answer, /data
has failed to format. I can't reset the device, pressing the reset button on the screen does nothing. I also can't boot into TWRP recovery mode, it just flashes the logo screen for 1-2 seconds and switches back to the Samsung Note logo screen. I've tried to reinstall TWRP into the recovery partition using both twrp-2.8.7.0-gt-n8013.img
and twrp-2.8.6.0-gt-n8013.tar
with Heimdall.
Asked
Active
Viewed 937 times
1

Exercise To The Reader
- 333
- 2
- 5
- 26
.tar
or.tar.md5
(or multiple) inside it? Use Odin/Heimdall to flash. Plenty of instructions around the web. – Andy Yan Jan 02 '18 at 13:55boot.img* PM_sharkl_arm7.bin* sboot.bin* SPRDGDSP.img* system.img* cache.img* recovery.img* spl.img* SPRDLTEDSP.img* hidden.img* sboot2.bin* SPRDCP.img* SPRDWDSP.img*
. Apparently, I'm missing critical files likezImage
and a PIT file. – Exercise To The Reader Jan 02 '18 at 14:16.tar
or.tar.md5
but renamed to.zip
. Rename it back and flash.zImage
is part of the kernel (boot.img
); PIT is not always needed. – Andy Yan Jan 02 '18 at 15:05