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
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
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
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/
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-
> 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
6 matches
Mail list logo