当我尝试闪存twrp.img文件到我的手机恢复,它说失败(远程:分区表不存在),我想根我的device.Please帮助我。
我还解锁了引导加载程序。
C:\Program Files (x86)\Minimal ADB and Fastboot>fastboot flash recovery twrp-3.3.1-0-frd.img
target reported max download size of 534773760 bytes
sending 'recovery' (22690 KB)...
OKAY [ 0.578s]
writing 'recovery'...
FAILED (remote: partition table doesn't exist)
finished. total time: 0.609s这是必须做的。
发布于 2020-05-10 18:56:46
fastboot flash boot twrp-3.3.1-0-frd.img是正确的命令。
https://stackoverflow.com/questions/57842087
复制相似问题