On Tue, Mar 10, 2015 at 11:06 AM, richard.leverton <[email protected]> wrote: > Hi Graham > > you make a very valid point about the expected lifetime of the hardware. I > fully expect some of the BBB's will fail over years, but since the project > is a highly distributed system, no one failure is critical and is within the > error reporting mandate. > > you also make a very good point about using the biggest and best SD card.
With a specially tweaked file system, (read only root..) and correctly using tmpfs on ram for your application, you can remove most of the failures from even the crappiest SD cards. Along with extending the life of the system, where power is not 100% stable. 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/d/optout.
