Recover data from a Windows Dynamic Volume Spanned Disk
- by iCe
I have a dynamic volume created with two spanned partitions over two disk. Recently, one disk has started failing, and I want to copy the data inside that disk to another disk, before replacing it.
However I don't know how to select only what is inside the failing disk, because the partitions spans across both disks.
Maybe imaging the entire disk should do the work? Or I have to copy all the data from both disks?
Thanks in advance!