今天照著這篇教學從新把記憶卡分割
想要裝新版的ROM~結果在執行recovery 模式時出現了下面的訊息! 我卡住了!
D:\AMDesireRecovery>adb-nilezon shell busybox --install /sbin
adb server is out of date. killing...
ADB server didn't ACK
* failed to start daemon *
error:
D:\AMDesireRecovery>adb-nilezon shell sh -c "nohup /sbin/recovery &"
adb server is out of date. killing...
* daemon started successfully *
** daemon still not runningerror: cannot connect to daemon
-------------------------------
機子原本是刷ota22_signed,
今日更新流程
1. 記憶卡分割
2.recovery無法開啟
3.以fastboot模式開機
請問我該如何是好>< 我不知道哪個步驟錯~還能救嗎?<br>
跟著斌大的教學又做了一次!
目前是
Firmwar Version
2.1-update1
Baseband version
32.36.00.28U_4.06.00.02_2
Kernel version
2.6.29-82821fb5
htc-kernel@and18-2 #1
Build number
1.21.405.1 CL172503 test-keys
Software number
1.21.405.1
Browser version
WebKit 3.1
---------------------------
還是卡在選擇recovery 模式 USB連接上的問題!
電腦配備 WIN 7 X64 /HTC Sync 3.0
chioiu68 wrote:
今天照著這篇教學從新...(恕刪)
http://android.modaco.com/content/htc-desire-desire-modaco-com/309939/usb-brick-rickrolled-b0rked-fixed/
5. When in the screen with the big red exclamation mark, Hold Volume-Up + press Power, and select apply sdcard:update.zip.
6. This will automatically fix your MISC partition with the correct CID. Reboot, and your done!
在選擇RECOVERY模式後就透過電腦執行 recovery-windows 這個步驟就卡死了~
沒法flash zip =.=
chioiu68 wrote:
4. Power o...(恕刪)
首先:忘了問..
adb-windows devices
有出現device的名字嗎???
----------------------------------------------------------------------------------------------------
再來你都會使用AMDesireRecovery/adb-windows指令了..
為什麼當初不執行adb-windows進去AMDesireRecovery裡頭分割你的sd卡就好了..
我最早root完,那時刷rom只有進AMDesireRecovery+usb的方式..
sdcard分ext到現在都頭好壯壯到現在,刷了n次了也沒事
---------------------------------------------------------------------------------------------------
若recovery不識desire當然就不識sd卡囉...請用下面這方法試試
我記得以前有篇用改DESIRE cid代號的方式,重新找回DESIRE的文..
試試這篇(我當時RECOVERY 不識DESIRE是這這方法拉回)
http://ip208-100-42-21.static.xda-developers.com/showthread.php?t=691639
1. Find out your CID. Go into fastboot mode, and do 'fastboot oem boot'.
The log will say something like the following:
CODE
#INFOTAG:Ramdisk OK
#INFOTAG:smi ok, size = 0
#INFOTAG:hwid 0x0
#INFOTAG:skuid 0x21F04
#INFOTAG:hero panel = 0x0
#INFOTAG:engineerid = 0x0
#INFOMCP dual-die
#INFOMCP dual-die
#INFOTAG:mono-die = 0x0
#INFODevice CID is not super CID
#INFOCID is HTC__E11
In this specific case, the CID is HTC__E11.
2. Get the following mtd0.img from the attached files below
Edit this image to the CID you found above with a hex editor.
Optionally, you can use this CID generator by stevebrush instead. Untested by me, but it should work properly.
3. Get flash_image from the attached files below
Move this to /data/ , and flash the modified image using:
"/data/flash_image misc /data/mtd0.img"
You can move both mtd0.img and flash_image by putting it on your sdcard, and issueing the following command in a terminal emulator:
'cat /sdcard/flash_image > /data/flash_image'
'cat /sdcard/mtd0.img > /data/mtd0.img'
You might have to do 'chmod u+x /data/flash_image' before you run the commands (or chmod 755 /data/flash_image)
4. Repeat step 3 a couple of times if it doesn't seem to work well.
5. All done! Reboot, you should have normal usb connectivity. Post your 'fastboot oem boot' log and intermediate steps if it fails.
首先先感激ccl8659大的大力相助!
1.雖然我不太清楚到底是什麼問題讓recovery模式進不去!
2.所以不斷地看著英文網站(GOOGLE翻譯滿好用)
3.不斷爬文亂試驗!逛到了 [這裡 ]
再翻閱一下roddis24大的[這篇(影片)Desire無金卡已root+無線AP+app2sd]
兩邊的作法好像!~~所以姑且一試! 果不其然~ 我的滴賽復活了!!
不過~還是無法用PC 進入recovery模式~這是我復活的心得~
希望和我有一樣問題的朋友也有機會參考到~^^~




























































































