On 12/28/18 3:41 AM, John Smith wrote:
Dear list, when using busybox mdev instead of udev, I get the following erros on startup. [..] INIT: version 2.88 booting mount: mounting proc on /proc failed: Device or resource busy mount: mounting sysfs on /sys failed: Device or resource busy What further steps do I need to edit for a clean boot? I only set VIRTUAL-RUNTIME_dev_manager = "busybox-mdev" in local.conf
Can you set VIRTUAL-RUNTIME_dev_manager = "busybox-mdev" VIRTUAL-RUNTIME_login_manager = "busybox" VIRTUAL-RUNTIME_init_manager = "busybox" VIRTUAL-RUNTIME_initscripts = "initscripts" VIRTUAL-RUNTIME_keymaps = "keymaps" DISTRO_FEATURES_BACKFILL_CONSIDERED += "sysvinit"
Best, John
-- _______________________________________________ yocto mailing list [email protected] https://lists.yoctoproject.org/listinfo/yocto
