[systemd-devel] Trying to build on a new LFS system.

Lennart Poettering lennart at poettering.net
Tue Jun 21 11:36:12 PDT 2011


On Tue, 21.06.11 20:06, Stef Bon (stefbon at gmail.com) wrote:

> Hi,
> 
> thanks for your info.
> 
> I've got the following log output.
> Somewhere the message appears:
> 
> remount-rootfs.service: cgroup is empty

This is just a debug message, not really a problem. You only get this
when debug logging is enabled and a cgroup runs empty.

> Jun 21 18:33:07  systemd[1]: Job dev-tty4.device/start timed out.
> Jun 21 18:33:07  systemd[1]: Job dev-tty4.device/start finished, result=timeout
> Jun 21 18:33:07  systemd[1]: Job getty at tty4.service/start finished,
> result=dependency
> Jun 21 18:33:07  systemd[1]: Job getty at tty4.service/start failed with
> result 'dependency'.
> Jun 21 18:33:07  systemd[1]: Job dev-tty4.device/start failed with
> result 'timeout'.

So the gettys cannot be started since their tty devices never show
up. This is most likely because your udev isn't properly set up (not
run, or the systemd rules file /lib/udev/rules.d/99-systemd.rules is not
properly installed).

Lennart

-- 
Lennart Poettering - Red Hat, Inc.


More information about the systemd-devel mailing list