James Christopher Adduono | a6108c9 | 2016-06-26 20:26:08 -0400 | [diff] [blame] | 1 | --- |
| 2 | layout: device |
| 3 | title: "Samsung Galaxy S2 i9100" |
| 4 | codename: i9100 |
| 5 | downloadfolder: i9100 |
| 6 | supportstatus: Currently Supported via IsoRec |
| 7 | maintainer: arnab |
| 8 | oem: Samsung |
| 9 | ddof: "/dev/block/mmcblk0p6" |
| 10 | xdathread: "http://forum.xda-developers.com/galaxy-s2/development-derivatives/recovery-twrp-3-0-0-0-t3330457" |
| 11 | devicetree: "https://github.com/TeamWin/android_device_samsung_i9100" |
| 12 | --- |
| 13 | |
| 14 | {% include disclaimer.html %} |
| 15 | |
| 16 | {% include supportstatus.html %} |
| 17 | |
| 18 | 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). |
| 19 | |
| 20 | {% include download.html %} |
| 21 | |
| 22 | {% include twrpinstall.html %} |
| 23 | |
| 24 | <html> |
| 25 | <div class='page-heading'>Flash via HeimdallSuite (Windows only):</div> |
| 26 | <a id='heimdall'></a> |
| 27 | <hr /> |
| 28 | <p class="text">Download HeimdallSuite & Samsung USB Drivers</p> |
| 29 | <p class="text">Install Samsung USB Drivers</p> |
| 30 | <p class="text">Connect the phone in Download mode (Vol. Down + Home + Power)</p> |
| 31 | <p class="text">Go to Heimdall Suite/Drivers & open 'zadig' (Run in admin mode)</p> |
| 32 | <p class="text">Select 'List All Devices' under 'Options'</p> |
| 33 | <p class="text">Select 'Gadget Serial' & 'libusb0 (v1.2.5.0)' from the drop menu & scroll menu respectively</p> |
| 34 | <p class="text">Click on Install/Replace Driver</p> |
| 35 | <p class="text">Close 'zadig'</p> |
| 36 | <p class="text">Reboot again into Download mode</p> |
| 37 | <p class="text">Open 'heimdall-frontend'</p> |
| 38 | <p class="text">Select 'Utilities' tab & click on 'Detect' under 'Detect Device' option</p> |
| 39 | <p class="text">Make sure the 'Output' window says 'Device Detected'</p> |
| 40 | <p class="text">Scroll down to 'Download PIT' section & click on 'Save As...' under 'Destination File'</p> |
| 41 | <p class="text">Type any name under 'Name:' and select 'Save'. Do not give any filename extensions</p> |
| 42 | <p class="text">Click on 'Download'</p> |
| 43 | <p class="text">Reboot again into Download mode</p> |
| 44 | <p class="text">Select 'Flash' tab</p> |
| 45 | <p class="text">Load the downloaded pit under 'PIT'. Do not select 'Repartition' checkbox</p> |
| 46 | <p class="text">Click the 'Add' button under 'Partitions (Files)'</p> |
| 47 | <p class="text">Select 'RECOVERY' from the drop down menu in 'Partition Name' under 'Partition Details'. Make sure 'Partition ID' reads 7</p> |
| 48 | <p class="text">Download the latest TWRP file from the download link above</p> |
| 49 | <p class="text">Load the img image under 'File'</p> |
| 50 | <p class="text">Now click on 'Start'</p> |
| 51 | <p class="text">The image will get flashed in '/dev/block/mmcblk0p6' partition under mountpoint '/recovery'</p> |
| 52 | <p class="text">Device will automatically restart when flashing is complete</p> |
| 53 | </html> |