On Thu, Jun 30, 2011 at 11:46, Gilles wrote: > On Thu, 30 Jun 2011 11:38:03 -0400, Mike Frysinger wrote: >>pretty sure that the reboot that is part of the busybox you're using >>does not work with the simpleinit that is enabled by default with >>uclinux-dist. you'll probably also have to switch to the busybox >>init. > > Indeed, I left the original init checked in Core Applications. > > Before I go ahead, does this sample Busybox /etc/inittab look good? > > #I don't have any rcS script in /etc/init.d/ > ::sysinit:/etc/init.d/rcS
so use /etc/rc instead like simpleinit does this is the busybox inittab i use in buildroot: http://blackfin.uclinux.org/git/?p=users/vapier/buildroot.git;a=blob;f=target/device/AnalogDevices/target_skeleton/etc/inittab;hb=refs/heads/bfin -mike _______________________________________________ busybox mailing list [email protected] http://lists.busybox.net/mailman/listinfo/busybox
