0

How to solve the problem? (The existing system is Windows 7, 64-bit.)

Eliah Kagan
  • 119,640

2 Answers2

1

You need to have Windows convert the disk back to a basic disk ( in the disk utility ).

psusi
  • 38,031
1

Microsofts offical policy is a full backup, erase dynamic partitions and create new basic partitions. There is no undo. Dynamic volume is a Microsoft proprietary format developed together with Veritas (now acquired by Symantec) for logical volumes. You may be use a third-party tool, such as Partition Wizard MiniTool or EASEUS to convert a convert a dynamic disk to a basic disk without having to delete or format them.

I've never used any of these and so I can't be sure they will work.Be sure to have good backups as any major partition change has risks. Dynamic also on gpt as LDM

http://msdn.microsoft.com/en-us/library/windows/desktop/aa365449%28v=vs.85%29.aspx

http://www.sevenforums.com/tutorials/26829-convert-dynamic-disk-basic-disk.html

oldfred
  • 12,583