Rooted MTK တစ္လံုးရဲ႕ boot.img ကိုadb mode မွ ဆြဲထုတ္ျခင္း
ဖုန္းကrootလုပ္ပီးသားျဖစ္ပါေစ
Command ေလး၄ ..၅ ေၾကာင္းရိုက္လိုက္တာနဲ႕ boot.imgထြက္ လာပါလိ္မ္႔မယ္
Command prompt ကိုေခၚလိုက္ပါ
ေအာက္ကcommandေတြ တစ္ေၾကာင္းျခင္းရိုက္ထည္႔ပိး Enter ေခါက္သြားပါ
===========================================
adb shell
su
dd if=/dev/bootimg of=/data/local/tmp/boot.img bs=6291456c count=1
chmod 777 /data/local/tmp/boot.img
exit
exit
adb pull /data/local/tmp/boot.img
0 comments:
Post a Comment