請問將CWM_install.bat裡面CWMrecovery6012.img改成TWRP Recovery 2323 recovery.img是否就可以刷進去?
問題是
CWMrecovery6012.img=6968k
TWRP Recovery 2323 recovery.img=8094k
會不會刷爆啟動分割?
下面是原始的CWM_install.bat
@echo off
set img=CWMrecovery6012.img
IF NOT EXIST file\%img%_o (
file\adb shell "cat /dev/block/mmcblk0p18 > /sdcard/%img%"
file\adb pull /sdcard/%img% file\%img%_o
file\adb shell "rm /sdcard/%img%")
file\adb push file\%img% /tmp/%img%
file\adb shell "dd if=/tmp/%img% of=/dev/block/mmcblk0p18"
file\adb shell "rm -r /tmp/%img%"
file\adb reboot recovery
hcmhcm wrote:
請問將CWM_ins...(恕刪)
目前依照下列網站是指
http://teamw.in/project/twrp2/94
su
dd if=/sdcard/openrecovery-twrp-2.2.0-skyrocket.img of=/dev/block/mmcblk0p22
Make certain that you get this command right. Typing the wrong number could result in a brick!
Special thanks to SolsticeZero for testing and bigbiff for helping figure out the issues with graphics.
但是A820L是mmcblk0p18
所以原指令應該可以用
XZDualRecovery 2.5.1:免解鎖同時擁有 CWM 和 TWRP 兩種還原系統
http://noob.tw/xzdualrecovery
開機按電源鍵 + 音量上是 CWM
開機按電源鍵 + 音量下是 TWRP
X62s SXGA+T460p WQHD
內文搜尋

X