• Diễn đàn sẽ được nâng cấp và sáp nhập thành diễn đàn Xdo.vn nên diễn đàn sẽ dừng đăng ký thành viên mới. Toàn bộ diễn đàn sẽ được giữ nguyên vẹn tại tên miền phụ pdaviet.xdo.vn, danh sách thành viên và một số bài viết quan trọng sẽ được chuyển sang diễn đàn mới. Bạn có thể tham gia góp ý cho việc thay đổi diễn đàn ở đây. Cảm ơn bạn đã tiếp tục đồng hành cùng diễn đàn.

Xin hướng dẫn Up Recovery 3.0.0.5

  • Thread starter Thread starter dtka
  • Ngày gửi Ngày gửi

dtka

New Member
mình post bài này để xin các bác hướng dẫn cách up CWM 3.0.0.5 cho DHD trong trường hợp không tải Rom manager qua Macket.
Mong được chỉ giáo. Thank !
 
Hi! A lot of people ask for a guide to install ClockWorkMod Recovery 3.0.0.5 on the Desire HD.

I'm not a pro, i make this guide to help people ! Some one can correct me if I'm wrong, i'm open !

Description:

This guide will help you to install CWM 3 on your Desire HD.


Warning:

CWM 3 doesn't support update-script (Amend), it requires update-binary and updater-script (Edify)
Not all mods use updater-script, test and if that don't work, try this this usefull tool that make the conversion betwen Amend and Edify: amend2edify
If some one want, i can explain the use of this tool

Before Flashing:

You need adb and fastboot to perform this install !
You can download it here:
http://www.multiupload.com/QACREBQOWO
You also have to download the CWM 3 .IMG here:
http://www.multiupload.com/80H7K8IXG4

Let's GO !:

1) Extract the content of adb_fasboot.rar in a folder named "adb_fastboot" at the root of your disk (ex: "C:\adb_fastboot")

2) copy the .IMG of CWM 3 into the same folder of the step 1 (ex: "C:\adb_fastboot\ace-cwm-3.0.0.5.img")

3) Connect your phone by USB in (Charge only mode

4) Open a command prompt: Windows key + R and type "cmd" and valid by OK

5) Go into your adb_fastboot folder with this command:
Code:
cd C:\adb_fastboot
If your folder disk is not c:\ replace "C" by the correct letter !
If your folder is not named adb_fastboot, repalce "adb_fastboot" by your folder name !


6) Reboot your phone in bootloader with this command:
Code:
adb reboot bootloader
7) Flash the recovery with this command:
Code:
fastboot flash recovery ace-cwm-3.0.0.5.img
8) Reboot your phone:
Code:
fastboot reboot
Well done !

You have successfully flashed ClockWorkMod Recovery 3.0.0.5 on your Desire HD
 
Back
Top