我要刷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
發生問題
(su也有問題,可是文中作者:note: If after typing "su" you get an error, just proceed, it's ok.)
也如那作者所說的發生
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
中間沒有devices喔,爬文了很久都只找到含有devices not found的資料
請各位大大幫幫忙=)




























































































