Changes between Version 2 and Version 3 of g2_root_new
- Timestamp:
- 03/30/11 21:02:45 (14 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
g2_root_new
v2 v3 18 18 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 19 20 == Copy the file to the phone ==20 == Copy the files to the phone == 21 21 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. 22 22 23 In the commands to run below, '''$ or # represent the prompt and should NOT be entered as part of the commands''' (in windows this will be something like C:\> instead).23 In the commands to run below, '''$ or # represent the prompt and should NOT be entered as part of the commands''' (in Windows this will be something like C:\> instead). 24 24 25 25 Unpack all the zip files to a directory on your PC. 26 Open a terminal or command window and change the current directory to where the files are on your computerand execute these commands:26 Open a terminal or command window and change the current directory to where the files are on your PC and execute these commands: 27 27 {{{ 28 28 $ adb push psneuter /data/local/tmp/ … … 48 48 From now on we recommend to install the engineering hboot as part of the gfree procedure. 49 49 50 If you do not want to install the engineering hboot skip to the next section!50 If you do not want to install the engineering hboot for any reason skip to the next section! 51 51 52 52 In the root shell (indicated by the #) that you got in the Temporary root section execute the following commands: … … 75 75 If you do not want to install the engineering hboot follow this steps! 76 76 77 If you ran the commands in the previous section the skip tthis section77 If you ran the commands in the previous section the skip this section 78 78 79 79 In the root shell (indicated by the #) that you got in the Temporary root section execute the following commands: