Hi !<br>I&#39;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 -AUDIT -SELINUX -IPV6 -SYSVINIT)<br>
[   10.250000] systemd[1]: No hostname configured.<br>[   10.260000] systemd[1]: Set hostname to &lt;localhost&gt;.<br>[   10.290000] systemd[1]: Failed to fully start up daemon: No such file or directory<br>[   10.370000] systemd[1]: Failed to initialize automounter: No such file or directory<br>
[   10.380000] systemd[1]: Unit proc-sys-fs-binfmt_misc.automount entered maintenance state.<br>Starting /etc/rc.local Compatibility...<br><br>Regarding the automounter, I have used autofs v5 and not autofs4, should this make a difference ? <br>
Any ideas of those return messages when automounter enters the waiting state (Failed to initialize automounter: No such file or directory) and themanager startup problem ( Failed to fully start up daemon: No such file or directory) ? <br>
<br>Best !<br><br><div class="gmail_quote">On Tue, Sep 14, 2010 at 5:58 PM, Gustavo Sverzut Barbieri <span dir="ltr">&lt;<a href="mailto:barbieri@profusion.mobi">barbieri@profusion.mobi</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;">
On Tue, Sep 14, 2010 at 10:47 AM, Cristian Axenie<br>
<div class="im">&lt;<a href="mailto:cristian.axenie@gmail.com">cristian.axenie@gmail.com</a>&gt; wrote:<br>
&gt; Hi !<br>
</div><div><div></div><div class="h5">&gt; I&#39;ve managed to patch the source code to eliminate the sysvinit and ipv6<br>
&gt; problems during bootup but now I encountered some error messages that refer<br>
&gt; to other issues.<br>
&gt;<br>
&gt; Here is each line of the output and my ideas :<br>
&gt;<br>
&gt; [   18.760000] Freeing init memory: 152K<br>
&gt; [   19.410000] systemd[1]: systemd 8 running in system mode. (+PAM +LIBWRAP<br>
&gt; -AUDIT -SELINUX -IPV6 -SYSVINIT)<br>
&gt; [   19.450000] systemd[1]: /sbin/modprobe failed with error code 1.<br>
&gt;<br>
&gt;<br>
&gt; Here it seems that the kmod_setup() returns erroneously due to the fact that<br>
&gt; some modules aren&#39;t present, or the modprobe parameters aren&#39;t valid.<br>
&gt;<br>
&gt;<br>
&gt; [   19.500000] systemd[1]: Failed to fully start up daemon: No such file or<br>
&gt; directory<br>
&gt; [   19.590000] systemd[1]: Failed to open /dev/autofs: No such file or<br>
&gt; directory<br>
&gt; [   19.600000] systemd[1]: Failed to initialize automounter: No such file or<br>
&gt; directory<br>
&gt; [   19.610000] systemd[1]: Unit dev-hugepages.automount entered maintenance<br>
&gt; state.<br>
&gt; [   19.630000] systemd[1]: Failed to open /dev/autofs: No such file or<br>
&gt; directory<br>
&gt; [   19.640000] systemd[1]: Failed to initialize automounter: No such file or<br>
&gt; directory<br>
&gt; [   19.660000] systemd[1]: Unit dev-mqueue.automount entered maintenance<br>
&gt; state.<br>
&gt; [   19.670000] systemd[1]: Failed to open /dev/autofs: No such file or<br>
&gt; directory<br>
&gt; [   19.690000] systemd[1]: Failed to initialize automounter: No such file or<br>
&gt; directory<br>
&gt; [   19.700000] systemd[1]: Unit proc-sys-fs-binfmt_misc.automount entered<br>
&gt; maintenance state.<br>
&gt; [   19.720000] systemd[1]: Failed to open /dev/autofs: No such file or<br>
&gt; directory<br>
&gt; [   19.730000] systemd[1]: Failed to initialize automounter: No such file or<br>
&gt; directory<br>
&gt; [   19.750000] systemd[1]: Unit sys-kernel-debug.automount entered<br>
&gt; maintenance state.<br>
&gt; [   19.760000] systemd[1]: Failed to open /dev/autofs: No such file or<br>
&gt; directory<br>
&gt; [   19.780000] systemd[1]: Failed to initialize automounter: No such file or<br>
&gt; directory<br>
&gt; [   19.790000] systemd[1]: Unit sys-kernel-security.automount entered<br>
&gt; maintenance state.<br>
&gt;<br>
&gt;<br>
&gt; Here the manager cannot be properly started due to the fact that<br>
&gt; m-&gt;mount_auto = arg_mount_auto;  doesn&#39;t have a proper value and the<br>
&gt; automounter functionality seems to be missing.<br>
&gt;<br>
&gt; [   79.580000] systemd[1]: Job dev-tty3.device/start timed out.<br>
&gt; Starting Getty on tty3 failed.<br>
&gt; [   79.620000] systemd[1]: Job dev-tty2.device/start timed out.<br>
&gt; Starting Getty on tty2 failed.<br>
&gt; [   79.650000] systemd[1]: Job dev-tty6.device/start timed out.<br>
&gt; Starting Getty on tty6 failed.<br>
&gt; [   79.680000] systemd[1]: Job dev-tty4.device/start timed out.<br>
&gt; Starting Getty on tty4 failed.<br>
&gt; [   79.710000] systemd[1]: Job dev-tty5.device/start timed out.<br>
&gt; Starting Getty on tty5 failed.<br>
&gt; [   80.160000] systemd[1]: Job dev-ttyS0.device/start timed out.<br>
&gt; Starting Serial Getty on ttyS0 failed.<br>
&gt;<br>
&gt; And finally, the control cannot be passed to a console.<br>
&gt;<br>
&gt;<br>
&gt; Any corrections and suggestions are appreciated.<br>
<br>
</div></div>Likely you don&#39;t have autofs4 compiled, do you? It is required to work.<br>
<br>
Lennart, maybe we should make the kmod-setup take another flag &quot;MUST&quot;<br>
and &quot;OPTIONAL&quot;, do modprobe for each module in separate and fail if<br>
&quot;MUST&quot; are not present? Right now it is confusing for users.<br>
<font color="#888888"><br>
<br>
--<br>
</font><div><div></div><div class="h5">Gustavo Sverzut Barbieri<br>
<a href="http://profusion.mobi" target="_blank">http://profusion.mobi</a> embedded systems<br>
--------------------------------------<br>
MSN: <a href="mailto:barbieri@gmail.com">barbieri@gmail.com</a><br>
Skype: gsbarbieri<br>
Mobile: +55 (19) 9225-2202<br>
</div></div></blockquote></div><br>