DESIRE S 刷HBOOT遇到問題

由於我的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
發生問題
(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的資料

請各位大大幫幫忙=)

DESIRE S 刷HBOOT遇到問題
2012-11-05 12:51 發佈
有人可以幫幫忙嗎? :'(
empire89090 wrote:
由於我的HBOOT是...(恕刪)

empire89090 wrote:
由於我的HBOOT是...(恕刪)

從上次升4.0之後就完全沒再碰過刷機的我 可能沒辦法給你什麼幫助
只能給你我升HBOOT的時候參考的一串文章
http://www.mobile01.com/topicdetail.php?f=566&t=2919253&p=3#38188112
你參考看看有沒有能用的地方吧
祝好運!
You've got to ask yourself one question: 'Do I feel lucky?' Well, do ya, punk
謝謝b070584大大的熱心,
可是還是沒辦法解決@@

請求救援!!!
有沒有神手可以幫幫忙:'(
empire89090 wrote:
由於我的HBOOT是...(恕刪)
我沒試過你這個, 不過...

最後一個錯誤是在你的sdcard內找不到hboot.img這個檔案, 你確定有copy進去嗎?

看起來你已經在shell內, 不需要再打adb shell
所以直接打 mount /sdcard
再打dd if=/sdcard/hboot.img of.......那行

試試吧
謝謝...原來是指令多了個ADB SHELL !!!
解決啦!!!!!!!
內文搜尋
X
評分
評分
複製連結
Mobile01提醒您
您目前瀏覽的是行動版網頁
是否切換到電腦版網頁呢?