On Jun 27, 2006  11:23 +1000, Neil Brown wrote:
> You could try hunting for ext3 superblocks on the device.  There might
> be an easier way but
> 
>   od -x /dev/hdb | grep '^.....60 .... .... .... .... ef53 '

Compile the "findsuper" tool from e2fsprogs - it was made for this.  Also
possible to use "gpart".

Cheers, Andreas
--
Andreas Dilger
Principal Software Engineer
Cluster File Systems, Inc.

-
To unsubscribe from this list: send the line "unsubscribe linux-raid" in
the body of a message to [EMAIL PROTECTED]
More majordomo info at  http://vger.kernel.org/majordomo-info.html

Reply via email to