Closed markusfisch closed 7 years ago
You missed the fact, that the recovery you finally launched is not the TWRP-recovery that you flashed in the step before, but still the stock recovery, as the recovery in the recovery-partition is only launched by kernels that support IsoRec. One option would be flashing an IsoRec-supporting DorimanX kernel for your 4.1.2 JB. This one should work
Ah, thank you very much! So many pitfalls...
thanks so much, @the-gangster.
@markusfisch, why do you use stock? the stock kernel is severely broken by a couple of high profile bugs such as fpbug. the old android don't even trim the emmc.
you should at a minimum use CyanogenMod kitkat, the latest nightly that was available (or even better, a newer unofficial build) with a trim-enabled kernel such as mine. CM 13 apparently works well too.
@Lanchon yes, I've already updated the kernel. I just wasn't aware the stock kernel wouldn't boot the recovery partition and tried to change as little as possible.
Installation of the latest lanchon-repit-20160923-system=1G-data=6G-sdcard=max-preload=min+wipe-i9100.zip from the download link in the README.md fails with:
The reason seems to be that the shebang in /tmp/update_binary references #!/sbin/sh which does not exist.
The device is a standard I9100 with the latest official updates from Samsung:
I tried the latest repit release for the I9100 from the linked androidfilehost.com:
As well as
from oldfiles/. Same result. I renamed the first file according the README to have data partition of 6G:
The flashing procedure was as follows:
Am I missing something important here?
PS: sorry for the piggybacking of #20 but I'd thought you'd rather like to have one issue for a problem and not multiple issues for the same problem.