I have bought an
eSata SheevaPlug with an additional 8GB SD card. My plans for the SheevaPlug are basically run a webserver, and all the data should be hosted on the SD card (i.e.
/var,
/srv, maybe
/opt).
My question now is what file system I should use for the SD card. My SheevaPlug has the UBIFS file system, so it's fast. The default file system on the SD card is Vfat (FAT32), I don't think that's optimal.
Which file system should I use?