i am using IMXLXYOCTOUG v.LF6.6.3_1.0.0 BSP .
i build the imx-image-full
i build the standalone kernel using toolchain.
but there is difference in kernel Image of both builds.
when i user kernel Image built by using toolchain.
in boot log it shows :Create List of Static Device Nodes was skipped because of an unmet condition check (ConditionFileNot)
is there any way how to debug the Kernel Image.
Thanks &Regards
Srinivas
Hello @srinivas_123
Looking at the logs from the other post, it appears that there is an issue with the /lib/modules name.
Please modify the /usr/lib/systemd/system/sysinit.target.wants/kmod-static-nodes.service to align with your correct /lib/modules version/name.
Best regards,
Salas.