On Mon, Jul 20, 2015 at 09:57:26AM +0100, Patrick Welche wrote:
> # mount /home
> mount_ffs: /dev/raid2a on /home: incorrect super block

No kernel error message here? Is it FFSv1 or FFSv2?

I'd expect something like:

        http://www.netbsd.org/docs/ffsv1badsuperblock.html

or the "not off by one" variant of it (which has no good explanation
so far).

> Either mount is confused, or fsck missed something?

The kernel checks got tightened a bit, fsck might need an equivalent update.

Martin

Reply via email to