Changes between Version 2 and Version 3 of g2_root_new


Ignore:
Timestamp:
03/30/11 21:02:45 (13 years ago)
Author:
admin
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • g2_root_new

    v2 v3  
    1818Note 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)
    1919
    20 == Copy the file to the phone ==
     20== Copy the files to the phone ==
    2121Before 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.
    2222
    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).
     23In 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).
    2424
    2525Unpack 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 computer and execute these commands:
     26Open a terminal or command window and change the current directory to where the files are on your PC and execute these commands:
    2727{{{
    2828$ adb push psneuter /data/local/tmp/
     
    4848From now on we recommend to install the engineering hboot as part of the gfree procedure.
    4949
    50 If you do not want to install the engineering hboot skip to the next section!
     50If you do not want to install the engineering hboot for any reason skip to the next section!
    5151
    5252In the root shell (indicated by the #) that you got in the Temporary root section execute the following commands:
     
    7575If you do not want to install the engineering hboot follow this steps!
    7676
    77 If you ran the commands in the previous section the skipt this section
     77If you ran the commands in the previous section the skip this section
    7878
    7979In the root shell (indicated by the #) that you got in the Temporary root section execute the following commands: