From: Denis Vlasenko <vda.linux@googlemail.com>
To: "Tom Strader" <tom.strader@xilinx.com>
Cc: linux-kernel@vger.kernel.org
Subject: Re: unable to run busybox /sbin/int
Date: Sun, 22 Apr 2007 01:20:28 +0200 [thread overview]
Message-ID: <200704220120.28962.vda.linux@googlemail.com> (raw)
In-Reply-To: <20070419190009.039B1A080F8@mail28-fra.bigfish.com>
Hi Tom.
On Thursday 19 April 2007 21:00, Tom Strader wrote:
> This is the final output from my kernel as I try to launch busybox
> (/sbin/init is linked to /bin/busybox)
> As it launches the kernel looks for libraries which do not exist (not
> sure why), but it appears to find /lib/libcrypt.so.1 and /lib/libc.so.6
> but the system does not output after that. I can press keys on the
> keyboard and there are echoed to the screen, I can also use the control
> characters C-c, C-s, C-q, and so on and I see kernel messages indication
> the uart_flush_buffer(0) is being called but busybox does not appear to
> start. Here is my kernel output, any suggestions would help. Thanks.
Ok, here we go again.
Does "hello, world" program works
as init, do you see its output? (init=/path/to/hello_world)
If no: what is your console, serial I think? How do you specify
it on kernel command line?
If yes: does init=/bin/sh work?
--
vda
prev parent reply other threads:[~2007-04-21 23:20 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2007-04-19 19:00 unable to run busybox /sbin/int Tom Strader
2007-04-21 23:20 ` Denis Vlasenko [this message]
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=200704220120.28962.vda.linux@googlemail.com \
--to=vda.linux@googlemail.com \
--cc=linux-kernel@vger.kernel.org \
--cc=tom.strader@xilinx.com \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.