Benjamin Godfrey
2023-Apr-25 18:10 UTC
[fdo] Finishing the Boot process for systemd inside the chroot
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>
Alan Coopersmith
2023-Apr-25 18:33 UTC
[fdo] Finishing the Boot process for systemd inside the chroot
On 4/25/23 11:10, Benjamin Godfrey wrote:> Dear systemd mailing list,Sorry, but you mailed the wrong list - the systemd mailing list is at: https://lists.freedesktop.org/mailman/listinfo/systemd-devel -- -Alan Coopersmith- alan.coopersmith at oracle.com Oracle Solaris Engineering - https://blogs.oracle.com/solaris