Måns Rullgård wrote:
David Greaves <david@xxxxxxxxxxxx> writes:
Now, Guy, your next step:
# mdadm --assemble --force /dev/sda1 /dev/sdb1 /dev/sdc1 /dev/hdb1
mdadm: /dev/sda1 does not appear to be an md device
Sorry to butt in,
Feel free - and thanks :)
but that command should, assuming the components are correct, read as
mdadm --assemble <raiddevice> --force /dev/sda1 /dev/sdb1 /dev/sdc1 /dev/hdb1
with <raiddevice> replaced by something like /dev/md0.
indeed it should. I don't know if that's why mdadm gave that message.
I'm still re-copying the partition so I'll try it again when I'm done (an hour or so left)
Thanks David
- 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