Thread
:
ext3 linux filesystem on SD
View Single Post
pauljohn32
2008-02-20 , 15:13
Posts: 64 | Thanked: 7 times | Joined on Oct 2007
#
4
In the Fedora linux list, we had a long thread about ext3 on Sd cards. Consensus was that it is bad to do this because it will use up the finite number of writes on the card. They recommend VFAT because it does not make as many separate writes when files are accessed. ext2 is expensive because it tracks so many attributes,especially atime.. ext3 is more costly because of journaling.
In this list, I've not seen much discussion on this, but plenty of people write 'my SD card died.' Maybe that's just a coincidence
PJ
Quote & Reply
|
The Following 2 Users Say Thank You to pauljohn32 For This Useful Post:
Benson
,
qole
pauljohn32
View Public Profile
Send a private message to pauljohn32
Find all posts by pauljohn32