[HELP] TB-J616F GPT corrupted - need gpt.bin dump from working device

Wait 5 sec.

I have a Lenovo Tab P11 Plus TB-J616F (MT6785 Helio G90T, UFS storage)that is stuck in a bootloop after a failed attempt to get root on a GSI ROM.What I need to SOLVE my problem: A GPT dump from a working TB-J616F. If you have a working device please install mtkclient and run:Arch Linux:yay -S mtkclient-binsudo mtk gpt /tmp/gpt/Any Linux (via venv) or Windows:python3 -m venv mtkclient_envsource mtkclient_env/bin/activate # Windows: mtkclient_env\Scripts\activatepip install...Read more