Hi everyone, I see that poky-tiny use busybox as the init system, and I'm trying to use busybox-init (instead of sysvinit) on my raspberrypi3. I Add the following code to my local.conf: VIRTUAL-RUNTIME_init_manager = "busybox" VIRTUAL-RUNTIME_initscripts = "initscripts" DISTRO_FEATURES_BACKFILL_CONSIDERED += "sysvinit" However, my raspberrypi3 can never boot and only shows black screen without any message. Do you have any ideas? Thanks! -- _______________________________________________ yocto mailing list yocto@yoctoproject.org https://lists.yoctoproject.org/listinfo/yocto