[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: ext2 filesystem



In article <[🔎] 20010710181242.B6264@harmony.cs.rit.edu>,
D-Man  <dsh8290@rit.edu> wrote:
>On Tue, Jul 10, 2001 at 05:06:27PM -0500, Andrew Dixon wrote:
>| Hi All,
>| I'm looking for a filesystem to put on a some-what embedded system.  I
>| was considering ext2 but IIRC there is a minimum 4K file size.  Does
>
>I think that is a hardcoded block size that can be changed, if you are
>writing/compiling the code.  I could be wrong though.

Yes, you can specify it when creating the filesystem with mkfs.

mkfs -text2 -b 1024 /dev/hda1

Mike.
-- 
"dselect has a user interface which scares small children"
	-- Theodore Tso, on debian-devel



Reply to: