I have also made KE7 which I think will be more useful to the community.
If anyone wants a specific kernel then request in this thread and I will make it when I have enough time. If you only want to root your device and then will flash back to the stock kernel then there is no need to request your specific version (use any version which is close to your current version), you only need to use a specific version if you want to run with the insecure kernel.
If you like my work, maybe you would like to say thanks by buying me a beer
Post was getting large, so older versions have been moved to here GT-I9100
Insecure Kernels:-
GT-I9100_BGKF5_insecure
GT-I9100_BOKG2_insecure
GT-I9100_BUKG2_insecure
GT-I9100_BVKH2_insecure
GT-I9100_CEKI2_insecure
GT-I9100_DXKL3_insecure
GT-I9100_JPKF3_insecure
GT-I9100_JPKJ2_insecure
GT-I9100_UHKK3_insecure
GT-I9100_UMKK1_insecure
GT-I9100_XILA2_insecure
GT-I9100_XWKL1_insecure
GT-I9100_XWLA4_insecure
GT-I9100_XXKP1_insecure
GT-I9100_XXKPA_insecure
GT-I9100_XXLP6_insecure
GT-I9100_ZCKH1_insecure
GT-I9100_ZSKE7_insecure - GT-I9100_ZSKE7_insecure
GT-I9100G_DZKI1_insecure
GT-I9100G_ZCKHI4_insecure
GT-I9100M_UGKG2_insecure
GT-I9100P_BVKI2_insecure
GT-I9100T_DCKK3_insecure
GT-I9100T_DUKF2_insecure
M250K_insecure
M250L_insecure
M250S_insecure
password = odia@xda
These insecure kernels can be used with the guide here:-
http://forum.xda-developers.com/show....php?t=1056334
or a quick method for rooting would be:-
Code:
adb shell mount -o rw,remount /dev/block/mmcblk0p9 /system
adb push busybox /system/xbin/
adb push su /system/xbin/
adb shell chown root.shell /system/xbin/busybox
adb shell chown root.shell /system/xbin/su
adb shell chmod 755 /system/xbin/busybox
adb shell chmod 4755 /system/xbin/su
adb shell /system/xbin/busybox --install -s /system/xbin
adb shell mount -o ro,remount /dev/block/mmcblk0p9 /system
I have now put a pack together to make the rooting more easy for user not comfortable using adb, all you need to do is make sure you have flashed an insecure kernel and the phone is connected in debug mode, then click root.cmd or unroot.cmd insecure-root-pack
Original Kernels:-
These can be used after rooting if you want to remove the yellow warning tri-angle on boot
GT-I9100_BGKF5_original
GT-I9100_BOKG2_original
GT-I9100_BUKG2_original
GT-I9100_BVKH2_original
GT-I9100_CEKI2_original
GT-I9100_DXKL3_original
GT-I9100_JPKF3_original
GT-I9100_JPKJ2_original
GT-I9100_UHKK3_original
GT-I9100_UMKK1_original
GT-I9100_XILA2_original
GT-I9100_XWKL1_original
GT-I9100_XWLA4_original
GT-I9100_XXKI4_original
GT-I9100_XXLP1_original
GT-I9100_XXLP2_original
GT-I9100_XXLP6_original
GT-I9100_ZCKI2_original
GT-I9100_ZSKE7_original - GT-I9100_ZSKE7_original
GT-I9100G_DZKI1_original
GT-I9100G_ZCKHI4_original
GT-I9100M_UGKG2_original
GT-I9100P_BVKI2_original
GT-I9100T_DCKK3_original
GT-I9100T_DUKF2_original
M250K_original
M250L_original
M250S_original
I have also decided to release the XWKE7 low package, this can be used to fix most issues if your phone gets in a mess, it can be used with re-partition BUT I would suggest you only use that option if you know what you are doing, I would also suggest you DO NOT tick the option to update the phone bootloader (for now), best is to leave the options in Odin as default, unless you feel the need to re-partition.
I9100XWKE7_CL215725_REV02_user_low
Credit to Odia
via
0 comments:
Post a Comment