[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-Id: <201011301651.oAUGp15m027000@demeter1.kernel.org>
Date: Tue, 30 Nov 2010 16:51:01 GMT
From: bugzilla-daemon@...zilla.kernel.org
To: linux-ext4@...r.kernel.org
Subject: [Bug 23772] oops after mounting ext4 fs in 2.6.36.1 (failed to parse
options in superblock)
https://bugzilla.kernel.org/show_bug.cgi?id=23772
--- Comment #15 from Fryderyk Dziarmagowski <fdziarmagowski@...il.com> 2010-11-30 16:50:59 ---
(In reply to comment #14)
> (In reply to comment #12)
> > I there is a way to fix it on the user space side?
>
> Fairly simple, for this specific case. It should overwrite the 512-byte area
> beyond the superblock with zeroes:
>
> dd if=/dev/zero of=/dev/dsk/by-label/MyBook bs=512 count=1 seek=3 skip=3
that did the trick! Many thanks Andreas!
--
Configure bugmail: https://bugzilla.kernel.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are watching the assignee of the bug.
--
To unsubscribe from this list: send the line "unsubscribe linux-ext4" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Powered by blists - more mailing lists