DISKPART 명령 목록 및 Windows 11/10에서 사용하는 방법
Windows에는 컴퓨터의 하드 디스크를 관리하기 위한 완벽한 솔루션을 제공 하는 내장 도구인 디스크 관리 가 함께 제공됩니다. (Disk Management)볼륨 축소, 볼륨 또는 부분 크기 증가, 새 항목 생성 등에 사용할 수 있습니다. 사용자 인터페이스는 PowerShell 또는 명령 프롬프트(Command Prompt) 에서 작동하는 DISKPART 명령 세트를 사용하여 구축됩니다 . 복잡한 명령을 실행하고 가상 하드 디스크로 작업해야 할 때 유용합니다. Diskpart 유틸리티에는 게시물에서 공유되는 사용할 수 있는 명령 목록이 있습니다.
Windows 11/10 의 Diskpart 명령(Diskpart Commands) 목록
active | Marks the disk’s partition with focus as active. |
add | Mirrors the simple volume with focus to the specified disk. |
assign | Assigns a drive letter or mount point to the volume with focus. |
attach vdisk | Attaches (sometimes called mounts or surfaces) a virtual hard disk (VHD) so that it appears on the host computer as a local hard disk drive. |
attributes | Displays or sets or clears the attributes of a disk or volume. |
automount | Enables or disables the automount feature. |
break | Breaks the mirrored volume with focus into two simple volumes. |
clean | Removes any and all partition or volume formatting from the disk with focus. |
compact vdisk | Reduces the physical size of a dynamically expanding virtual hard disk (VHD) file. |
convert | Converts file allocation table (FAT) and FAT32 volumes to the NTFS file system, leaving existing files and directories intact. |
create | Creates a partition on a disk, a volume on one or more disks, or a virtual hard disk (VHD). |
delete | Deletes a partition or a volume. |
detach vdisk | Stops the selected virtual hard disk (VHD) from appearing as a local hard disk drive on the host computer. |
detail | Displays information about the selected disk, partition, volume, or virtual hard disk (VHD). |
exit | Exits the diskpart command interpreter. |
expand vdisk | Expands a virtual hard disk (VHD) to the size that you specify. |
extend | Extends the volume or partition with focus, along with its file system, into free (unallocated) space on a disk. |
filesystems | Displays information about the current file system of the volume with focus and lists the file systems that are supported for formatting the volume. |
format | Formats a disk to accept Windows files. |
gpt | Assigns the gpt attribute(s) to the partition with focus on basic GUID partition table (gpt) disks. |
help | Displays a list of the available commands or detailed help information on a specified command. |
import | Imports a foreign disk group into the disk group of the local computer. |
inactive | Marks the system partition or boot partition with focus as inactive on basic master boot record (MBR) disks. |
list | Displays a list of disks, of partitions in a disk, of volumes in a disk, or of virtual hard disks (VHDs). |
merge vdisk | Merges a differencing virtual hard disk (VHD) with its corresponding parent VHD. |
offline | Takes an online disk or volume to the offline state. |
online | Takes an offline disk or volume to the online state. |
recover | Refreshes the state of all disks in a disk group, attempts to recover disks in an invalid disk group, and resynchronizes mirrored volumes and RAID-5 volumes that have stale data. |
rem | Provides a way to add comments to a script. |
remove | Removes a drive letter or mount point from a volume. |
repair | Repairs the RAID-5 volume with focus by replacing the failed disk region with the specified dynamic disk. |
rescan | Locates new disks that may have been added to the computer. |
retain | Prepares an existing dynamic simple volume to be used as a boot or system volume. |
san | Displays or sets the storage area network (san) policy for the operating system. |
select | Shifts the focus to a disk, partition, volume, or virtual hard disk (VHD). |
set id | Changes the partition type field for the partition with focus. |
shrink | Reduces the size of the selected volume by the amount you specify. |
uniqueid | Displays or sets the GUID partition table (GPT) identifier or master boot record (MBR) signature for the disk with focus. |
팁(TIP) : 디스크 관리용 DISKPART 및 FSUTIL 명령줄 도구를 사용하여 디스크 (Disk Management)관리가 실패하더라도 파티션 크기를 조정할(resize a Partition even if Disk Management fails) 수 있습니다 .
Diskpart를 사용하는 방법?
Diskpart 는 자체 공간에서 실행되므로 명령을 실행할 때 일반 명령을 사용할 수 없고 Diskpart 명령만 사용할 수 있습니다.
- (Type CMD)시작(Start) 화면에 CMD 를 입력하고 관리자 권한으로 (Administrator)실행(Run) 을 선택합니다.
- Diskpart(Type Diskpart) 를 입력하고 Enter 키를 누릅니다.
- 일반 Windows(Windows) 경로에서 Diskpart 로 전환하는 콘솔이 표시되어야 합니다.
- 이것을 게시하십시오. 작동 방식을 이해하기 위해 몇 가지 기본 명령으로 시작할 수 있습니다.
참고: 삭제를 선택하면 복구할 수 없습니다.
Diskpart 로 시작하는 몇 가지 기본 (Basic) 명령(Commands)
- 디스크 나열: 연결된 하드 드라이브 또는 스토리지의 수를 표시합니다.
- 디스크 선택 Disk < no> : 특정 디스크를 선택합니다.
- 파티션 목록: 선택한 디스크의 파티션 목록을 표시합니다.
- 목록 볼륨: 모든 디스크의 모든 파티션을 표시합니다.
Windows에서 DiskPart를 여는 방법?
관리자 권한으로 명령 프롬프트(Command Prompt) 를 열고 Diskpart 를 입력하고 Enter 키를 누릅니다. 실행(Run) 프롬프트 를 사용하여 Diskaprt 를 시작할 수도 있습니다 . 관리자 권한으로 실행하려면 Shift + Enter 를 눌러야 합니다 .(Make)
관련(Related) : 수정 표시할 고정 디스크가 없습니다(There are no fixed disks to show) .
Diskpart에서 드라이브를 어떻게 나열합니까?
Diskpart 안에 있으면 List Disk 를 입력 하면 하드 드라이브, USB 저장소, SD 카드 또는 PC에 연결된 모든 것을 포함하여 연결된 모든 저장소가 나열됩니다.
볼륨 또는 파티션을 삭제하려면 어떻게 합니까?
- 디스크 <no> 선택
- 목록 볼륨
- 볼륨 선택 <아니요>
- 볼륨 삭제
이것을 게시하십시오. Diskpart 가 볼륨을 성공적으로 삭제 했다는 확인 메시지가 표시됩니다 . 즉, 시스템(System) 또는 부팅(Boot) 볼륨 을 삭제할 수 없습니다 . 삭제할 수 없는(unable to delete it, make sure to read this guide.) 경우 이 가이드를 읽으십시오.
숨겨진(Hidden) 파티션 에 드라이브 문자 를 어떻게 할당 합니까?(Assign Drive Letter)
Diskpart 도구 에서 파티션을 볼 수 있지만 파일 탐색기를 통해 사용할 수(not available through the File Explorer) 없는 경우 할당된 드라이브 문자가 없기 때문입니다.
- 디스크 <no> 선택
- 목록 볼륨
- 볼륨 선택 <아니요>
- 문자 할당=<알파벳>
(Make)할당된 알파벳이 이미 사용 중이 아닌지 확인 하십시오.
관련 항목(Related) : 디스크에 이 작업을 완료하는 데 사용할 수 있는 공간이 충분하지 않습니다 .
파티션 크기(Size) 를 줄이는 방법은 무엇입니까?
계속 진행하기 전에 이것이 매우 긴 과정이라는 것을 알아두십시오. 프로세스가 완료될 때까지 드라이브는 거의 쓸모가 없습니다.
- 디스크 <no> 선택
- 목록 볼륨
- 원하는 축소=<아니요>
이것은 NTFS 파일 시스템에서만 작동합니다.
읽기(Read) : 수정 Diskpart가 디스크 속성을 지우지 못했습니다 .
Diskpart Clean 명령(Diskpart Clean Command) 을 사용하여 디스크(Disk) 를 지우는 방법은 무엇입니까?
- 명령 프롬프트 에서 (Command Prompt)Diskpart 명령 열기
- list disk 를 입력 하고 Enter 키를 누릅니다.
- select disk <no> 를 사용하여 청소할 디스크(Disk) 를 선택하십시오.
- clean 을 입력 하고 Enter 키를 누릅니다.
clean all 명령 을 사용하지 않도록 하십시오 . 선택한 디스크의 모든 파티션을 제거합니다. 또한 보안 지우기를 수행하므로 디스크 크기에 따라 1시간 정도 소요됩니다.
관련 항목: (Related:) DiskPart에 다음 오류가 발생했습니다. 액세스가 거부 되었습니다.
Windows Diskpart 유틸리티(Windows Diskpart Utility) 에 대한 무료 대안
이들은 Diskpart(Diskpart) 에 비해 더 나은 인터페이스와 기능을 제공하는 타사 소프트웨어입니다 . 실제로 변경 사항이 커밋되기 전에 변경 사항을 미리 볼 수 있습니다. 다음은 빠른 목록입니다.
- Paragon 파티션 관리자 무료 버전(Paragon Partition Manager Free Edition)
- Macrorit 디스크 파티션 전문가(Macrorit Disk Partition Expert)
- Windows용 추가 디스크 및 파티션 관리자 소프트웨어(Disk & Partition Manager software for Windows)
사용 방법, Diskpart(Diskpart) 가 제공하는 명령 목록 , 더 나은 경험을 위해 사용할 수 있는 Windows Diskpart 소프트웨어 의 대안을 이해할 수 있기를 바랍니다 .
Related posts
Task Manager의 Command Line를 Task Manager에 표시하는 방법
Windows 11/10에서 FINDSTR and Select-String Commands을 사용하는 방법
Windows 10에서 Command Line를 사용하여 프로세스를 죽이는 방법
ChkDsk Command Line Options, Switches, Parameters Windows 10
FFmpeg Windows 10에서 Command-line를 사용하여 Video 크기를 조정하는 방법
Windows 10에서 Command Prompt의 Perform Arithmetic 작업
Windows 10에서 System Properties을 열는 방법 Control Panel
PowerShell 또는 명령줄을 사용하여 모든 Windows 서비스를 나열하는 방법
명령줄 또는 PowerShell을 통해 시작 프로그램 목록 생성
Windows 10에서 Shutdown and Startup Log를 확인하는 방법
Windows 10에서 Modern Standby에서 Network Connections를 활성화하십시오
Command Line Interface FFmpeg를 사용하여 RTSP stream을 사용하여 RTSP stream을 재생하는 방법
Windows 11/10에서 Command line를 사용하여 Battery level을 확인하는 방법
Windows 10의 기본 Command Prompt Tips
CMD or Command Prompt keyboard shortcuts의 목록 Windows 11/10의 목록
Windows 10에서 Command Prompt를 사용하여 드라이버를 업데이트하는 방법
명령줄을 사용하여 프로그램을 종료하는 방법
Best Windows 10의 무료 ISO Mounter software
Taskbar Windows 10에 표시되지 않는 알림
forfiles 명령을 사용하면 Shared Network에서 파일 및 폴더를 관리 할 수 있습니다