Changes between Version 14 and Version 15 of g2_root_new
- Timestamp:
- 03/31/11 22:57:47 (14 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
TabularUnified g2_root_new
v14 v15 59 59 For the T-Mobile G2 or the HTC Desire Z execute the following command in the terminal or command window 60 60 {{{ 61 $ adb push recovery-clockwork- vision.img /data/local/tmp/recovery.img61 $ adb push recovery-clockwork-3.0.0.5-vision.img /data/local/tmp/recovery.img 62 62 }}} 63 63 === 2.b. clockwork recovery for HTC Desire HD=== 64 64 For the HTC Desire HD execute the following command in the terminal or command window 65 65 {{{ 66 $ adb push recovery-clockwork- ace.img /data/local/tmp/recovery.img66 $ adb push recovery-clockwork-3.0.0.6-ace.img /data/local/tmp/recovery.img 67 67 }}} 68 68