개념이 생소하신 분들을 위해 기본 디스크(basic disk) 는 기본 논리 드라이브와 파티션으로 사용되며 Windows 운영 체제에서 가장 많이 사용되는 저장 디스크 유형입니다.
기본 디스크는 간단한 저장 솔루션을 제공하며 기본 및 확장 파티션의 생성 및 삭제, 확장 파티션 내의 논리 드라이브 생성 및 삭제, 파티션을 포맷하고 활성으로 표시하는 기능을 허용합니다.
동적 디스크(dynamic disk) 는 기본 디스크에서 불가능한 기능을 제공합니다. 스팬, 스트라이프, 미러 및 RAID-5(RAID-5) 와 같은 다양한 볼륨 유형의 파티션을 허용합니다 . 이러한 디스크는 볼륨 관리에 더 큰 유연성을 제공하는 경향이 있습니다. Windows 10 릴리스 이후 로 동적 디스크는 더 이상 사용되지 않으며 일반적으로 더 이상 사용하지 않는 것이 좋습니다.
동적 디스크가 더 이상 유용하지 않은 주요 이유 중 하나는 드라이브 오류로부터 데이터를 보호하는 데 도움이 되는 최신 저장소 공간 기술의 도입입니다. (Spaces)동적 디스크의 오랜 문제는 드라이브 장애를 일으키고 기본 디스크로 되돌려야 하는 불가피한 결함입니다.
동적 디스크를 기본 디스크로 변환하는 방법(How To Convert a Dynamic Disk Into a Basic Disk)
두 디스크의 장점은 상호 변환이 가능하다는 것입니다. 즉, 하나를 다른 디스크로 또는 그 반대로 변환할 수 있습니다. 이것이 가능한 방법은 두 가지입니다. 디스크 관리(Disk Management) 도구 또는 명령 프롬프트(Command Prompt) 를 통해
전체 프로세스를 간소화하는 데 사용할 수 있는 타사 도구가 있습니다. 우리가 개인적으로 추천할 수는 없지만 원하는 경우 하나를 찾을 수 있습니다.
이 과정은 약간의 컴퓨터 능력이 필요하지만 초보자에게도 비교적 쉽습니다. 우리는 두 가지 변환 방법을 모두 단순화하려고 시도하고 실패했든 그렇지 않든 동적 디스크를 기본 디스크로 변환하는 방법을 알려드릴 것입니다.
시작하기 전에 동적 디스크에 있는 모든 볼륨을 백업하는 것이 중요합니다. 두 변환 프로세스 모두 전송 중에 모든 데이터를 완전히 지웁니다.
변환 방법 1 – 디스크 관리(Conversion Method 1 – Disk Management)
최소한의 노력으로 인해 두 가지 중 가장 쉬운 방법일 것 입니다. 디스크 관리(Disk Management) 도구를 사용하여 동적 디스크를 기본 디스크로 변환하기 시작합니다.
- (Right-click)시작(Start) 메뉴를 마우스 오른쪽 버튼으로 클릭 하고 디스크 관리(Disk Management) 를 선택합니다 .
- 작업 표시줄 검색에 디스크 관리(disk management) 를 입력하고 하드 디스크 파티션 생성 및 포맷(Create and format hard disk partitions) 을 선택할 수도 있습니다.
- 디스크 관리(Disk Management) 창 에서 변환하려는 각 동적 디스크 볼륨을 찾아 마우스 오른쪽 버튼으로 클릭한 다음 볼륨 삭제(Delete Volume) 를 선택 합니다.
- 볼륨이 삭제되면 디스크 자체를 마우스 오른쪽 버튼으로 클릭하고 기본 디스크로 변환 을(Convert to Basic Disk) 선택 합니다.
디스크 관리 도구를 사용하여 기본에서 동적으로(Basic Into Dynamic Using the Disk Management Tool)
반대로 기본 디스크를 동적 디스크로 변환하는 데 데이터 백업이 필요하지 않습니다. 따라서 어떤 이유로 인해 동적 변경을 기본 변경으로 되돌릴 필요가 있다고 느끼는 경우 화면의 마법사(Wizard) 를 따르는 것만큼 간단 합니다.
이 변경을 시도하면 경고를 받을 수 있습니다. 현재 부팅 볼륨이 아닌 볼륨에서 운영 체제를 설치할 수 없음을 먼저 알려줍니다. 이는 기본 디스크에 이미 데이터 또는 시스템 파티션이 설정되어 있으며 변환해서는 안 된다는 의미입니다. 동적 디스크를 사용하지 않으려면 이중 부팅을 하는 것이 좋습니다.
변환 방법 2 (Conversion Method 2) - 명령 프롬프트(– Command Prompt)
Command Prompt 에 더 익숙하다면 이 방법이 더 쉬울 것입니다. 그러나 디스크 관리(Disk Management) 도구 에 대한 추가 단계가 필요합니다 . 그럼에도 불구(Regardless) 하고 최종 결과는 여전히 동적 디스크에서 변환된 기본 디스크입니다.
- (Start)명령 프롬프트(Command Prompt) 를 실행하여 시작하십시오 . 작업 표시줄 검색에 cmd 를 입력 하고 결과를 관리자로 실행하면 됩니다.
- 명령 프롬프트(Command Prompt) 창 에서 다음 명령을 수행합니다.
- 그러면 컴퓨터에서 찾을 수 있는 사용 가능한 모든 디스크 목록이 표시됩니다.
- 목록에는 각 항목에 대한 다음 정보가 표시됩니다. 디스크 번호, 상태, 크기, 현재 사용 가능한 공간, Dyn ( 동적 DNS(Dynamic DNS) ) 및 Gpt ( GUID 파티션 테이블(GUID Partition Table) ).
- 다음 단계에서 사용할 디스크 번호에 주석을 답니다.
- DISKPART 에 있는 동안 선택한 디스크 번호를 다음 명령에 입력합니다.
- 디스크가 선택되었음을 나타내는 유사한 확인 메시지를 받아야 합니다.
- 이제 디스크에 있는 각 볼륨을 한 번에 하나씩 미리 보고 삭제해야 합니다.
- detail disk# 를 입력 합니다. 여기서 # 은 선택한 디스크의 실제 번호입니다.
- 이제 select volume # 을 입력 합니다.
- 모든 볼륨이 삭제되면 convert basic 을 입력하여 동적 디스크를 기본 디스크로 변환할 수 있습니다 .
명령 프롬프트를 사용하여 기본을 동적으로(Basic Into Dynamic Using The Command Prompt)
DISKPART 에서 사용 가능한 디스크 목록을 검색하는 부분까지 위의 단계를 따르십시오 . 이 과정에서 아무것도 삭제할 필요가 없습니다. 변환 동적(convert dynamic) 을 실행하기 만 하면(Simply) 디스크가 수행합니다.
경고를 받아야 하는 유일한 시간은 시스템 디스크를 변환하려고 할 때입니다. 이 경우 공간이 충분하지 않다는 가상 디스크 서비스(Virtual Disk Service) 오류 메시지가 표시됩니다 .
How To Convert a Dynamic Disk Into a Basic Disk
For those of you unfamiliar with the concept, the basic disk is used for primary logic drives and partitions, and serves as the storage disk type most often used with the Windows operating system.
The basic disk provides a simple storage solution, and allows for the creation and deletion of primary and extended partitions, the creation and deletion of logical drives within an extended partition, and the ability to format a partition and mark it as active.
A dynamic disk will provide features that are not possible on a basic disk. They allow the partitioning of various volume types such as spanned, striped, mirrored, and RAID-5. These disks tend to offer greater flexibility for volume management. Since the release of Windows 10, dynamic disks have been deprecated and are generally no longer recommended for use.
One of the primary reasons that a dynamic disk is no longer considered useful is the introduction of newer Storage Spaces technology that can help protect your data from drive failures. A long-standing problem with dynamic disks is the inevitability they become faulty, causing drive failures and the need to revert back to basic disk.
How To Convert a Dynamic Disk Into a Basic Disk
A great thing about both disks is that they’re interconvertible, meaning you can convert one into the other and vice-versa. The ways in which this is possible is two-fold; through the Disk Management tool or Command Prompt.
There are third-party tools you can use that are supposed to streamline the whole process. You can seek one out if you’d prefer though we can’t personally recommend any.
The process will require some computer competency but is relatively easy even for a novice. We’ll attempt to simplify both conversion methods and aid you in how you can convert a dynamic disk, failed or otherwise, into a basic disk.
Before you begin it is crucial that you back up all of the volumes located on the dynamic disk. Both conversion processes will wipe away all data completely during the transfer.
Conversion Method 1 – Disk Management
Likely the easiest method of the two due to the least effort involved, we’ll begin converting your dynamic disk into a basic disk using the Disk Management tool.
- Right-click the Start menu and select Disk Management.
- You could also type out disk management into the taskbar search and select Create and format hard disk partitions.
- While in the Disk Management window, locate and right-click each of the dynamic disk volumes you wish to convert, then select Delete Volume.
- Once the volumes are deleted, right-click on the disk itself and select Convert to Basic Disk.
Basic Into Dynamic Using the Disk Management Tool
On the flipside, converting a basic disk into a dynamic disk will not require a data back up. So, if for some reason you feel the need to revert the dynamic to basic change, it’s as simple as following an on-screen Wizard.
You may receive a warning when attempting this change. The first informing you that the installation of an operating system from a volume that is not the current boot volume, will not be possible. This means that you already have a data or system partition set on the basic disk and should not convert. It would be better to dual boot if you’re dead set on using a dynamic disk.
Conversion Method 2 – Command Prompt
If you happen to be more familiar with the Command Prompt, this one may be easier for you. Though, it does require one additional step to that of the Disk Management tool. Regardless, the end result will still be a basic disk converted from a dynamic disk.
- Start off by running the Command Prompt. You can do this by typing cmd into the taskbar search and running the result as administrator.
- While in the Command Prompt window, perform the following command:
- This will pull up a list of all the available disks that can be found on your computer.
- The list will display the following information for each entry: disk number, status, size, the current amount of available space, and a Dyn (Dynamic DNS) and Gpt (GUID Partition Table).
- Annotate the number of the disk you’d like to convert as we’ll be using it in the next step.
- While still in DISKPART, enter the disk number you selected into the following command:
- You should receive a similar confirmation message indicating that the disk has been selected.
- You will now need to preview and delete each volume located on the disk, one at a time.
- Type detail disk# where the # is the actual number of the disk selected.
- Now type select volume #.
- Once every volume has been deleted, you can convert the dynamic disk into a basic one by typing convert basic.
Basic Into Dynamic Using The Command Prompt
Follow the above steps up to the part you retrieve a list of available disks in DISKPART. In this process, you won’t have to delete anything. Simply execute convert dynamic and the disk will do so.
The only time you should receive a warning is when you’re attempting to convert a system disk. In which case, you’ll be prompted with a Virtual Disk Service error exclaiming that there is not enough space.