I have build and boot successfully the core-image-minial with MACHINE = "intel-corei7-64"
but after I add according to http://git.yoctoproject.org/cgit/cgit.cgi/meta-mono/about/?h=daisy IMAGE_INSTALL += " mono mono-helloworld" (also with bblayers.conf changed correctly) build core-image-mono and then boot failed with panic: switch_root: can't execute '/sbin/init': No such file or directory Kernel panic - not syncing: Attempted to kill init! could this be a mono configuration problem or a processor related problem ? Build Configuration: BB_VERSION = "1.34.0" BUILD_SYS = "x86_64-linux" NATIVELSBSTRING = "universal" TARGET_SYS = "x86_64-poky-linux" MACHINE = "intel-corei7-64" DISTRO = "poky" DISTRO_VERSION = "2.3.1" TUNE_FEATURES = "m64 corei7" TARGET_FPU = "" meta meta-poky meta-yocto-bsp = "pyro:4a39979c8d1e560fa54240e99734a651dfbaa63a" meta-cloud-services meta-openstack = "master:19f0c979abbc72a300c0b1cb92f9328f96728f5a" meta-intel = "pyro:16aea09d224f3ed2021623d17c3e807f4b8ff18d" meta-oe meta-python meta-networking = "master:4a45235796df0ca1b3bca5407b9615281cf8889d" meta-mono = "master:a6d24311ccdc1dd6fd205489cde4590d1b327990"
-- _______________________________________________ meta-intel mailing list [email protected] https://lists.yoctoproject.org/listinfo/meta-intel
