1

I am trying to clone a hard drive that is in RAID-1 and be able to boot that targeted hard drive. I am using Win 7 and the hard drives are identical. Acronis solution would not boot. An image copy through the Windows program also would not boot.

Are there any ideas out there?

1 Answers1

0

Don't do it from within Windows - RAID1 is just a mirror, so fire up a Linux VM and use it to clone one of the RAID1 drives (if the drives are identical, this shouldn't be a big problem).

Guidance on cloning via Linux here: https://lifehacker.com/5891933/the-best-disk-cloning-app-for-linux

Andy
  • 91