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

From: Andrew Morton (akpm@digeo.com)
Date: Wed May 28 2003 - 04:02:34 EST


Florian Weimer <fw@xxxxxxxxxxxxx> 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@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/