Hi!
I would like to use systemd on the system to be able to manage linux services with it.
However, when I add BR2_INIT_SYSTEMD=y in the defconfig, it builds but it does not boot correctly.
It boots until there is written in the console:
Starting kernel ....
After that, no message is print on the console anymore.
Do you have any idea how could I solve this and use systemd with this system?
Hi!
I would like to use systemd on the system to be able to manage linux services with it.
However, when I add
BR2_INIT_SYSTEMD=yin the defconfig, it builds but it does not boot correctly.It boots until there is written in the console:
Starting kernel ....After that, no message is print on the console anymore.
Do you have any idea how could I solve this and use systemd with this system?