HTC Tattoo刷機全過程以及ROM下載!!!

貌似是去年12月19日的事情,可以金卡刷機到當前最新1.67.405.6版,只是依然無法破解ROOT,有想嚐鮮的可以試試~~~估計論壇裏前一陣子的兩位求ROM的兄弟應該是這麼刷的吧~~~不過還是說句,刷機有風險,開刷需謹慎~~~鄙人沒試過,不過照原帖底下回復來看,還是有不少成功的~~~發來權當大家共同研究~~~漢化粗劣,各位包涵下~~~


HOW-TO Flash the Tattoo 
如何刷Tattoo 

After fighting versus the Tattoo for 2 hours I have finally flashed the device successfully.
在努力奮戰2小時候我終於成功刷了Tattoo

Since there is not a proper thread containing the exact procedure for this device I'm going to explain it a little bit in detail, specially based on this device different things that doesn't have other android phones:
由於以前Tattoo的刷機沒有一個公認的合適的頭緒,所以這裏我要解釋得更詳細一點,特別是在刷機過程中Tattoo相對於其他Android手機不同的地方: 


1. First we need to find a micro SD, normally this device comes with a 2gb Sandisk micro SD, this will be fine.
1.首先我們需要找到一張micro SD卡,一般這關機器都會帶一張2G的晟碟的卡,這很好。

2. We need to format the microSD to FAT32, so remember to save your files before going on.
2.我們需要以FAT32格式格式化這張卡,並且在格式化之前先做好備份。

3. After the format, we need to create a GoldCard with this SD Card. Basically this is a "transformation procedure". You can find the method here: http://forum.xda-developers.com/showthread.php?t=572683 but I'm going to explain it based on Tattoo
在格式化後,我們需要把這張卡做成金卡。基本上這是一個“轉型過程”。你可以在這裏找到的方法:http://forum.xda-developers.com/showthread.php?t=572683
但我要解釋Tattoo的金卡製作。 

Creating the Gold Card:
製作金卡:

4. We need the android-sdk tools, we can find them here: http://developer.android.com/sdk/index.html download them, and unzip in a folder maybe in C:\androidtools
4.我們需要android-sdk tools,可以在 http://developer.android.com/sdk/index.html 下載並解壓到一個文件夾,比如 C:\androidtools。

5. Go the the Command line (Start->Execute->write cmd and OK), and there you should find where you unzip the android-sdk tools, example cd c:\androidtools\tools
5.依次執行命令:開始——運行——輸入“cmd”——回車,然後在DOS虛擬機中找到前面解壓android-sdk tool後的文件夾,比如c:\androidtools\tools。

6. Run this command "adb shell cat /sys/class/mmc_host/mmc1/mmc1:*/cid" if you had the microSD in the drive you will find a long number like:
532600bd227d9c0347329407514d5402
6.輸入 "adb shell cat /sys/class/mmc_host/mmc1/mmc1:*/cid"並回車,如果你有microSD在驅動器中尼將看到一長串字符,比如:
532600bd227d9c0347329407514d5402

7. Go to this page to reverse it: http://hexrev.soaa.me/ and copy the code reversed:
In our example it will be: 00544d5107943247039c7d22bd002653
7.進入這個頁面,輸入剛纔的長串字符,如“532600bd227d9c0347329407514d5402”,提交後將得到的另一串字符複製保存,這裏例子是“00544d5107943247039c7d22bd002653”。

8. Go to this page to generate your GoldCard image: http://revskills.de/pages/goldcard.html
And put your reversed number and you email. You will receive an email with a file called "goldcard.img"
8.進入這個頁面獲得你的金卡鏡像:http://revskills.de/pages/goldcard.html,並且將你第7步中獲得的字符用郵件發送了,並且填上自己的的郵箱,你將會收到一封叫做“goldcard.img”的郵件。

9. Now you need an Hex editor like HXD. Download it from: http://download.cnet.com/HxD-Hex ... 1068.html?tag=mncol
9.現在你需要一個十六進制編輯器,比如HXD。你可以在 http://download.cnet.com/HxD-Hex ... 1068.html?tag=mncol 下載。

10. Exactly the same as the instructions I pasted above:
10.按照我以上做過的步驟一步步做:

11. Install and launch HxD Hex Editor program. (make sure you use "Run as Administrator" under Vista and win 7)
11.安裝並運行你安裝的Hex Editor。(如果你是win7或者Vista確保你是以管理員身份運行的)

12. Go to Extra tab > Open Disk. Under Physical disk, select Removable Disk (Must be your SD card), uncheck “Open as Readonly), click OK. (BEWARE, MUST BE UNDER PHYSICAL DISK NOT LOGICAL DISK, THIS MISTAKE MADE ME BIG PROBLEMS)
12.點Extra tab菜單,點Open Disk,在Physical disk菜單下,選擇Removable Disk(確定這個必須是你的SD 卡),不要勾選Open as Readonly,點OK(注意,一定要是在Physical disk而不是Logical Disk下,這個問題是個大問題!!!)

13. Go to Extra again, Open Disk Image, open up goldcard.img which you’ve saved/unzipped earlier.
Now, you should have two tabs, one is your removable disk, the other is goldcard.img. Press OK when prompted for “Sector Size” 512 (Hard disks/Floppy disks), click OK.
13.再次點Extra tab菜單,點Open Disk Image,選擇你剛纔從郵件中保存下來的goldcard.img,點OK,“Sector Size” 512 (Hard disks/Floppy disks),點OK。

14. Click on goldcard.img tab. Go to Edit tab > Select All, edit tab again > copy.
14.點 goldcard.img tab,然後在Edit菜單中點select all,然後再在Edit菜單中點copy。

15. Click on the “removable disk” tab. Select offset (line) 00000000 till offset (line) 00000170 (including the 00000170 line), click on Edit tab and then Paste Write.
15.點 removable disk tab 選擇 00000000 到 00000170的部分,點Edit菜單後點Paste Write。

16. Click on File > Save. now you can exit the program.
16.點File菜單,點Save,點OK並退出。

------------

17. Now with the gold card created (the microSD transformed) we must reboot the HTC Tattoo. When we press the "reboot" button we must press nearly at the same time the POWER OFF and VOLUME DOWN buttons at the SAME TIME!!!! He will enter a new menu called HBOOT
17.現在你已經做好金卡(microSD卡轉換的)了,裝入卡後我們得重啓Tattoo。當我們按下了重啓鍵我們必須馬上同時按下電源和音量減鍵!!!我們馬上會進入HBOOT菜單。

18. We press back button to go to fastboot USB mode
18.我們按返回鍵進入fastboot USB模式。

19. Now we have to start the flashing utility for example: http://rapidshare.com/files/2925 ... signed_NoDriver.exe
This is done the 19th Decembre 2009, but maybe on the future there will be newer flash releases so this file will be replaced for the newer one.
19.現在我們應該開始刷Tattoo版本比如: http://rapidshare.com/files/2925 ... signed_NoDriver.exe
這是2009年12月19日的版本,但是以後可能會有更新的可刷版本,那時這個文件可以換成更新的版本。

20. The Flash will start we must wait, its better to do this process with 100% battery left
20.刷機開始,我們需要等待,最好在電池在100%狀態時開始刷機。

21. After 10 minutes, the flash will be done, and the HTC will reboot automatically with the Flashing done and everything OK!
21.10分鐘後,刷機完成,此時Tattoo將會自動重啓~~~

-----------------------

Latest Official WWE Flashes for HTC Tattoo: 
最新的官方Tattoo可刷版本(2009年12月19日版):

19.12.2009: http://rapidshare.com/files/2925 ... signed_NoDriver.exe


__________________
BeWaRe oF ThE DoG

Actual:
HTC Tattoo / ROM: 1.67.405.6 (WWE) / Radio: 3.35.07.20

Past:
HTC Blackstone / ROM: 1.56.412.1 (ESN) / Radio: 1.13.25.24
HTC Hermes / ROM: 3.54.255 (Official HTC ESN) / Radio: 1.48.00.10
HTC Universal / ROM: 2.08.01 BL (WWE) / Radio: 1.18.0


附:
以下是三個HTC官方GSM原版Tattoo WWE ROM~~~

RUU Click HTC WWE 1.56.405.1 WWE signed NoDriver.rar
RUU Click HTC WWE 1.67.405.6 WWE release signed NoDriver.rar
RUU Click HTC WWE 1.63.405.1 WWE test signed NoDriver.rar


其中RUU Click HTC WWE 1.67.405.6 WWE release signed NoDriver.rar暫時是最新的~~~

一個沃達豐ROM for UK ,版本1.67.161.18:
http://devicehelp.vodafone.co.uk ... signed_NoDriver.exe
發表評論
所有評論
還沒有人評論,想成為第一個評論的人麼? 請在上方評論欄輸入並且點擊發布.
相關文章