mardi 6 janvier 2015

S5830 custom kernel topic






Well I planned to build a kernel for S5830 from samsung msm 7x27-cm-11.0 source . I obtained the zImage successfully. Later on I used Koush's AnyKernelUpdate.zip.
1- I placed the zImage in the folder named Kernel in the AnyKernelUpdate.zip
2- Modified

Code:


mount("MTD", "system", "/system");

with

Code:


mount("ext4", "EMMC", "/dev/block/stl12", "/system");

When I flash this zip from CWM it gives Installation aborted.
Any help?
Thanks in advance.






Aucun commentaire:

Enregistrer un commentaire