[fdo] Finishing the Boot process for systemd inside the chroot

Benjamin Godfrey mr.benjamingodfrey at gmail.com
Tue Apr 25 18:10:27 UTC 2023


Dear systemd mailing list,

I am trying to finish the boot process for systemd inside the chroot. I
have followed the instructions in the documentation, but I am still having
some problems. I'm running focal fossa on a chromebook.

The following is typical output:

[...$ sudo systemctl start systemd-journald
Running in chroot, ignoring request: start...] ### Showing that systemd is
bailing out because of the chroot.

[...$ ps --no-headers -o comm 1
init...]   ### showing the Chromebook is using init at PID 1

[...$ file /sbin/init
/sbin/init: symbolic link to /lib/systemd/systemd ...} ### showing that
init and systemd are linked in the chroot.

[...$ stat /sbin/init

File: /sbin/init -> /lib/systemd/systemd ...] ### Showing that systemd is
in use.

{...$ ls /usr/lib/systemd } ### Shows the systemd files are loaded.

[...$ systemctl is-active --quiet service
System has not been booted with systemd as init system (PID 1). Can't
operate.
Failed to connect to bus: Host is down  ...]  *###   Systemd not active in
chroot*


*I'm wondering if adding a line in the rc would help complete the boot
process.  *


Can you please help me troubleshoot this issue?

Thank you for your time.

yours truly,

Benjamin Godfrey
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.freedesktop.org/archives/freedesktop/attachments/20230425/bfa9531a/attachment.htm>


More information about the freedesktop mailing list