Hello,

I have a problem with busybox

When Linux boot, I have this message :

init started: BusyBox v1.10.1 (2008-07-04 14:40:37    )

starting pid 702, tty '': '/etc/rc.d/rc.S'
Remounting root device with read-write enabled.
mount: cannot read /proc/mounts: No such file or directory

Attempt to remount root device as read-rewrite failed !
This is going to cause serious problems...
Cleaning mtab.
rm: cannot remove '/etc/mtab': Read-only file system
Mounting local filesystems.
/bin/sh: can't access tty; job control turned off

my inittab is :

#
# inittab          This file descrives how the INIT process should set up
#                  the system in a certain run-level
#
#Default runlevel.
#id:S:initdefault:

::sysinit:/etc/rc.d/rc.S

::askfirst:-/bin/sh

::restart:/sbin/init

#System initialization (runs when system boots).
si:S:sysinit:/etc/rc.d/rc.S

#End of /etc/inittab

What is wrong ?
_______________________________________________
busybox mailing list
[email protected]
http://busybox.net/cgi-bin/mailman/listinfo/busybox

Reply via email to