HTC TouchPro2 - SDからのROM書き込み方法

ROM Kitchenで作成したROMをTouchPro2に書き込んでみましたが、作成をミスったおかしなROMを書き込んでしまって起動出来なくなってしまいました。

SDカードからのROM書き込みも出来るらしいというのは知っていたのでMicroSDにROMイメージデータをコピーして書き込みに挑戦してみました。

xdaのhttp://forum.xda-developers.com/showthread.php?t=550540
に書いてありました。

Flashing Via MicroSD Card
1. Make sure your microSD is Formatted to fat32 (you dont have to delete all files but it is safer if you do)
2. Download your prefered Rom from the Rhodium Rom Develpoment Page and unzip/unrar it to your PC
3. Goto the Roms Folder and rename the .nbh file to RHODIMG.nbh
4. Copy the RHODIMG.nbh file to the root of your MicroSD Card
5. Plug the MicroSD Card into the phone
6. Enter the BootLoader screen, you will first see a tri-color screen with the phone and SPL Information at the top
7. Follow the On Screen instructions to start the update
8. After flash has completed, press the reset button with the stylus to reset the device.

が、どうも6.の手順で普通にハードリセットの手順を実行するだけでは普通にハードリセットから始まるだけのようです。

ブートローダーのところで何かあるのかと思いましたのでもう少し詳しく書いてあるページをgoogleで探してみたところありました。

http://forum.xda-developers.com/showthread.php?t=547794&page=89

に下記のように書いてありました。

uSD FLASH METHOD:
Starting with a brand new Transcend 8MB Class 6 uSD card.
Use XP Pro 2002 SP3 to format uSD as FAT32 (NOT Quick Format; Volume label = "uSD-NRG_1_9").
Copy ruu_signed.nbh to uSD then rename it rhodimg.nbh.
Use "Safely Remove Hardware" to ensure uSD is properly written.
Remove SIM card and place uSD-NRG_1_9 uSD in TP2.
From TP2 power off, hold CALL, END and POWER buttons until RGB screen w/"RHOD210 32M SS-BC, SPL-0.85.OliNex" briefly.
Then "This operation will delete... Press VolUp to restore" screen
Press VolUp, "Restoring" progress bar runs to 100%.

普通のハードリセットと同じ方法ですが、ボリュームラベルとかが違うのかと思い同じようにしてみましたがやっぱり出来ません・・・
さらに違うHPを探すとありました。

http://htcpedia.com/forum/showthread.php?t=1730

Hard-SPL is needed if you wanna flash custom roms

My tips on how to flash a custom rom:

  • Do not let battery be below 30%
  • Keep the device on a secure location (so that it wont fall and loose connection to your pc during flash)
  • Copy RHODIMG.NBH to your sd card
  • Enter bootloader (rainbowscreen) pressing volume down (hold the button untill you enter bootloader)
  • Press power button as asked
  • When the rom upgrade is finished, press reset button, send key+end key+power button to make an hard reset

どうやら、

FAT32でフォーマットしたSDカードにROMイメージファイルをRHODIMG.NBH というファイル名でコピーして、ブートローダーモードに入ってから、ボリュームUPキーではなく、ボリュームDOWNキーを押せば良いようです。

無事にROM書換えが出来るようになりました。
これで安心して作成したROMを書き込む事ができます。