Date
1 - 3 of 3
Mising init and systemd binary files
JH
Hi,
I built a Yocto image, but could not find /init, usually it should be a symbolic link in /init->/sbin/init->/lib/systemd/systemd, In /lib/systemd directory, it only contains a subdirectory system, all other systemd binaries are missing, many system commands in /sbin are also missing. What could I get wrong here to miss out all systemd files? Thank you. Kind regards, - jh
|
|
On Sat, 30 Nov 2019, at 11:28, JH wrote:
Hi,Are you using an existing image recipe or writing your own? If it's your own, do you have packagegroup-core-boot included? Thanks, -- Paul Barker
|
|
JH
Thanks Paul, indeed, what was I missing.
toggle quoted messageShow quoted text
Kind regards, - jh
On 11/30/19, Paul Barker <paul@...> wrote:
On Sat, 30 Nov 2019, at 11:28, JH wrote:Hi,Are you using an existing image recipe or writing your own? If it's your
|
|