<br><br><div class="gmail_quote">On Sat, Nov 15, 2008 at 11:12 AM, Cristian Axenie <span dir="ltr">&lt;<a href="mailto:cristian.axenie@gmail.com">cristian.axenie@gmail.com</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;">
<br><br><div class="gmail_quote"><div class="Ih2E3d">On Sat, Nov 15, 2008 at 10:18 AM, Joachim Foerster <span dir="ltr">&lt;<a href="mailto:mls.JOFT@gmx.de" target="_blank">mls.JOFT@gmx.de</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;">

Hi Cristian,<br>
<div><br>
On Sat, 2008-11-15 at 03:05 +0200, Cristian Axenie wrote:<br>
&gt; VFS: Mounted root (ext2 filesystem) readonly.<br>
&gt; Freeing unused kernel memory: 156k init<br>
&gt; Warning: unable to open an initial console.<br>
<br>
</div>Device file /dev/console doesn&#39;t seem to exist in your rootfs.</blockquote></div><div>Strange because /dev/console exists in my ext2.img. <br></div><div class="Ih2E3d"><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">

<br>
<div><br>
&gt; Failed to execute /bin/busybox. &nbsp;Attempting defaults...<br>
&gt; Kernel panic - not syncing: No init found. &nbsp;Try passing init= option<br>
&gt; to kernel.<br>
<br>
</div>It seems that you don&#39;t have an executable called /bin/busybox in your<br>
rootfs. Your kernel command line seems to have &quot;init=/bin/busybox&quot;<br>
included?<br>
<br>
But, hmmm, it is very strange, at least in your uboot bootargs there is<br>
no such string. Is it because of some default kernel command line (set<br>
before compiling the kernel)?</blockquote></div><div><br>I simply forgot to write them here (because I didn&#39;t knew if they were valid) but I &#39;ve tried with init=/sbin/init and get the same result !<br></div><div class="Ih2E3d">
<blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
<br>
<div><br>
&gt; Rebooting in 180 seconds..<br>
&gt;<br>
&gt; Shall I explicitly give the init ? What should be ... init=/sbin/init,<br>
&gt; init=/bin/busybox ????<br>
<br>
</div>The rootfs which comes with ELDK &quot;starts&quot; with /sbin/init - it does not<br>
use busybox, right (as far as I can remember)? So you need to specify<br>
&quot;init=/sbin/init&quot; on your kernel command line.</blockquote></div><div><br>I&#39;ve tried with /sbin/init and the same !! <br></div><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">

<br>
<font color="#888888"><br>
&nbsp;Joachim<br>
<br>
<br>
</font></blockquote></div><br>Cristian <br>
</blockquote></div><br>