Changes between Version 7 and Version 8 of g2_root_new
- Timestamp:
- 03/31/11 09:27:17 (14 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
g2_root_new
v7 v8 1 1 = G2 rooting (and Desire Z, Desire HD after downgrade) = 2 == Prerequisites == 3 # Having the proper USB drivers installed - [http://www.corylulu.com/usb_driver.zip Windows USB Drivers for the Vision] 4 5 # Disable auto-run or uninstall Visionary if you have it (It's important!) 6 7 # adb (installed as part of the [http://developer.android.com/sdk/installing.html Android SDK].) See [http://forum.xda-developers.com/showthread.php?t=865685 this guide on how to install/setup adb on your PC]. 2 8 3 9 == 1. Necessary files == 4 psneuter [http://www.thinkthinkdo.com/trac/project1/raw-attachment/wiki/psneuter/psneuter.zip ] (md5sum 89c2dec8d72d87b4c669f44dd31c8d17)10 psneuter [http://www.thinkthinkdo.com/trac/project1/raw-attachment/wiki/psneuter/psneuter.zip psneuter.zip] (md5sum 89c2dec8d72d87b4c669f44dd31c8d17) 5 11 6 gfree v0.5 [http://www.thinkthinkdo.com/trac/project1/raw-attachment/wiki/gfree/gfree_05.zip ] (md5sum ee63bff8a02232e733b5c9a57580ad9a)12 gfree v0.5 [http://www.thinkthinkdo.com/trac/project1/raw-attachment/wiki/gfree/gfree_05.zip gfree_05.zip] (md5sum ee63bff8a02232e733b5c9a57580ad9a) 7 13 8 rooting files [http://www.thinkthinkdo.com/trac/project1/raw-attachment/wiki/gfree/gfree_temp-root.zip ] (md5sum d36df32bb08606f8368a73c65f148cbc)14 rooting files [http://www.thinkthinkdo.com/trac/project1/raw-attachment/wiki/gfree/gfree_temp-root.zip gfree_temp-root.zip] (md5sum d36df32bb08606f8368a73c65f148cbc) 9 15 10 flash_image [http://www.thinkthinkdo.com/trac/project1/raw-attachment/wiki/vision_utilities/flash_image.zip ] (md5sum bd475f29e0665c702f8eaf57a0423b58)16 flash_image [http://www.thinkthinkdo.com/trac/project1/raw-attachment/wiki/vision_utilities/flash_image.zip flash_image.zip] (md5sum bd475f29e0665c702f8eaf57a0423b58) 11 17 === 1.1. engineering hboot === 12 18 Download the '''appropriate HBOOT for your phone''': 13 19 14 T-Mobile G2: [http://android.d3xt3r01.tk/cyanogen/vision/hboot/vision.hboot-0.76.2000.zip ] (md5sum 7669AE12DC2FAA10AE555A164980EFD0)20 T-Mobile G2: [http://android.d3xt3r01.tk/cyanogen/vision/hboot/vision.hboot-0.76.2000.zip vision.hboot-0.76.2000.zip] (md5sum 7669AE12DC2FAA10AE555A164980EFD0) 15 21 16 HTC Desire Z: [http://android.d3xt3r01.tk/cyanogen/vision/hboot/vision.hboot-0.84.2000.zip ] (md5sum 2CE1BDD5E4C1119CCFCECB938710D742)22 HTC Desire Z: [http://android.d3xt3r01.tk/cyanogen/vision/hboot/vision.hboot-0.84.2000.zip vision.hboot-0.84.2000.zip] (md5sum 2CE1BDD5E4C1119CCFCECB938710D742) 17 23 18 HTC Desire HD: [http://android.d3xt3r01.tk/cyanogen/common/hboot/ace_glacier.hboot-0.85.2007.zip ] (md5sum df4fd77f44993eb05a4732210d2eddc6)24 HTC Desire HD: [http://android.d3xt3r01.tk/cyanogen/common/hboot/ace_glacier.hboot-0.85.2007.zip ace_glacier.hboot-0.85.2007.zip] (md5sum df4fd77f44993eb05a4732210d2eddc6) 19 25 20 26 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) … … 23 29 Download the '''appropriate clockwork recovery for your phone''': 24 30 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]31 T-Mobile G2 and HTC Desire Z: [http://mirrorbrain.cyanogenmod.com/cm/recoveries/recovery-clockwork-vision.img recovery-clockwork-vision.img]. The md5sum can be found in [http://mirrorbrain.cyanogenmod.com/cm/recoveries/recovery-clockwork-vision.img.md5sum.txt recovery-clockwork-vision.img.md5sum.txt] 26 32 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]33 HTC Desire HD: [http://mirrorbrain.cyanogenmod.com/cm/recoveries/recovery-clockwork-ace.img recovery-clockwork-ace.img]. The md5sum can be found in [http://mirrorbrain.cyanogenmod.com/cm/recoveries/recovery-clockwork-ace.img.md5sum.txt recovery-clockwork-ace.img.md5sum.txt] 28 34 == 2. Copy the files to the phone == 29 35 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. … … 115 121 You can verify the success of gfree by using gfree_verify. 116 122 117 Download gfree_verify.zip from [http://www.thinkthinkdo.com/trac/project1/raw-attachment/wiki/gfree/gfree_verify_v01.zip ]123 Download gfree_verify.zip from [http://www.thinkthinkdo.com/trac/project1/raw-attachment/wiki/gfree/gfree_verify_v01.zip gfree_verify_v01.zip] (md5sum 8e3535fd720d19fa0aec4eb711b897c4) 118 124 119 125 Unzip gfree_verify_v01.zip to a place on your PC.