How do I copy/clone a dynamic disk in Windows 7?
Posted
by PP
on Server Fault
See other posts from Server Fault
or by PP
Published on 2010-03-24T18:12:53Z
Indexed on
2010/03/24
18:23 UTC
Read the original article
Hit count: 332
I have some dynamic disks (or "partitions" but they are not really partitions) that I want to copy onto spare hard drives.
I tried using gpartd (and fdisk for that matter) from a linux live disc. All it saw was hard drives with only one partition encasing the whole hard drive. So gpartd/fdisk is incapable of identifying the dynamic "partitions" and allowing me to copy them.
Any tools that can be used to clone/copy a dynamic "partition"?
© Server Fault or respective owner