On Thu, Mar 10, 2011 at 7:03 PM, Brian C. Lane <bcl@redhat.com> wrote:
On Wed, Mar 09, 2011 at 11:21:45PM -0500, Frederick Grose wrote:
> The block sizes are 4096 bytes with -T and 1024 with -t.
>
> Which would be preferred?
>

Smaller blocks are probably better since we're normally going to be
dealing with smaller filesystems.

What I think I'll do is change it to mkfs.ext4 and let it use the
defaults like -T describes.

Confirmed that
 mkfs.ext4 -F -j home.img 

produces the same structure as
 mke2fs -F -j -t ext4 home.img

did in my tests described earlier.

     --Fred

--
Brian C. Lane | Anaconda Team | IRC: bcl #anaconda | Port Orchard, WA (PST8PDT)