Hi, I had 2x750GB drives in a RAID1 configuration in a D-Link NAS (DNS-323) device with embedded Linux as an ext2 volume. The configuration was corrupted and the NAS no longer saw the RAID. I put the drives in another Linux box and was able to use mdadm to scan the drives. It recognized the RAID1 configuration and created the RAID device at /dev/md0. Unfortunately, it says it is corrupt and cannot be mounted. I tried using e2fsck / fsck but it says the superblock is corrupt. Trying to use copies of the superblock were unsuccessful. I am confident the data is still there and want to get to it. Is there a way to take one of the drives and convert it from being in the RAID1 set to just a standard ext2 partition in a non-destructive way? I figured this should be possible with the second drive just to be sure not to destroy both copies of the data. Thanks. - To unsubscribe from this list: send the line "unsubscribe linux-raid" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html