[BusyBox] Busybox starting problem

Dominique Letty dletty at interfaceconcept.com
Thu Nov 7 11:11:04 UTC 2002


My /etc/inittab file is as follow :

	#
	# BusyBox-style initab
	#
	::sysinit:/etc/rc.sysinit
	::respawn:/bin/sh
	::ctrlaltdel:/sbin/reboot

and my /etc/rc.sysinit is :

	#!/bin/sh
	#
	# /etc/rc.d/rc.sysinit - run once at boot time
	#

	echo
	echo "This is rc.sysinit, which is run once at boot time."
	echo

	mount -a

Dominique

-----Message d'origine-----
De : Erik Andersen [mailto:andersen at codepoet.org]
Envoyé : jeudi 7 novembre 2002 18:37
À : Dominique Letty
Cc : busybox at busybox.net
Objet : Re: [BusyBox] Busybox starting problem


On Thu Nov 07, 2002 at 11:22:09AM +0100, Dominique Letty wrote:
> Hi all,
>
> I use linux 2.4.18 (ELinos V2.1)  with busybox 0.60.2 on a PowerPC
(XPC8250)
> board. I have configurate my kernel to run with a Network File System
> located on a distant linux server.On power on, Linux start normaly but
> sometimes the busybox init seems to be stick in a loop. I use busybox
0.60.5
> with the same result. Does someone already seen this problem and found a
> solution?

It sounds like something is clearly wrong, but I've never heard
of this before, so i suspect your system is mis-configured.  What
does your /etc/inittab file contain?

 -Erik

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




More information about the busybox mailing list