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

Bug#68659: mke2fs(8) is inaccurate



Martin Schulze <joey@finlandia.Infodrom.North.DE> wrote:
>
> Looking at the current code I see how it is created:

>         mke2fs -F -q -N $inodes -m 0 $floppy

> -F   is force even for odd geometry
> -q   is quiet
> -N   looks like it sets the number of inodes or the inode/byte ratio
> -m   sets the reserved-blocks-percentage

> Nothing that looks 2.2 specific.  However there may be some implicit
> extensions if one creates an ext2 with current mke2fs and 2.2.x.

-O none is needed if you want 2.0 compatibility whill running mke2fs on
a 2.2 system.
-- 
Debian GNU/Linux 2.1 is out! ( http://www.debian.org/ )
Email:  Herbert Xu ~{PmV>HI~} <herbert@gondor.apana.org.au>
Home Page: http://gondor.apana.org.au/~herbert/
PGP Key: http://gondor.apana.org.au/~herbert/pubkey.txt



Reply to: