[meta-intel] meta-mono build boot kernel panic

Wold, Saul saul.wold at intel.com
Mon Sep 25 07:51:18 PDT 2017


On Sat, 2017-09-23 at 16:07 +0800, Lai Eddy wrote:
> 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.cg
> i/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 ?
> 
Based on your config below, you are adding more than mono, I would ask
the question of did it work before adding mono and some of the
additional layers?  Some layer is modifying /sbin/init, so I don't
think it's a processor related problem.

Sau!

> 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"
> 


More information about the meta-intel mailing list