Use revision 0 when formating EXT2 filesystems, otherwise mount_ext2fs fails because revision 1 uses a inode size of 256 bytes which is not supported by FreeBSD. Using 128 bytes via '-I 128' could solve that problem but the file system is permanently in 'not clean' state.