On Mon, Nov 19, 2007 at 09:19:39AM -0600, Jeff Ramin wrote: > > I'm new to the world of embedded linux. I've installed Pyramid > linux on my board, and it currently uses 53MB flash and 26MB RAM. > Can I do better than that?
Well, the Soekris image I build for floppyfw is a 10M file system but the module tree is 8 of'em and has way too many modules than needed (I never got any CF smaller than 16M so I just got lazy, they are not stored in memory BTW.) so I guess you could shave it down to about 4M. Memory usage? 6-10M. http://www.zelow.no/floppyfw/ Download: http://www.zelow.no/floppyfw/download/floppyfw-3.0/floppyfw-3.0.3/floppyfw-3.0.3-soekris.tar.bz2 (did test this with my box but one other tester had some issues and I will try to get a 3.0.4 out pretty soon.) You can also download the full devkit (to build your own) if none of the available packages are what you need. It's still 2.4 kernel, I am working on 2.6 but since I still want it all to fit on one floppy and I am fixing the build system (again) I have a bit more work to do on that.. Thomas. _______________________________________________ Soekris-tech mailing list [email protected] http://lists.soekris.com/mailman/listinfo/soekris-tech
