[BusyBox] init problem

Magistrali Stefania s.magistrali at selta.it
Fri Nov 23 04:28:04 UTC 2001


Hi all!
I have a problem with busybox's init. I'm working with Motorola 850SR FADS
board, i have a serial console a nd I had downloaded to the flash the kernel
and the ramdisk images. When I boot (I use ppcboot) it is all ok until the
system try to use init. The problem is that when I arrive at that point, I
wait for a prompt, but I see nothing. I have seen the code in busybox/init.c
and it is ok, paths are ok.
Why I can't see the prompt?

My inittab script is:

::sysinit:/etc/rc
::askfirst:/bin/sh
::ctrlaltdel:/sbin/reboot
::shutdown:/bin/umount -a -r

and rc:
#!/bin/sh

export TERM=vt100
/bin/mount -t proc none /proc

Thanks in advance!
Stefania
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.busybox.net/pipermail/busybox/attachments/20011123/9183660f/attachment-0001.htm 


More information about the busybox mailing list