Changes between Version 5 and Version 6 of incsfree
- Timestamp:
- 08/31/11 06:02:57 (14 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
incsfree
v5 v6 46 46 # cat /proc/kmsg 47 47 }}} 48 === --disable_kf === 49 This option defaults to yes. So if you do not specify is the same as -k yes. 50 51 Using this option will attempt to remove the filter from the kernel that prevents writes to the partition 7 by patching the kernel in memory. To do so it will load a module called gkmem that will provide a device called /dev/gkmem. 52 '''Remark''' If the phone reboots on an attempt to change something in partition 7 this basically means the the removal of the kernel filter failed. 53 48 54 === -- restore === 49 55 -r (or --restore) option allows you to restore the backupfile of your partition 7. It expects a backup file created be gfree in a previous run. … … 68 74 69 75 == gfree_verify == 70 Short guide how to verify that gfree worked.76 Short guide how to verify that incsfree worked. (The tool was developed for the HTC G2 and can be found attached to the page [http://www.thinkthinkdo.com/trac/project1/wiki/gfree gfree]) 71 77 72 78 Download and unpack gfree_verify.zip and unpack it on your PC.