On Wed, Oct 2, 2013 at 5:04 PM, Dan Lipsitt <[email protected]> wrote: > Stuff started showing up in /var/log/bootchart after I ran service bootchart > restart. I didn't have to change my uEnv.txt. > > Removing the sleep commands from /etc/init/failsafe.conf did indeed speed up > the boot. I wish I understood better what the failsafe was meant to fix. I'm > trying to create a system that can work over wired or wireless ethernet. Am > I in for bootup problems later on when I add eth0 back in?
It's meant to "fix" a bug where the user wants the network to be setup "before" the login screen appears. (thank god it at-least time's out..) I disable it by default in all my images... Regards, -- Robert Nelson http://www.rcn-ee.com/ -- For more options, visit http://beagleboard.org/discuss --- You received this message because you are subscribed to the Google Groups "BeagleBoard" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/groups/opt_out.
