[yocto] Can I use busybox-init on raspberrypi3?

bx L lbxlbxlbxlbxlbx at gmail.com
Tue Dec 11 23:00:54 PST 2018


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!


More information about the yocto mailing list