2016-03-19 10:51:20 locusf r0kk3rz: going for root 2016-03-19 10:51:24 locusf err kido 2016-03-19 10:52:03 r0kk3rz locusf: good luck mate 2016-03-19 10:52:19 locusf r0kk3rz: cheers 2016-03-19 11:02:26 locusf we have root 2016-03-19 11:08:48 locusf and partitions 2016-03-19 11:09:00 locusf and again the throwup of partitions 2016-03-19 11:22:51 @kido Cool :) 2016-03-19 11:23:12 @kido Extrat your boot.img with a unmkbootimg and get the layout 2016-03-19 11:24:03 @kido Try to repack it with your own kernel and boot android, if it doesn't work recompile the kernel with the default defconfig just to make sure everything is ok 2016-03-19 11:25:31 @kido Once you are sure you package your boot.img correctly reproduce those conditions in OE 2016-03-19 11:26:28 @kido By the way I read your defconfig and saw that you put a "mer config" comment. Did you use a mer tool or guide for that? It's not exactly the same recomendations in asteroid 2016-03-19 11:29:28 locusf yes I used the mer tool for that 2016-03-19 11:33:14 @kido In the porting guide I recommend to use https://github.com/AsteroidOS/meta-asteroid/blob/master/scripts/check-config there might be some useless extra config coming from ubuntu but anyway, let's stick to the same script 2016-03-19 11:33:26 @kido And if anyone wants to clean this script... 2016-03-19 11:36:12 @kido By default it only tells you what part of the config is wrong, if you want to overwrite automaticaly your defconfig use the -w arg