> From: Peter Sangas [mailto:pete@xxxxxxxxxx] > I have only one disk from a RAID1 array and I would like to read data from one of the > partitions. This there a way to mount this and read the data? This worked for me: mdadm --create /dev/md10 -l 1 -n 2 /dev/sda missing md10 is chosen to avoid conflicts with existing RAID1 mount /dev/md10 /mnt -- 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