[mdlug] Mounting problems

Joe Doehler lugnuts at doehler.us
Fri Oct 23 16:25:34 EDT 2009


At 03:15 PM 10/23/2009, Michael wrote:
>...
>Why are you trying to mount an ext3 filesystem as ext2?

Because trying to mount it as ext3 resulted in the same error. Fedora 
10 did not even try to replay the journal.

>Hmm, this was one of the first things that came up for me in a search:
>
>http://lkml.org/lkml/2002/11/6/4
>
>The link explains what the problem is, and the solution.
>Run fsck on the drive, then mount it. Worst case, mount it read-only:
>
>mount -o ro -t ext3 /dev/sdb1 /test
>or
>mount -o ro -t ext2 /dev/sdb1 /test

Thanks for the link. I dd'd a copy of the drive in question. That 
copy too works in the old machine that's running RedHat 7.2 - no 
errors. I'll put that copy on the Fedora 10 box and try running fsck 
on it as your link suggests, but I am skeptical at the moment. I'll 
keep you informed. FYI, trying to mount it read-only, as is, on the 
Fedora 10 box did not work either.

Joe.




More information about the mdlug mailing list