Navigation Menu

Skip to content

Instantly share code, notes, and snippets.

@Josh00
Created October 23, 2018 10:01
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save Josh00/1589600cdb285db57b6f102bdbfb85c8 to your computer and use it in GitHub Desktop.
Save Josh00/1589600cdb285db57b6f102bdbfb85c8 to your computer and use it in GitHub Desktop.
diskpart
DISKPART>
DISKPART>list volume
Volume ### Ltr Label Fs Type Size Status Info
---------- --- ----------- ---- ---------- ------- --------- --------
Volume 0 C OS NTFS Partition 236 GB 正常 ブート
Volume 1 WINRETOOLS NTFS Partition 990 MB 正常
Volume 2 ESP FAT32 Partition 550 MB 正常 システム
 Volume 3 E NTFS Partition 457 MB 正常
DISKPART>select volume 3
DISKPART>remove letter=E
DiskPart はドライブ文字またはマウント ポイントを正常に削除しました。
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment