Add i9100 IsoRec
Change-Id: I3df1cefd940ea2b206b940d1bdc8e8fc96f17195
diff --git a/_devices/samsunggalaxys2i9100.markdown b/_devices/samsunggalaxys2i9100.markdown
index 38d5828..2a54e7d 100644
--- a/_devices/samsunggalaxys2i9100.markdown
+++ b/_devices/samsunggalaxys2i9100.markdown
@@ -3,9 +3,46 @@
title: "Samsung Galaxy S2 i9100"
codename: i9100
downloadfolder: i9100
-supportstatus: NEVER
-maintainer: None
+supportstatus: Currently Supported via IsoRec
+maintainer: arnab
oem: Samsung
+ddof: "/dev/block/mmcblk0p6"
+xdathread: "http://forum.xda-developers.com/galaxy-s2/development-derivatives/recovery-twrp-3-0-0-0-t3330457"
---
-The Samsung Galaxy S2 i9100 model will NEVER receive official TWRP support. The i9100 does not have a separately bootable recovery partition. Instead, you are stuck with whatever recovery is included in your ROM or kernel or boot image. You may find TWRP included in some ROMs, kernels, or boot images, especially if you can find OmniROM for your device.
+{% include disclaimer.html %}
+
+{% include supportstatus.html %}
+
+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).
+
+{% include download.html %}
+
+{% include twrpinstall.html %}
+
+<html>
+<div class='page-heading'>Flash via HeimdallSuite (Windows only):</div>
+<a id='heimdall'></a>
+<hr />
+<p class="text">Download HeimdallSuite, I91001GB_4GB pit & Samsung USB Drivers</p>
+<p class="text">Install Samsung USB Drivers</p>
+<p class="text">Connect the phone in Download mode (Vol. Down + Home + Power)</p>
+<p class="text">Go to Heimdall Suite/Drivers & open 'zadig' (Run in admin mode)</p>
+<p class="text">Select 'List All Devices' under 'Options'</p>
+<p class="text">Select 'Gadget Serial' & 'libusb0 (v1.2.5.0)' from the drop menu</p>
+<p class="text">Click on Install/Replace Driver</p>
+<p class="text">Close 'zadig'</p>
+<p class="text">Open 'heimdall-frontend'</p>
+<p class="text">Select 'Utilities' tab & click on 'Detect' under 'Detect Device' option</p>
+<p class="text">Make sure the 'Output' window says 'Device Detected'</p>
+<p class="text">Select 'Flash' tab</p>
+<p class="text">Load the I91001GB_4GB pit file or the existing pit file you use under 'PIT'. Do not select 'Repartition' checkbox</p>
+<p class="text">Select the 'Repartition' checkbox only if you are coming from 'Stock' pit (I9100512MB_2GB)</p>
+<p class="text">Click the 'Add' button under 'Partitions (Files)'</p>
+<p class="text">Select 'RECOVERY' from the drop down menu in 'Partition Name' under 'Partition Details'. Make sure 'Partition ID' reads 7</p>
+<p class="text">Download the latest TWRP file from the download link above</p>
+<p class="text">Load the img image under 'File'</p>
+<p class="text">Now click on 'Start'</p>
+<p class="text">The lzo image will get flashed in '/dev/block/mmcblk0p6' partition under mountpoint '/recovery'</p>
+<p class="text">Device will automatically restart when flashing is complete</p>
+</html>