Re: possible partition corruption

From: Andrew Morton (akpm@digeo.com)
Date: Thu Feb 06 2003 - 15:36:31 EST


Thomas Molina <tmolina@cox.net> wrote:
>
> I have run into an apparent anomaly while compiling/testing 2.5.59-bk. My
> normal mode of operation is to do a daily bk pull to get the latest csets
> and do a compile/boot run. After yesterday's I started seeing problems on
> reboot. During the reboot I would get the OK booting the kernel followed
> by a system freeze. After a forced reboot into a stock RedHat 8.0 2.4
> kernel I would see the system misidentify my boot partiton as an ext2
> partition and the following messages would appear:
>

Everything you describe is consistent with a kernel which does not have ext3
compiled into it.

> EXT2-fs: ide0(3,8): couldn't mount because of unsupported optional feature
> (4).
> Kernel panic: VFS: Unable to mount root fs on 08:08
>

That is an ext3 filesystem in the "needs journal recovery" state. ext2
cannot mount that until either fsck or the ext3 kernel driver has run
recovery.

grep EXT3 .config ??

-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/



This archive was generated by hypermail 2b29 : Fri Feb 07 2003 - 22:00:21 EST