Paul L. Snyder on 25 Mar 2008 18:44:52 -0700 |
On Tue, 25 Mar 2008, JP Vossen wrote: > > 1. please please PLEASE don't use ext3 with CF, use ext2 or fat (and > > please don't use fat. it's useless). all that journaling can > > potentially kill your storage if you're using CF. [...] > FAT? Yuck. I'd use ext2 if it mattered. I use FAT32 on some USB > drives that need to be portable, but otherwise... :-) If you're not worrying about portability, you could use a log-structured filesystem that's actually designed for flash media, such as JFFS2. http://sources.redhat.com/jffs2/ JFFS2 gets slow on larger devices, and the newer LogFS will probably be angling for kernel inclusion soon. http://www.logfs.org/logfs/ pls ___________________________________________________________________________ Philadelphia Linux Users Group -- http://www.phillylinux.org Announcements - http://lists.phillylinux.org/mailman/listinfo/plug-announce General Discussion -- http://lists.phillylinux.org/mailman/listinfo/plug
|
|