Changes between Version 3 and Version 4 of incsfree
- Timestamp:
- 08/31/11 05:46:06 (14 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
TabularUnified incsfree
v3 v4 27 27 === --secu_flag, --cid, --sim_unlock === 28 28 These options will change the configuration information of the phone in partition 7. Using one of these flaga will create a backup file of your existing partition 7 named /sdcard/part7backup-<time>.bin. '''Please make a backup of these files in a secure place on your computer - especially the first file created is the only chance you have to restore the phone to it's original state'''. 29 ==== -- 29 ==== --secu_flag ==== 30 using -s off will set the phone to S-OFF and -s on will set the phone to S-ON. 31 ==== --cid ==== 32 using --c 11111111 will set the phone to SuperCID. 33 ==== --sim_unlock ==== 34 using -S will remove the SIM-lock data from the phone. '''This feature is untested for the Incredible S''' 35 === -- restore === 36 -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. 30 37 === --recovery === 31 38 -y (or --recovery) option allows you to install a recovery image file to partition 21. It will create a backup file of your existing partition 21 named /sdcard/part21backup-<time>.bin. ''' Please make sure that you are using the correct recovery image file for your device! '''. You can use -y together with -w: This will disable the write protection of the emmc and install the recovery image but will not change anything in partition 7.