On 10/27/2016 4:07 PM, Gene Heskett wrote: > I am getting the impression that a micro-sd would have both poor loading > performace, call a surveyor to measure write speeds. And poor life in a > filesystem environment. SSD w/sata would be good, but the sata on a pi > is a bad kludge from what I'm reading. > > So, Bari, Charles S., etc, what are you folks using?
I use sata SSDs on my ARM systems that support it (build machines for when the BBB is too slow). On the BBB I use either class-10 / U1 devices with lots of extra space (typ. 16G) or I'll NFS mount a directory from my file server. When I'm just using the BBB or setting up a system, I typically run entirely off the uSD card. When I'm actively developing, I'll nfs mount a share so I can access the development directory from multiple places and the data isn't at-risk if I crash the BBB. That way I can build on my quad-core ARM, test on the BBB, and git push/pull from my x86 (which has all the ssh keys, so no passwords needed). Using NFS on the file server also gets me RAID storage with nightly off-site backups, so there's extra layers of safety. I don't use the Pi (any flavor) so can't comment on what works well there. -- Charles Steinkuehler char...@steinkuehler.net
signature.asc
Description: OpenPGP digital signature
------------------------------------------------------------------------------ The Command Line: Reinvented for Modern Developers Did the resurgence of CLI tooling catch you by surprise? Reconnect with the command line and become more productive. Learn the new .NET and ASP.NET CLI. Get your free copy! http://sdm.link/telerik
_______________________________________________ Emc-users mailing list Emc-users@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/emc-users