Skip to main content

You are not logged in. Your edit will be placed in a queue until it is peer reviewed.

We welcome edits that make the post easier to understand and more valuable for readers. Because community members review edits, please try to make the post substantially better than how you found it, for example, by fixing grammar or adding additional resources and hyperlinks.

Required fields*

2
  • I ran into this exact scenario today seagate central nas with failed network port. simplest lvm setup you can imagine, but impossible to mount the ext4 filesystem even though I can't find any tool that reports an error. I ended up pulling the files I needed using debugfs Commented Sep 25, 2020 at 3:33
  • found reason in dmesg "bad block size 65536" others have reported mounting via fuse to overcome this. Commented Sep 25, 2020 at 3:50