D> On Tue, Jul 10, 2001 at 05:06:27PM -0500, Andrew Dixon wrote: D> | Hi All, D> | I'm looking for a filesystem to put on a some-what embedded system. I D> | was considering ext2 but IIRC there is a minimum 4K file size. Does
D> I think that is a hardcoded block size that can be changed, if you are D> writing/compiling the code. I could be wrong though. IIRC it is not hard coded. It can be specified when you format filesystem with mkfs.ext2. mkfs.ext2 has parameter -b which can set block size. Man says that it can be 1024, 2048 or 4096 bytes per block. -- -=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=- | Ilya Martynov (http://martynov.org/) | | GnuPG 1024D/323BDEE6 D7F7 561E 4C1D 8A15 8E80 E4AE BE1A 53EB 323B DEE6 | | AGAVA Software Company (http://www.agava.com/) | -=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-