Cant use OC kernel - please help
I know you are not the developer, but thanks for the ROM and the patches!
It installed OK without the HC kernel and the root patch worked fine.
However , I still cant get the OC kernel to work.
I tried to follow your instructions on post 11:
adb shell ===> OK
adb push make_ext4fs /system/bin ===> didnt work so I started over
1. adb remount ===> OK
2. adb push make_ext4fs /system/bin ===> OK
3. mount system patition ===> Dont know what you mean so i did "adb remount" ===> OK
4 adb shell
5. mount -o rw,remount -t ext4 /dev/block/mmcblk0p1 /system ===> OK
5.5 make_ext4fs ===> didnt work , complained aobut permissions so I did
6. chmod 777 /system/bin/make_ext4fs ===> OK
7. make_ext4fs ===> run OK, but asks for parameters ( "Expected filename after options" )
what are the correct parameters for make_ext4fs ????
Thank a lot!
Radi8
|