Hi ! I&#39;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 &lt;localhost&gt;.<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&#39;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">&lt;<a href="mailto:lennart@poettering.net">lennart@poettering.net</a>&gt;</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>
&gt; Hi !<br>
</div><div class="im">&gt; I&#39;ve managed to solve some problems appearing during boot but some persist.<br>
&gt; The current setup makes the system freeze in the current step :<br>
&gt;<br>
&gt; [   10.230000] systemd[1]: systemd 8 running in system mode. (+PAM +LIBWRAP<br>
&gt; -AUDIT -SELINUX -IPV6 -SYSVINIT)<br>
&gt; [   10.250000] systemd[1]: No hostname configured.<br>
&gt; [   10.260000] systemd[1]: Set hostname to &lt;localhost&gt;.<br>
&gt; [   10.290000] systemd[1]: Failed to fully start up daemon: No such file or<br>
&gt; directory<br>
&gt; [   10.370000] systemd[1]: Failed to initialize automounter: No such file or<br>
&gt; directory<br>
&gt; [   10.380000] systemd[1]: Unit proc-sys-fs-binfmt_misc.automount entered<br>
&gt; maintenance state.<br>
&gt; Starting /etc/rc.local Compatibility...<br>
&gt;<br>
&gt; Regarding the automounter, I have used autofs v5 and not autofs4, should<br>
&gt; this make a difference ?<br>
<br>
</div>No. We actually rely on v5 features. it&#39;s a bit confusing that the<br>
kernel still exposes that under the label &quot;autofs4&quot; though.<br>
<div class="im"><br>
&gt; Any ideas of those return messages when automounter enters the waiting state<br>
&gt; (Failed to initialize automounter: No such file or directory) and themanager<br>
&gt; startup problem ( Failed to fully start up daemon: No such file or<br>
&gt; 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>