博客
关于我
强烈建议你试试无所不能的chatGPT,快点击我
How to Convert Dynamic Disk to Basic Disk without Losing Data?
阅读量:7222 次
发布时间:2019-06-29

本文共 3985 字,大约阅读时间需要 13 分钟。

Obstacle for converting dynamic disk to basic disk

Due to the limitation of Windows Disk Management, you cannot convert dynamic disk to basic disk without data loss. It requires to delete all volumes on dynamic disk so that you can convert it to basic disk by Disk Management. And if you forget to backup data, you may suffer a huge loss then.

Luckily,  - EaseUS Partition Master can help you convert dynamic disk to basic disk directly without deleting all volumes. Do data loss will be caused.

How to convert dynamic disk to basic disk with partition manager?

The following you'll find three solutions to convert dynamic disk to basic disk: use EaseUS Partition Master, Windows Disk Management and diskpart command.

Solution 1: Convert dynamic disk to basic disk with partition manager software

If you want to convert dynamic disk bac to basic disk without data loss,  will achieve this task for you. EaseUS Partition Master can change dynamic disk containing simple volumes into a basic disk directly.

  1. Launch EaseUS Partition Master, and go to main screen.

2. Right click the dynamic disk and choose "Convert to basic disk".

Or select dynamic disk which you want to Convert to basic disk on the disk map, Disk becomes available on the toolbar. Click "Disk " and choose "Convert to basic disk".

Choose Convert to Basic Disk for free

3. Click "Apply" to convert dynamic disk to basic disk.

After EaseUS Partition Master applies these changes, you will see the dynamic disk has become basic disk in Windows Disk Management. And then you can use "" feature to resize partitions on the basic disk. You can also use "Resize volume" to  directly.

Solution 2: Convert dynamic disk to basic disk through Disk Management

Case 1: Convert dynamic disk which contains mirrored volumes to basic

You need to break mirrored volumes by Windows Disk Management and then convert dynamic disk to basic disk with the "Convert to basic disk" feature of EaseUS Partition Master.

  1. Right click "My Computer" and choose "Manage" -> "Storage" -> "Disk Management", right click the mirrored volumes and choose "Break Mirrored Volume" to break mirrored volumes or choose "Remove Mirror" to remove mirror.

If the boot/system partition is on the mirrored volumes, you can only choose "Remove Mirror" to remove mirror. Please backup your important data before this operation.

Break mirrored volumes

2. After choosing "Break Mirrored Volume" or "Remove Mirror", the mirrored volumes on the dynamic disk which you want to Convert to basic disk will become simple volumes. Follow the steps in  to complete converting dynamic disk to basic disk.

Case 2: To convert dynamic disk to basic disk with Disk management

  1. Backup all data and even volumes on the dynamic disk that you want to convert to basic.

2. Go to Disk Management, rgith-click each volume on the dynamic disk and choose "Delete Volume".

3. After deleting all volumes, right-click the empty dynamic disk and choose "Convert to basic"

Solution 3: Convert dynamic disk to basic disk with diskpart command

You're still recommended to backup all important data and even volumes on dynamic disk which you want to convert to basic disk. Follow next steps to use diskpart command to convert dynamic disk to basic now.

1. Open a command prompt and type diskpart. At the Diskpart prompt, type: list disk. Make note of the disk number you want to convert to basic.

2. At the Diskpart prompt, type: select disk (disknumber). And then type: detail disk (diskmumber).

3. Remember volume numbers, at the Diskpart prompt type: select volume= (volumenumber), then type: delete volume.

4. At the Diskpart prompt, type: disk (disknumber). Be sure the disk number that you type in is the dynamic disk that you want to convert to basic.

5. At the Diskpart prompt, type: convert basic.

Tips:  Convert to basic disk feature can only convert dynamic disk with simple volumes. The other types of dynamic volume like spanned volume, striped volume are not supported. 

本文转自学海无涯博客51CTO博客,原文链接http://blog.51cto.com/549687/1839779如需转载请自行联系原作者

520feng2007

你可能感兴趣的文章
Docker Compose文件详解 V2
查看>>
Memcached的原理与应用(未完)
查看>>
基于 Confluence 6 数据中心的 SAML 单点登录设置你的身份提供者
查看>>
mysql总结
查看>>
Navicat for MySQL版本更新至v11.2.12,修复多项问题|附下载
查看>>
整理 JAVA中的IO流 (字符流和字节流两个大类)
查看>>
uefi与win8 (根据网络资料整理)
查看>>
Eclipse优化
查看>>
Log4j tutorial with Tomcat examples
查看>>
Kong 网关
查看>>
三层结构视频中的DBHelper.cs
查看>>
[转载] 信息系统项目管理师视频教程——18 项目沟通管理
查看>>
在Windows下建立QT开发环境
查看>>
Jedis、JedisPool、ShardedJedis和ShardedJedisPool,java对redis的基本操作
查看>>
[转载] 致命伴侣
查看>>
HTML5 localStorage本地存储实际应用举例
查看>>
Scala访问修饰符
查看>>
实习感悟
查看>>
产品经理网站小结
查看>>
Bootstrap 附加导航插件
查看>>