Re: Mount corrupts an ext2 filesystem on a RAM disk

From: Andrew Morton (akpm@zip.com.au)
Date: Wed Apr 03 2002 - 14:16:46 EST


Maurice Volaski wrote:
>
> And in pre-5. Marcelo, I have never seen any feedback on this bug report.
>

It works for me.

Please do this:

# cd
# mke2fs /dev/ram0 -m 0 -N 4096
# gzip < /dev/ram0 > before.gz
# mount /dev/ram0 /mnt/ram0
# umount /dev/ram0
# gzip < /dev/ram0 > after.gz

and then send me your .config, before.gz and after.gz

Thanks.

-
-
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 : Sun Apr 07 2002 - 22:00:11 EST