[yocto] systemd gives me a failed boot

María del Mar Velasco AERTEC Solutions – Aerospace & Aviation mvelasco at aertecsolutions.com
Wed Jul 24 04:37:19 PDT 2019


Dear all,

I use rocko branch of poky and I am able to create the core-image-minimal-dev and boot my target system without problems.
Now, I am interested in using systemd in the target. I follow the Yocto project instructions, by adding the following lines in local.conf:

DISTRO_FEATURES_append = " systemd"
VIRTUAL-RUNTIME_init_manager = "systemd"
VIRTUAL-RUNTIME_initscripts = ""
DISTRO_FEATURES_BACKFILL_CONSIDERED = "sysvinit"


However, with these changes, booting process fails and system enters in emergency mode. I have found that some people solve this problem by ensuring that kernel has CONFIG_FHANDLE=y flag. I have checked that flag is set to yes and I have not idea how to get my target working with system. Could anybody help me?



Thanks you in advance.


-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.yoctoproject.org/pipermail/yocto/attachments/20190724/cbe21aae/attachment-0001.html>


More information about the yocto mailing list