[BusyBox] CDB89712 shell's problem

Erik Andersen andersen at codepoet.org
Mon May 20 22:24:03 UTC 2002


On Tue May 21, 2002 at 10:40:12AM +0800, fan jin wrote:
> init started:  BusyBox v0.60.3 (2002.05.16-06:50+0000)
> multi-call binary
> Bummer, could not run '/etc/rc': Permission denied

Check the permissions of your /etc/rc file.  I bet it
lacks executable permissions, or lacks a shell interpteter
(i.e. no #!/bin/sh or whatever)

> BusyBox v0.60.3 (2002.05.16-06:50+0000) Built-in shell
> (ash)
> Enter 'help' for a list of built-in commands.
> 
> sh: can't access tty; job control turned off
> #
> 
> So I want to ask some questions.
> 
> 1.I typed the command "ps" in the shell ,wanted to see
> the process running.But there is no process
> running.Why?

Because you did not mount /proc

> 2.Do busybox and tinylogin support ifconfig? Because I

Yes.  Please read the fine documentation.

 -Erik

--
Erik B. Andersen             http://codepoet-consulting.com/
--This message was written using 73% post-consumer electrons--



More information about the busybox mailing list