1

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.

Would imaging the entire disk do the work? Or do I have to copy all the data from both disks?

Gareth
  • 19,080

2 Answers2

0

I would suggest you to use live CD on your RAM. Search for Windows XP mini, download it and write it to a CD. Boot the OS from CD and then you can access the disk as normal and copy the content you want.

Vinnie
  • 101
0

You can't copy just the data in one disk...it is all over both disks. You will have to treat them as one disk, and copy all the data off. Image the disk ASAP, because if one actually fails, your situation just became 100 times harder.

KCotreau
  • 25,622