dx9901mk5 wrote:
你有解鎖就應該會操作...(恕刪)
那個...OPS大大說img的方法跟你講的不太一樣
他是用Android SDK去弄的
可是原理還是一樣
把IMG檔放進去TOOL裡面
SHIFT按住,右鍵命令提示字元
fastboot devices打進去
就可是輸入那條指令了(去第一篇看)
不過我也蠻想知道
1.download the boot.img
2.save the boot.img in the folder with fastboot binaries (fastboot.exe files)
3.power down device
4.start device in fastboot mode
5.use the following command to flash the boot.img
這些動作怎麼執行的...
如果OPS大大那個方法不能叫出,那叫到電腦左下角開始-->程式集-->附屬應用程式-->叫出命令提示字元
先打入
cd\
這段是讓你還原跳回到硬碟的初始槽(預設為C槽)
然後再
cd (fastboot.exe的資料夾路徑)
cd的意思是說"移動到某個位置"
2.save the boot.img in the folder with fastboot binaries (fastboot.exe files)
這段話是說將解壓縮後的boot.img丟到含有fastboot.exe的資料夾,手動丟就好,不用靠cd指令
4.start device in fastboot mode
這段話是讓Arc進入fastboot 模式:關機,壓住選單右鍵,接上電腦直到Arc出現藍色Led
5.use the following command to flash the boot.img
接下來就是靠命令提示字元來到fastboot 的資料夾,輸入我教學裏頭的指令即可
冰之斌斌 wrote:
4.下好參數,把要刷的檔案(boot.img)拉到CMD裡
5.刷完把指令複製起來,用txt存起來,然後改副檔名變成bat
你可以用拖拉的方式把檔案拖到CMD視窗...
他會跑出檔案路徑...
例如"C:\Program Files\7-Zip\7zFM.exe"之類的...
所以像你要用fastboot的話...
就是把fastboot.exe先拉進CMD視窗裡...
然後輸入後面的參數 flash boot ...
然後再把boot.img拉進CMD視窗裡...
現在畫面應該會像是這樣...
---
C:\>"C:\Program file\...\fastboot.exe" flash boot "C:\...\桌面\boot.img"
---
兩個檔案路徑可以不相同...
之後只要把命令部份複製到新增文字檔案.txt...
也就是
"C:\Program file\...\fastboot.exe" flash boot "C:\...\桌面\boot.img"
這部份存起來...
然後把txt的副檔名改成bat就可以了...
以後要刷新的就把手機先進到fastboot模式...
更新完boot.img...
然後滑鼠點兩下就ok了...
內文搜尋
X




























































































