Changes between Version 3 and Version 4 of incsfree


Ignore:
Timestamp:
08/31/11 05:46:06 (13 years ago)
Author:
admin
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • incsfree

    v3 v4  
    2727=== --secu_flag, --cid, --sim_unlock ===
    2828These 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 ====
     30using -s off will set the phone to S-OFF and -s on will set the phone to S-ON.
     31==== --cid ====
     32using --c 11111111 will set the phone to SuperCID.
     33==== --sim_unlock ====
     34using -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.
    3037=== --recovery ===
    3138-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.