2009年8月14日

Perfect SPL 更新後にどの ROM を焼く?

xda 発見の Perfect SPL (1.33.0006) 更新法は、sappimg.zip (sappimg_vodaphone.zip) でアップデートする為、SPL だけでなく本体 ROM も vodaphone magic 版に更新されると思われる (^^;

SPL (1.33.2005) に更新だけでなく、以下も全て希望する ROM に更新が必要みたい。
・System Recovery Utility (recovery-RAv1.2.0G.img)
・PVT 32B 用 radio image
・PVT 32B 用 System image

今回は、最初に vodaphone イメージ(32A) を使ってるので、PVT 32A ボード用を全て PVT 32B ボード用に変更してる (^^;


注)HT-03A を同じ手順で更新すると、今の時点だとオリジナル ROM に戻れないと思われる (^^;

今後、docomo や HTC から HT-03A の update ROM が公開されたら嬉しいですが...

Magic 版 PVT-32B ボードだと ION ROM が HTC にて正規公開されてる (^^)

HTC: Flashing your Google I/O Device with a Factory System Image

また、myTouch 用だと ota update (COC10?) などがある模様。
怪しい xda 版 32B 用 ROM の myTouch 動作確認も始まってますね。

MT3G now rooted, What now?

なお、HT-03A の nandroid backup は、root 権限がないと取れないみたい...
こちらで Hero ROM の G1/Dream ポート用にバックアップを取得した記事あり。

adb pull で /system と /proc/config.gz だけバックアップ出来たみたい。

How do you pull the ROM from the Hero?

Sweet god you can be a hero if you can use adb and type the following command:

adb pull /proc/config.gz .

and attach the file here!

You can load the 1.3.1 recovery (i think) and nandroid backup the system!


*************THIS IS A GUESS ON HOW TO DO IT!*****************
I bet someone will help you get this dumped!

but you can probably dump the following like so:

adb pull /system ./system (make the folder in your adb directory)
adb pull /data ./data (make the folder in your adb directory)
adb pull /etc ./etc (make the folder in your adb directory)

cat /dev/mtd/mtd1 > /sdcard/recovery.img
cat /dev/mtd/mtd2 > /sdcard/boot.img

adb pull /sdcard/recovery.img . < there is a . after it and it needs to be there! >
adb pull /sdcard/boot.img . < there is a . after it and it needs to be there! >

This would be my guess on how to do it, but i could be wrong.


Now that we have root, what about a failsafe?

オリジナル ROM のバックアップ方法や戻し方も質問している方がいました (^^)
残念ながら、スレッドが進んでない...

0 件のコメント: