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

Can't mount a ext2 partition correctly in Debian Linux 2.2.17



I boot my PowrMAC by a Debian 2.2 CD ,partition my hard
disk, and then mke2fs my /dev/hda1 for installation. But if the
block size of mke2fs is 4096, then when I mount the partition,
some error messages will show up as follows,

"EXT2-fs error (device ide0(3,1))  ext2-check-blocks-bitmap error:
 Wrong free block counts for group 15 counted=xxxx stored=xxxx".

,which comes from the kernel code.

If I choose block size as 1024, there will be other problems
after I do some operations at this partition.

I think it doesn't come from my ide's problems, because when
I use ramdisk (/dev/ram1) with block size set to 4096, I cannot
mount the ramdisk, either.

It's really weird and unreasonable. Please tell me why and
how I can deal with it so that I can install my debian linux.

PS:
(1) my CDROM is GNU/linux 2.2.17 gcc version 2.95.2 20000220
#1 Tue Jul 18 17:51:27 PDT 2000
(2) my mke2fs is version 1.18, 11-Nov-1999 for EXT2 FS 0.5b 95/08/09

Many Thanks !!




Reply to: