[BusyBox] not execute init.d/rcS

lily lichanjuan04 at st.lzu.edu.cn
Thu Aug 11 12:24:59 UTC 2005


hi,
i have a problem with busybox-0.60.5.tar.gz,i can login successfully,but i notice the init.d/rcS not execute,i don't know why.
my inittab:
::sysinit:/etc/init.d/rcS
::askfirst:/bin/ash
::respawn:/sbin/getty 38400 tty1
::wait:/etc/init.d/umountfs
init.d/rcS:
#! /bin/ash

/bin/echo "welcome to mysmall"
# generated by s13-fs
/bin/mount -n -o remount,rw /
/bin/echo the file system read-write

# clear out mtab
>/etc/mtab

/bin/mount -t proc /proc /proc
/bin/echo proc is ok
#echo Starting Network

#/sbin/ifconfig lo 127.0.0.1 netmask 255.0.0.0 broadcast 127.255.255.255
#/sbin/route add -net 127.0.0.0 netmask 255.0.0.0 lo
#/sbin/ifconfig eth0 192.168.1.2 netmask 255.255.255.0
#/sbin/route add default gw 192.168.1.1 eth0

-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.busybox.net/pipermail/busybox/attachments/20050811/906e5c8c/attachment.htm 


More information about the busybox mailing list