Changes between Version 3 and Version 4 of g2_root_new
- Timestamp:
- 03/31/11 08:26:31 (14 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
g2_root_new
v3 v4 7 7 8 8 rooting files [http://www.thinkthinkdo.com/trac/project1/raw-attachment/wiki/gfree/gfree_temp-root.zip] (md5sum d36df32bb08606f8368a73c65f148cbc) 9 10 flash_image [http://www.thinkthinkdo.com/trac/project1/raw-attachment/wiki/vision_utilities/flash_image.zip] 9 11 === engineering hboot === 10 12 Download the '''appropriate HBOOT for your phone''': … … 18 20 Note that the md5sums are for the actual hboot img contained within the zip file, not the for the zip file itself. Note also that the dz, g2, and dhd each use their own version of the engineering boot, as the phones are partitioned differently. (If you have previously installed the wrong HBOOT for your phone, you may need to reflash everything after partition 18) 19 21 22 === clockwork recovery === 23 Download the '''appropriate clockwork recovery for your phone''': 24 25 T-Mobile G2 and HTC Desire Z: [http://mirrorbrain.cyanogenmod.com/cm/recoveries/recovery-clockwork-vision.img]. The md5sum can be found in [http://mirrorbrain.cyanogenmod.com/cm/recoveries/recovery-clockwork-vision.img.md5sum.txt] 26 27 HTC Desire HD: [http://mirrorbrain.cyanogenmod.com/cm/recoveries/recovery-clockwork-ace.img]. The md5sum can be found in [http://mirrorbrain.cyanogenmod.com/cm/recoveries/recovery-clockwork-ace.img.md5sum.txt] 20 28 == Copy the files to the phone == 21 29 Before you can adb as described below you need to enable debugging in the settings on the phone. In Settings go to "Applications -> Development" and check the "USB debugging" option.