Filesystem on SD cards

Joined
Jul 31, 2008
Messages
8
Reaction score
0
Hi, Im gonna buy a SDHC card to expans my ubuntu(in my new aspire one. Ive read, that the filesystem is FAT32. Can I format to ext2 or ext so that it will improve the performance?




Sorry for my english.
 
You can format it to whatever filesystem you like. Ext2 is probably best for flash.
 
quemaneumaticos said:
Hi, Im gonna buy a SDHC card to expans my ubuntu(in my new aspire one. Ive read, that the filesystem is FAT32. Can I format to ext2 or ext so that it will improve the performance?
Compared to modern hard disks SDHC cards are still pretty slow and the performance will mostly depend an the exact type of the SDHC card you are using. The file system you chose won't make much of a differnce.

Ext is nice because it supports Linux permissions, symbolic links and files larger than 4GB. If you don't need that I would stick with FAT32.
 
Back
Top