株式会社ヴァンデミックシステム

Blog

<スポンサーリンク>

C:\Users\administrator.GREENCORP>diskpart

Microsoft DiskPart バージョン 10.0.17763.1

Copyright (C) Microsoft Corporation.
コンピューター: TZSHST01

DISKPART> list disk

  ディスク      状態           サイズ   空き   ダイナ GPT
  ###                                          ミック
  ------------  -------------  -------  -------  ---  ---
  ディスク 0    オンライン          2794 GB  4096 KB        *
  ディスク 1    オンライン           223 GB  3072 KB        *
  ディスク 2    オフライン          5589 GB  1024 KB        *
  ディスク 3    オフライン          1863 GB  1862 GB
  ディスク 4    オンライン           931 GB      0 B        *
  ディスク 5    オンライン           931 GB  1024 KB        *

DISKPART> select disk 3

ディスク 3 が選択されました。

DISKPART> list partition

  Partition ###  Type                Size     Offset
  -------------  ------------------  -------  -------
  Partition 0    拡張                1842 GB    19 GB
  Partition 4    回復                 813 MB  1862 GB

DISKPART> select partition 4

パーティション 4 が選択されました。

DISKPART> attributes disk clear readonly

ディスクの属性が正しく消去されました。

DISKPART> delete partition override

DiskPart は選択されたパーティションを正常に削除しました。

<スポンサーリンク>

コメントを残す

Allowed tags:  you may use these HTML tags and attributes: <a href="">, <strong>, <em>, <h1>, <h2>, <h3>
Please note:  all comments go through moderation.

*

日本語が含まれない投稿は無視されますのでご注意ください。(スパム対策)