Ethan Yonker | b3662f6 | 2016-02-15 09:38:01 -0600 | [diff] [blame] | 1 | ---
|
| 2 | layout: device
|
| 3 | title: "Samsung Galaxy S2 i9100"
|
| 4 | codename: i9100
|
| 5 | downloadfolder: i9100
|
Ethan Yonker | 8b72323 | 2016-04-09 22:10:27 -0500 | [diff] [blame^] | 6 | supportstatus: Currently Supported via IsoRec
|
| 7 | maintainer: arnab
|
Ethan Yonker | b3662f6 | 2016-02-15 09:38:01 -0600 | [diff] [blame] | 8 | oem: Samsung
|
Ethan Yonker | 8b72323 | 2016-04-09 22:10:27 -0500 | [diff] [blame^] | 9 | ddof: "/dev/block/mmcblk0p6"
|
| 10 | xdathread: "http://forum.xda-developers.com/galaxy-s2/development-derivatives/recovery-twrp-3-0-0-0-t3330457"
|
Ethan Yonker | b3662f6 | 2016-02-15 09:38:01 -0600 | [diff] [blame] | 11 | ---
|
| 12 |
|
Ethan Yonker | 8b72323 | 2016-04-09 22:10:27 -0500 | [diff] [blame^] | 13 | {% include disclaimer.html %}
|
| 14 |
|
| 15 | {% include supportstatus.html %}
|
| 16 |
|
| 17 | NOTE: The i9100 does not support a separately bootable recovery partition. To install and use TWRP, you will need to install a custom kernel or boot image that supports IsoRec. You can find out more about IsoRec [here](http://forum.xda-developers.com/galaxy-s2/orig-development/isorec-isolated-recovery-galaxy-s2-t3291176).
|
| 18 |
|
| 19 | {% include download.html %}
|
| 20 |
|
| 21 | {% include twrpinstall.html %}
|
| 22 |
|
| 23 | <html>
|
| 24 | <div class='page-heading'>Flash via HeimdallSuite (Windows only):</div>
|
| 25 | <a id='heimdall'></a>
|
| 26 | <hr />
|
| 27 | <p class="text">Download HeimdallSuite, I91001GB_4GB pit & Samsung USB Drivers</p>
|
| 28 | <p class="text">Install Samsung USB Drivers</p>
|
| 29 | <p class="text">Connect the phone in Download mode (Vol. Down + Home + Power)</p>
|
| 30 | <p class="text">Go to Heimdall Suite/Drivers & open 'zadig' (Run in admin mode)</p>
|
| 31 | <p class="text">Select 'List All Devices' under 'Options'</p>
|
| 32 | <p class="text">Select 'Gadget Serial' & 'libusb0 (v1.2.5.0)' from the drop menu</p>
|
| 33 | <p class="text">Click on Install/Replace Driver</p>
|
| 34 | <p class="text">Close 'zadig'</p>
|
| 35 | <p class="text">Open 'heimdall-frontend'</p>
|
| 36 | <p class="text">Select 'Utilities' tab & click on 'Detect' under 'Detect Device' option</p>
|
| 37 | <p class="text">Make sure the 'Output' window says 'Device Detected'</p>
|
| 38 | <p class="text">Select 'Flash' tab</p>
|
| 39 | <p class="text">Load the I91001GB_4GB pit file or the existing pit file you use under 'PIT'. Do not select 'Repartition' checkbox</p>
|
| 40 | <p class="text">Select the 'Repartition' checkbox only if you are coming from 'Stock' pit (I9100512MB_2GB)</p>
|
| 41 | <p class="text">Click the 'Add' button under 'Partitions (Files)'</p>
|
| 42 | <p class="text">Select 'RECOVERY' from the drop down menu in 'Partition Name' under 'Partition Details'. Make sure 'Partition ID' reads 7</p>
|
| 43 | <p class="text">Download the latest TWRP file from the download link above</p>
|
| 44 | <p class="text">Load the img image under 'File'</p>
|
| 45 | <p class="text">Now click on 'Start'</p>
|
| 46 | <p class="text">The lzo image will get flashed in '/dev/block/mmcblk0p6' partition under mountpoint '/recovery'</p>
|
| 47 | <p class="text">Device will automatically restart when flashing is complete</p>
|
| 48 | </html>
|