Hi ! I've managed to boot my system with systemd although I still have some problems with autofs.<br><br>[ 10.690000] Freeing init memory: 152K<br>[ 11.050000] systemd[1]: systemd 8 running in system mode. (+PAM +LIBWRAP -AUDIT -SELINUX -IPV6 -SYSVINIT)<br>
[ 11.070000] systemd[1]: No hostname configured.<br>[ 11.080000] systemd[1]: Set hostname to <localhost>.<br>[ 11.120000] systemd[1]: Failed to fully start up daemon: No such file or directory<br>[ 11.200000] systemd[1]: Failed to initialize automounter: No such file or directory<br>
[ 11.210000] systemd[1]: Unit proc-sys-fs-binfmt_misc.automount entered maintenance state.<br>Starting /etc/rc.local Compatibility...<br>Starting Getty on ttyS0...<br><br>localhost login: _<br><br>Now I'm facing some problems when trying to shutdown / halt / reboot the board. The following message is similar for all the mentioned commands :<br>
<br>Broadcast message from root (Thu Jan 1 00:04:52 2009):<br><br>The system is going down for system halt NOW!<br>[ 296.080000] systemd-initctl[698]: Received environment initctl request. This is not implemented in systemd.<br>
<br>The system freezes !<br><br>Best !<br><br><br><div class="gmail_quote">On Tue, Sep 21, 2010 at 1:28 AM, Lennart Poettering <span dir="ltr"><<a href="mailto:lennart@poettering.net">lennart@poettering.net</a>></span> wrote:<br>
<blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;"><div class="im">On Fri, 17.09.10 16:49, Cristian Axenie (<a href="mailto:cristian.axenie@gmail.com">cristian.axenie@gmail.com</a>) wrote:<br>
<br>
> Hi !<br>
</div><div class="im">> I've managed to solve some problems appearing during boot but some persist.<br>
> The current setup makes the system freeze in the current step :<br>
><br>
> [ 10.230000] systemd[1]: systemd 8 running in system mode. (+PAM +LIBWRAP<br>
> -AUDIT -SELINUX -IPV6 -SYSVINIT)<br>
> [ 10.250000] systemd[1]: No hostname configured.<br>
> [ 10.260000] systemd[1]: Set hostname to <localhost>.<br>
> [ 10.290000] systemd[1]: Failed to fully start up daemon: No such file or<br>
> directory<br>
> [ 10.370000] systemd[1]: Failed to initialize automounter: No such file or<br>
> directory<br>
> [ 10.380000] systemd[1]: Unit proc-sys-fs-binfmt_misc.automount entered<br>
> maintenance state.<br>
> Starting /etc/rc.local Compatibility...<br>
><br>
> Regarding the automounter, I have used autofs v5 and not autofs4, should<br>
> this make a difference ?<br>
<br>
</div>No. We actually rely on v5 features. it's a bit confusing that the<br>
kernel still exposes that under the label "autofs4" though.<br>
<div class="im"><br>
> Any ideas of those return messages when automounter enters the waiting state<br>
> (Failed to initialize automounter: No such file or directory) and themanager<br>
> startup problem ( Failed to fully start up daemon: No such file or<br>
> directory) ?<br>
<br>
</div>This looks as if your /dev/autofs node is missing. Normally this should<br>
be created via devtmpfs and hence be available already when systemd<br>
first looks at it.<br>
<br>
Lennart<br>
<font color="#888888"><br>
--<br>
Lennart Poettering - Red Hat, Inc.<br>
</font></blockquote></div><br>