Re: [2.5.69] ext3 error: rec_len %% 4 != 0

Andrew Morton (akpm@digeo.com)
Wed, 28 May 2003 01:59:20 -0700


Florian Weimer <fw@deneb.enyo.de> wrote:
>
> > Falling back to ext2 for a while would be interesting.
>
> Okay, will fallback to ext2 next time a reboot is required. (I guess
> removing the has_journal feature using tune2fs is the easiest way to
> do this, after a clean unmount, of course.)

No, just change its type to ext2 in /etc/fstab.

If it is the root filesystem, reboot with "rootfstype=ext2" on the
kernel command line and it will do what you want.

Make sure it's a clean shutdown though - ext2 will not mount a
needs-recovery ext3 filesystem.

-
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/