Bug#68659: mke2fs(8) is inaccurate

2000-08-13 Thread Steve Bowman
On Sun, Aug 13, 2000 at 01:27:38PM +0200, Martin Schulze wrote: > > The filesystem image on the root disk (root.bin) shouldn't > > use ext2 extensions that are incompatible with 2.0.x kernels. > > > > The current image uses those extensions, making it impossible to > > modify the filesystem with

Bug#68659: mke2fs(8) is inaccurate

2000-08-13 Thread Jean-Philippe Guérard
Le 2000-08-13 13:27:38 +0200, Martin Schulze écrivait : > > The filesystem image on the root disk (root.bin) shouldn't > > use ext2 extensions that are incompatible with 2.0.x kernels. > > > > The current image uses those extensions, making it impossible to > > modify the filesystem with a slink

Bug#68659: mke2fs(8) is inaccurate

2000-08-13 Thread Herbert Xu
On Sun, Aug 13, 2000 at 01:53:38PM +0200, Martin Schulze wrote: > > Thanks. Can you give me some mor information? > I'll add that. >From mke2fs(8): -O feature[,...] Create the filesystem with the listed set of features (filesystem options).The

Bug#68659: mke2fs(8) is inaccurate

2000-08-13 Thread Martin Schulze
Herbert Xu wrote: > Martin Schulze <[EMAIL PROTECTED]> 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/

Bug#68659: mke2fs(8) is inaccurate

2000-08-13 Thread Herbert Xu
Martin Schulze <[EMAIL PROTECTED]> 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-

Bug#68659: mke2fs(8) is inaccurate

2000-08-13 Thread Martin Schulze
> The filesystem image on the root disk (root.bin) shouldn't > use ext2 extensions that are incompatible with 2.0.x kernels. > > The current image uses those extensions, making it impossible to > modify the filesystem with a slink system. > > (I'm trying to see some error message that are quickl