Changes between Version 17 and Version 18 of g2_root_new


Ignore:
Timestamp:
04/01/11 14:10:54 (13 years ago)
Author:
admin
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • g2_root_new

    v17 v18  
    4040== 2. Copy the files to the phone ==
    4141Before 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.
     42
     43Connect the phone to the USB of your PC. The phone will stay connected during the complete procedure.
     44
     45Make sure that you do NOT turn on USB storage. There has to be a sdcard in the phone and it has to be mounted to the phone!
    4246
    4347In 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).
     
    102106If the md5sums don't match then first of all - '''DON'T REBOOT''' and second run for help at the #G2ROOT IRC channel on freenode.
    103107
    104 If the md5sums match -> reboot your phone.
     108If the md5sums match -> Reboot your phone by executing the following command In the root shell (indicated by the #):
     109{{{
     110reboot
     111}}}
     112
    105113
    106114== 4.b. S-OFF, Super-CID, SIM-unlock, clockwork recovery and root ==
     
    120128Wait a few seconds for the changes to "take".
    121129
    122 Reboot your phone.
     130Reboot your phone by executing the following command In the root shell (indicated by the #):
     131{{{
     132reboot
     133}}}
    123134
    124135== 5. Verify the success of gfree ==