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

Bug#68659: mke2fs(8) is inaccurate



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 a slink system.
> > 
> > (I'm trying to see some error message that are quickly erased
> > by an installation dialog, but I can't even look at the filesystem
> > to see if I can modify the script to preserve the messages.)
> 
> 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.

Yes, implicit extensions.  mke2fs(8) says that "-O none" is needed to
create a filesystem usable on a pre-2.2 kernel.

> 
> Regards,
> 
> 	Joey
> 
> -- 
> GNU GPL: "The source will be with you... always."
> 
> Please always Cc to me when replying to me on the lists.
> 
> 
> -- 
> To UNSUBSCRIBE, email to debian-boot-request@lists.debian.org
> with a subject of "unsubscribe". Trouble? Contact listmaster@lists.debian.org
> 
> 

-- 
Steve Bowman  <sbowman@frostwork.net> (preferred)
Buckeye, AZ   <sbowman@goodnet.com> <bowmanc@acm.org>
              <http://www.goodnet.com/~sbowman/>

Powered by Debian GNU/Linux <http://www.debian.org>



Reply to: