Fwd: execve of /sbin/init fails

2006-05-31 Thread Steve Iribarne (GMail)
Whoops.. forgot to replyall. -- Forwarded message -- From: Steve Iribarne (GMail) [EMAIL PROTECTED] Date: May 31, 2006 6:30 AM Subject: Re: execve of /sbin/init fails To: Anantharaman Chetan-W16155 Chetan.S.Anantharaman at motorola.com On 5/30/06, Anantharaman Chetan-W16155

execve of /sbin/init fails

2006-05-30 Thread Anantharaman Chetan-W16155
Hi, I am trying to bring up a custom board with a PPC405 processor running Linux 2.4.20 (MontaVista Release) and am having problems with the call to execve(/sbin/init, argv_init, envp_init) not returning in the file main.c. The processor just hangs and there is no output on the terminal. I have

execve of /sbin/init fails

2006-05-30 Thread [EMAIL PROTECTED]
-embedded-bounces+jeff.fellin=rflelect.com Subject: execve of /sbin/init fails @ozlabs.org

execve of /sbin/init fails

2006-05-30 Thread Andy Gospodarek
You could also try compiling init statically. I've had success with that in the past until I figured out what the actual problem was. On 5/30/06, Anantharaman Chetan-W16155 Chetan.S.Anantharaman at motorola.com wrote: Hi, I am trying to bring up a custom board with a PPC405 processor

execve of /sbin/init fails

2006-05-30 Thread Steve Iribarne (GMail)
On 5/30/06, Anantharaman Chetan-W16155 Chetan.S.Anantharaman at motorola.com wrote: Hi, I am trying to bring up a custom board with a PPC405 processor running Linux 2.4.20 (MontaVista Release) and am having problems with the call to execve(/sbin/init, argv_init, envp_init) not returning

execve of /sbin/init fails

2006-05-30 Thread Andy Gospodarek
On 5/30/06, Steve Iribarne (GMail) netstv at gmail.com wrote: On 5/30/06, Anantharaman Chetan-W16155 Chetan.S.Anantharaman at motorola.com wrote: Hi, I am trying to bring up a custom board with a PPC405 processor running Linux 2.4.20 (MontaVista Release) and am having problems

execve of /sbin/init fails

2006-05-30 Thread Anantharaman Chetan-W16155
Cc: linuxppc-embedded at ozlabs.org; linuxppc-embedded-bounces+jeff.fellin=rflelect.com at ozlabs.org Subject: Re: execve of /sbin/init fails Anantharaman Chetan-W16155 Chetan.S.Anantharaman at motorola.com To: linuxppc-embedded at ozlabs.org