https://bugzilla.kernel.org/show_bug.cgi?id=23772 --- Comment #15 from Fryderyk Dziarmagowski <fdziarmagowski@xxxxxxxxx> 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@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html