我遇到了一個問題,麻煩各位大大幫忙, 由於我的HBOOT是6.98.1002 我要刷4.0系統勢必要升HBOOT 按照這篇文章: http://forum.xda-developers.com/showthread.php?t=1858508 但是在A)的 d) flash new hboot: dd if=/sdcard/hboot.img of=/dev/block/mmcblk0p18 發生問題 也如那作者所說的發生 edit: if you got "can't open '/sdcard/hboot.img': No such file or directory" error; try this before the rest of the commands:
Code: adb shell mount /sdcard
可是在我輸入adb shell mount /sdcard後 卻發生 /sbin/sh: adb :not found