thewire wrote:
> The Digital Pioneer пишет:
>   
>> The only reason they come with FAT is so windoze can use it. That said,
>> I don't know much about filesystems, but I would generally go with
>> EXT2/3 over FAT.
>>     
>
> I'm no fs expert either, but i would generally advise to use jffs2 or
> ubifs, as they are specially designed for use in flash memory devices.
> Note that ubifs requires kernel >= 2.6.27.

Neither of those filesystems are appropriate for sd cards. They have 
wear leveling logic that is not necessary or a good thing as it is 
already done in firmware for sd. An efficient journaled filesystem not 
designed for memory devices (like ext3) would be best.


_______________________________________________
Openmoko community mailing list
community@lists.openmoko.org
http://lists.openmoko.org/mailman/listinfo/community

Reply via email to