Problems mit mke2fs in 1.1.3

Steven Scholz steven.scholz at imc-berlin.de
Thu May 18 10:24:07 UTC 2006


Hi,

mke2fs (as of busybox 1.1.3) bails out on two differnet embedded systems

	ppc8xx	linux-2.4.20	16MB RAM
	arm920	linux-2.6.14	32MB Ram

with the same error when formating a 60GB HDD:

~ $ mke2fs -v /dev/hda1
mke2fs 1.38 (30-Jun-2005)
mke2fs: Could not determine if /dev/hda1 is mounted
Filesystem label=
OS type: Linux
Block size=4096 (log=2)
Fragment size=4096 (log=2)
7325696 inodes, 14651272 blocks
732563 blocks (5.00%) reserved for the super user
First data block=0
448 block groups
32768 blocks per group, 32768 fragments per group
16352 inodes per group
Superblock backups stored on blocks:
        32768, 98304, 163840, 229376, 294912, 819200, 884736, 1605632, 2654208,
        4096000, 7962624, 11239424


Warning: could not zero block 14651248 at end of filesystem
Writing inode tables:  16/448
Could not write 8 blocks in inode table starting at 524290.

For 20GB HDD it says

Warning: could not zero block 4883728 at end of filesystem
Writing inode tables:  16/150
Could not write 8 blocks in inode table starting at 524290.

The original version of mke2fs from e2fsprogs_1.38 works fine!

-- 
Steven



More information about the busybox mailing list