Thread: Aura H2O Compile and run own kernel
View Single Post
Old 04-08-2017, 07:41 AM   #4
pazos
cosiņeiro
pazos ought to be getting tired of karma fortunes by now.pazos ought to be getting tired of karma fortunes by now.pazos ought to be getting tired of karma fortunes by now.pazos ought to be getting tired of karma fortunes by now.pazos ought to be getting tired of karma fortunes by now.pazos ought to be getting tired of karma fortunes by now.pazos ought to be getting tired of karma fortunes by now.pazos ought to be getting tired of karma fortunes by now.pazos ought to be getting tired of karma fortunes by now.pazos ought to be getting tired of karma fortunes by now.pazos ought to be getting tired of karma fortunes by now.
 
Posts: 1,406
Karma: 2451781
Join Date: Apr 2014
Device: BQ Cervantes 4
Ok, good to know.

Please check your kernel config. The stock config isn't good at all. You need to look for CONFIG_CMDLINE option. Please remove this option because anything there will override the cmdline passed to the kernel from uboot. (ie: in my aura HD the rootfs=/dev/mtdblock2, which does not exists)

https://github.com/pazos/linux-2.6.3...62c94bb47fR365

Last edited by pazos; 04-08-2017 at 07:46 AM. Reason: add a link
pazos is offline   Reply With Quote