Android 台灣中文網

標題: XA(F3115)刷TWRP出現This partition doesn't exist [打印本頁]

作者: love2904    時間: 2017-9-2 00:44
標題: XA(F3115)刷TWRP出現This partition doesn't exist
C:Flashtoolx10flasher_lib>fastboot flash recovery recovery.img
target reported max download size of 134217728 bytes
sending "recovery" (15814 KB)...
OKAY [  0.596s]
writing "recovery"...
FAILED (remote: This partition doesn"t exist)
finished. total time: 0.597s

系統是7.0  版本33.3.A.0.131
手機已有解鎖
請問該如何解決?

作者: ms0441569    時間: 2017-10-5 15:23
RECOVERY有分版本
刷錯版本會失敗
作者: mshxer    時間: 2017-10-24 18:02
正解: SONY預設的分割表內根本就沒訂recovery這partition
這通常是因為跟boot做在一起
這種狀況通常會先刷入TWRP
再用指令刷新dd if=/sdcard/twrp.img of=/dev/block/mmcblk0p11
或參考官方網站使用root系統
dd Install Method (Requires Root):
Download the latest image file (.img) from the download link above. Place it in the root of your /sdcard folder and rename it to twrp.img. Run the following commands via adb shell or a terminal emulator app:
su
dd if=/sdcard/twrp.img of=/dev/block/mmcblk0p11





歡迎光臨 Android 台灣中文網 (https://apk.tw/) Powered by Discuz! X3.1