Changes between Version 17 and Version 18 of gfree


Ignore:
Timestamp:
03/30/11 17:09:40 (13 years ago)
Author:
admin
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • gfree

    v17 v18  
    44
    55== gfree version 0.5 contained in gfree_05.zip ==
    6 '''WARNING the new -b option is completely experimental. It has not been tested by anyone in real life.'''
     6'''WARNING the new -b option is somewhat experimental. It has been tested successfully by me on my G2 but there is no additional user feedback yet.'''
    77
    8 If you are using this option then i '''highly recommend''' that after running it and syncing you create md5sums of the hboot.img that you installed and /dev/block/mmcblk0p18. If the md5sums don't match then '''first of all - DON'T REBOOT''' and second run for help at the #G2ROOT IRC channel on freenode.
     8If you are using this option then i '''highly recommend''' that after running it and syncing you create md5sums of the hboot.img that you installed and /dev/block/mmcblk0p18. This can be done using busybox.
     9{{{
     10adb push busybox /data/local/
     11adb shell chmod 777 /data/local/busybox
     12}}}
     13And then in your temp-root shell (the one with the # prompt)
     14{{{
     15/data/local/busybox md5sum /sdcard/hboot-eng.img
     16/data/local/busybox md5sum /dev/block/mmcblk0p18
     17}}}
     18If the md5sums don't match then '''first of all - DON'T REBOOT''' and second run for help at the #G2ROOT IRC channel on freenode.
    919
    1020'''gfree version 0.5 is known to have problems to disable the write protection on some vodafone desire z devices.'''