[GUIDE]Kernel Porting Tutorial

What u need

windows or linux
ROM (that u wanna port to ace )
Dev Tools (like pack/unpack boot.img)

What u need to do??
unpack your boot.img
Change file on ramdisk
init.rc need to change >> (unpack the boot img from rom u wanna port
open init.rc and copy the stuff after BOOTPATH
change ramdisk/lib/modules >>> your modules ( not really importatnt :P )
repack ramdisk boot.img
build.prop
change model to your model (For example: xperia x8 > GT-S5830, and galaxy > cooper)
And, wifi modules has taken to your ROM (port)
libs
and,cope paste bin files, like superuser or busybox
---------------------------
then add/replace these in the rom it self ( copy from stock or cm7 )
These are Always needed !!
/lib/libril.so
/lib/libsecril-client.so
/lib/libsec-ril.so
/lib/libdiag.so
/system/hw
/system/modules
/system/etc/firmware , ppp, security, wifi, permission vold.stab
/system/user/keychars, keylayout
--------------------------
Download More Detailed Guide HERE!

Source Post Click HERE!

Comments

Popular Posts