<br><br><div class="gmail_quote">2008/10/28 florent manni <span dir="ltr">&lt;<a href="mailto:mannivelle@gmail.com">mannivelle@gmail.com</a>&gt;</span><br><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
thanks a lots for the answer indeed that was inittab (my mistake for initrd twice).<br><br>Now (thaks to you) I know exactly where to set up things (as busybox doesn&#39;t support runlevel by default I&#39;ll try to write something in inittab).<br>

<br>thanks a lot<br><br>florent<br><br><br><br><div class="gmail_quote">2008/10/28 Chris Skepper <span dir="ltr">&lt;<a href="mailto:skepper@ukf.net" target="_blank">skepper@ukf.net</a>&gt;</span><div><div></div><div class="Wj3C7c">
<br><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
<div>On Tue, 28 Oct 2008, florent manni wrote:<br>
<br>
<blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
I try to make my embedded linux auto-logging and auto-executing a program<br>
after kernel loads thus I haven&#39;t got to use the terminal to logging and<br>
start my embedded program.<br>
<br>
does anyone has got a clue where I should look to set this option (I think<br>
it might be around /etc/initrd but I&#39;m not sure).<br>
</blockquote>
<br></div>
Hi Florent,<br>
<br>
You might be thinking of the file /etc/inittab or /etc/init.d/. &nbsp;These file(s) control what process are started by /sbin/init in different run-levels. &nbsp;Look at &quot;man init&quot; on a Linux system for more info, or read the documentation for the version of init on the system. &nbsp;That should enable you to start whatever you want on bootup.<br>


<br>
If init is too heavyweight you can start any other application with the the init= kernel parameter, but that&#39;s probably not recommended unless you know what you are doing.<br><font color="#888888">
<br>
Chris.<br>
</font></blockquote></div></div></div><br>
</blockquote></div><br>