= gfree (by scotty2) = See [http://forum.xda-developers.com/wiki/index.php?title=HTC_Vision#How_To_Get_R.2FW_Access_.28Permanent_Root_.2F_.22Permaroot.22.29] for instructions. == gfree version 0.6 contained in gfree_06.zip == Changes: * updated wpthis.h so that it should now also work on the devices where gfree 0.5 did not work and that had to use gfree 0.2. == gfree version 0.5 contained in gfree_05.zip == '''WARNING''' if you are using the new -b 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. {{{ adb push busybox /data/local/ adb shell chmod 777 /data/local/busybox }}} And then in your temp-root shell (the one with the # prompt) {{{ /data/local/busybox md5sum /sdcard/hboot-eng.img /data/local/busybox md5sum /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. '''gfree version 0.5 is known to have problems to disable the write protection on some vodafone desire z devices.''' Changes: * added -b option to install a hboot image file to partition 18. It will create a backup file of your existing partition 18 named /sdcard/part18backup-