On Mon, Nov 10, 2008 at 03:11:16PM +0300, Vladimir Dronnikov wrote: >> >> reboot -f >> echo "Kernel has been instructed to reboot" >> while true; do sleep 9999; done >> >> because otherwise, if script exits, runsvdir >> will loop back and restart services, and this is definitely >> what you dont want to happen! > > >Wonder what happens when init dies and kernel oopses? Does kernel
I think it would panic rather than oops. Just boot with panic=15 _______________________________________________ busybox mailing list [email protected] http://busybox.net/cgi-bin/mailman/listinfo/busybox
