Using DiskPart.exe As Disk Management Alternative in Windows Vista, 2000, 2003 and XP Diskpart.exeの代替として使用してディスクの管理Windows Vistaでは、 2000年、 2003年およびXPの
Disk Management under Computer Management in Administrator Tools is a GUI (Graphical User Interface) based disk partitioning utility that allows Windows 2000, Windows 2003 Windows XP and Windows Vista users to set active partition, change drive letter and paths, extend volume, shrink volume, delete volume, and format the drives.ディスクの管理されてコンピュータの管理を管理ツールは、 GUI (グラフィカルユーザーインターフェイス)ベースのディスクのパーティション分割ユーティリティことができるのWindows 2000は、 Windows 2003 、 Windows XPおよびWindows Vistaのユーザーを設定するアクティブなパーティションは、ドライブ文字とパスの変更、拡張ボリューム、シュリンク巻、ボリュームを削除し、ドライブをフォーマットしています。 However, Disk Management extension in Microsoft Management Console (MMC) does not always work properly.しかし、ディスクの管理の拡張子では、 Microsoft管理コンソール( MMC )が必ずしも正常に動作します。 Problems faced by users including random grayed out or disabled of Extend Volume and Shrink Volume options, as Disk Management snap-in prohibits you from inadvertently performing actions that may result in data loss.ユーザーが直面する問題をランダムにグレイアウトを含むボリュームを縮小または無効になってボリュームの拡張オプションとしてディスクの管理スナップインは禁止されてから誤って舞台のアクションの結果、データが失われることがあります。
If you’re getting frustrated with Disk Management, try out DiskPart utility, a text-mode command line interpreter based on scripts to manage, create, delete and resize objects such as disks, partitions and volumes in Windows Vista, XP, 2003 and 2000.就学許可証で欲求不満にする場合はディスクの管理で、 Diskpartユーティリティを試してみては、テキストモードのコマンドラインインタープリタスクリプトを管理するに基づいて、作成、削除、およびオブジェクトのサイズなどのディスク、パーティションやボリュームWindows Vistaでは、 XPの場合は、 2003年および2000年です。 (Later 3 operating systems do not install with DiskPart.exe by default, so users need to (後3 Diskpart.exeのオペレーティングシステムにデフォルトではインストールしないので、ユーザーの必要がある download and install DiskPart manually Diskpartのをダウンロードし、インストールを手動で ). ) 。 As DiskPart is a command line utility, users will have to use various commands to instruct DiskPart to perform a disk related task. Diskpartのは、コマンドラインユーティリティとしては、ユーザーは様々なコマンドを指示を使用してDiskpartでは、ディスク関連のタスクを実行する。 Users can use HELP command to list out all available commands for DiskPart.ユーザは、 ヘルプのコマンドを使用するすべての利用可能なコマンドをDiskpartのリストです。 For various options for a command, append the command name to HELP, ie HELP [command] , or simply type the command name itself only.様々なオプションをコマンドして、コマンドの名前を助け、すなわちヘルプ[コマンド] 、または単にコマンド名を入力して自分自身のみです。 For detailed explanation and guide to use the command, append the full command syntax to the HELP, ie HELP [full command syntax with option] .詳細な説明とガイドを使用してコマンドをして、完全なコマンドの構文のヘルプを、すなわちヘルプ[完全なコマンドの構文とオプション] 。
For easy reference and getting start guide, here’s some simple operation that you can perform on your hard disk and partition or volume with DiskPart.簡単に参照できると就学許可証のスタートガイド、ここのいくつかの簡単な操作を行うことができると、ハードディスク上のパーティションまたはボリュームをDiskpartのです。 But before you continue, make sure that you backup important files and programs in case of any failure.しかしを続行する前に、バックアップすることを確認して、重要なファイルやプログラムが発生した場合はエラーが発生します。
- Start and Run DiskPart スタート]ボタンをし、実行にDiskPart
To run DiskPart, type DiskPart.exe in Start Search in Windows Vista, or in Run command text box in Windows 2000, 2003 and XP finished off by Enter key.を実行するDiskpartでは、タイプDiskpart.exeの Windows Vistaで検索を開始するか、またはテキストボックスのコマンドを実行するWindows 2000で、 2003年およびXPの終了したらオフにEnterキーを押します。 A command prompt window with DISKPART shell is loaded. Diskpartのシェルコマンドプロンプトウィンドウを開きますが読み込まれるとします。
- List all disks on system in DiskPart システムのすべてのディスク上のリストにDiskPart
To all your available installed hard disks on the system, simply type list disk , and hit Enter.すべてのハードディスクにインストールして、システム上の利用可能な、単にディスクのタイプのリスト 、およびエンターキーを押します。
- Select and set target disk to use in Disk Part ターゲットディスクを選択し、設定を使用するディスクの部分
To set and select a disk which you want to work with in DiskPart, use the following command syntax:これを設定するディスクを選択することで仕事をしたいDiskpartでは、次のコマンドを使用して構文:
select disk <disk number (###)> ディスクの番号を選択し<disk (###)>
The disk number is retrieved from “list disk” command. 、ディスクの数は他の項目から"リストをディスクに保存"コマンドを使用します。
- Create a partition with DiskPart Diskpartのパーティションを作成する
If the hard disk is empty without any partition or still has unallocated space, a partition can be created on it with the following command syntax:ハードディスクが空の場合、または任意のパーティションにはまだ未割り当て領域は、パーティションが作成されたことは、次のコマンドの構文:
create partition <partition type> [size=<n>] [offset=<n>] [id={<byte> | <guid>}] [align=<n>] [noerr] パーティションを作成<partitionタイプ[サイズ= <n>個] [オフセット= <n>個] [番号= ( <byte> | <guid> ) ] [整列= <n>個] [ noerr ]
The partition types that are supported are primary partition (the only bootable type, but limited to four per hard disk), extended partition (also limited to four per hard disk to supplement those need more than 4 primary partitions), logical drive (to define within extended partition to allow many volumes to be created), EFI system partition and MSR (Microsoft Reserved partition).には、パーティションの種類をサポートしていますプライマリパーティション(ブート可能なタイプのみが限定される4つのハードディスク1 ) 、 拡張パーティション(も限定されるそれらを補完する4つのハードディスク1を超える4プライマリパーティションが必要) 、 論理ドライブ(を定義するに多くのボリュームを許可する拡張パーティションを作成する) 、 EFIシステムパーティションとmsr (マイクロソフト予約パーティション)です。 Note that not all options are available for all partition type.に注意していないすべてのオプションはすべてのパーティションの種類がご利用いただけます。
Example: create partition primary size=1000 (Create a primary partition with the size of 10GB.)例:プライマリパーティションを作成サイズ= 1000 (プライマリパーティションを作成するとのサイズを一〇ギガバイト)
- Create a volume in DiskPart Diskpartのボリュームを作成する
DiskPart allows user to create RAID (RAID-5) volume using three or more specified dynamic disks, simple volume or striped volume using two or more specified dynamic disks. Diskpartではにより、ユーザを作成するのRAID ( RAID - 5の)ボリュームを使用して、 3つ以上の指定したダイナミックディスクでは、 シンプルボリュームまたはストライプボリュームを使用して、 2つ以上のダイナミックディスクを指定します。 The syntax for the command is:コマンドの構文は:
create volume <volume type> [size=<n>] disk=<n>,<N>,<n>[,<n>[,...]] [align=<n>] [noerr] <volume作成ボリュームタイプ[サイズ= <n>個]ディスク= <n>個、 <n>個、 <n>個の[ 、 <n>個の[,...]] [整列= <n>個] [ noerr ]
Example: create volume raid size=1000 disk=1,2,3 (Create a RAID-5 array volume with 1 GB (1000MB) using disk 1, 2 and 3.)例: RAIDの作成ボリュームのサイズ= 1000ディスク= 1,2,3 ( RAID - 5の配列のボリュームを作成するには1 GB (一〇 〇 〇メガバイト)を使用してディスク1 、 2 、 3 。 )
- List all volumes in DiskPart 表示価格はすべてのボリュームにDiskPart
Use the following command to list all volumes in order to check which number is associated with the volume we want to work with:次のコマンドを使用してすべてのボリュームを一覧表示するために番号を確認するには、ボリュームが関連付けられて仕事をしたい:
list volume リスト巻
- Select a volume to manage in DiskPart 選択するボリュームを管理するのにDiskPart
Use the following command to select a volume in order to manage (shrink, extend, delete format) the volume:を使用して次のコマンドを選択することでボリュームを管理するために(縮小、拡大、削除、形式)の巻:
select volume <number> ボリュームの数値を選択
The number for the volume is retrieved from “list volume” command.の数は、ボリュームが他の項目から"リスト巻"コマンドを使用します。
- List all partitions in DiskPart リストの全てのパーティションにDiskPart
Use the following command to list all partitions in order to check which number is associated with the partition we want to work with:次のコマンドを使用してすべてのパーティションをするためのリストを確認するには、パーティションの数が関連付けられて仕事をしたい:
list partition リストパーティション
- Select a partition to manage in DiskPart Diskpartのパーティションを選択するのを管理する
Use the following command to select a volume in order to manage (shrink, extend, delete format) the partition:を使用して次のコマンドを選択することでボリュームを管理するために(縮小、拡大、削除、形式)のパーティション:
select partiton <number> パーティションを選択し数値
The number for the partiton is retrieved from “list partition” command.は、パーティションの数は他の項目から"リストのパーティション"コマンドを使用します。
- Shrink a volume (reduce size of partition) in DiskPart を小さくするボリューム(パーティションのサイズを縮小する)をDiskpartの
To reduce the size of the volume with focus by the specified amount and makes free disk space available from unused space at the end of the volume, use following command syntax:して、ボリュームのサイズを小さくするにフォーカスを、指定した金額及び利用可能な空きディスク容量が使用されていないからして、ボリュームの最後にスペースを使うと、次のコマンドの構文:
shrink [desired=<n>] [minimum=<N>] [nowait] [noerr] シュリンク[希望= <n>個] [最小= <n>個] [ノーウェイト] [ noerr ]
Example: shrink desired=500 minimum=250 (Shrink volume by 500 MB, with 250 MB as minimum size to be freed if not possible.)例:シュリンク希望= 500最小= 250 (収縮量を500メガバイト、最小サイズとして250メガバイトていない場合は解放されること可能です。 )
To check and determine how much is the maximum number of bytes that a volume can be reduced by (the free space that is available on the volume), use following command:をチェックすると決定の最大数はどのくらいのバイトをしてボリュームを減らすことができる(空き領域では、ボリューム上の利用可能) 、次のコマンドを使用する:
shrink querymax [noerr] シュリンクquerymax [ noerr ]
- Extends the volume or partition (increase size) in DiskPart 拡張してボリュームまたはパーティション(増加サイズ)をDiskpartの
To extend the volume or partition with focus and its file system into free (unallocated) space which can be used to store data on a disk, use following command syntax:を延長するボリュームまたはパーティションにフォーカスとそのファイルシステムを無料(未割り当て)を格納するために使用できるスペースが表示され、ディスク上のデータは、次のコマンドを使用する構文:
extend [size=<n>] [disk=<n>] [noerr] 延長[サイズ= <n>個] [ディスク= <n>個] [ noerr ]
The above command works on when both volume or partition is selected.上記のコマンドは動作するときに両方のボリュームまたはパーティションを選択します。
Example: extend size=500 (Increase the size of current partition or volume selected by 500MB.)例:延長サイズ= 500 (現在のパーティションのサイズを大きくするまたはボリュームで選択さ五百メガバイト)
- Delete partition or volume with DiskPart パーティションまたはボリュームを削除するにDiskPart
Note that system, boot or any volume/partition that contains the active paging file or crash dump (memory dump) cannot be deleted.システムに注意して、ブートまたは任意のボリューム/パーティションを含んでアクティブなページングファイルやクラッシュダンプ(メモリダンプ)削除することはできません。 And users must select a partition or volume before start deletion operation.とユーザーを選択する必要がありますスタート]ボタンを削除する前にパーティションまたはボリュームの操作です。 Dynamic disks should be removed by using “delete volume” command.ダイナミックディスクを使用して、削除すべき"削除巻"コマンドを使用します。
delete partition パーティションを削除
delete volume 削除巻
- Format a volume or partition in DiskPart Diskpartのボリュームまたはパーティションをフォーマットする
Simply select a partition or volume, and then type Format .パーティションまたはボリュームを選択すると入力し、入力形式です。
IMPORTANT : This is a machine translated page which is provided "as is" without warranty. 重要 :これは、機械翻訳ページで提供"現状有姿"を保証します。 Machine translation may be difficult to understand.機械翻訳を理解するのは難しいかもしれません。 Please refer toを参照してください original English articleオリジナルの英語記事索引 whenever possible.いつ可能です。
Share and contribute or get technical support and help atを共有して貢献や技術サポートとヘルプを得る My Digital Life Forums 私のデジタルライフフォーラム .です。
Related Articles関連記事
- DiskPart.exe Free for Windows XP, 2003 and 2000 Direct Download Link Diskpart.exeの無料のWindows XP 、 2003年および2000年の直接ダウンロードリンク
- Delete and Remove to Unlock EISA Hidden Recovery or Diagnostic Partition in Vistaエイサーを削除し、削除のロックを解除する隠しパーティションを回復または診断ビスタ
- Change or Resize Partition (NTFS, FAT or FAT32) Size in Windows Vistaパーティションのサイズを変更したり( NTFSの場合は、 FATまたはFAT32 ) Windows Vista用の大きさ
- Change or Modify the Drive Letter and Paths in Windows Vistaに変更したり、変更しドライブ文字とパスのWindows Vistaで
- Vista-friendly Anti-Virus Solutionビスタに優しいAnti - Virusの解決策
- Download TrueCrypt Free (Alternative) Encryption Software for Vista truecrypt無料ダウンロード(代替)の暗号化ソフトウェアfor Vistaは
- Best and Worst Microsoft Products最良と最悪のマイクロソフト製品
- Reveal and Recover Windows NT, 2000, XP, 2003 and Longhorn Login (including Administrator) Username and Password with Login Recovery明らかに、回復のWindows NT 、 2000 、 XPの場合は、 2003およびLonghornログイン(管理者を含む)のユーザー名とパスワードでログイン回復
- Restore Windows NT Backup (ntbackup) .bkf in Vista and ‘Longhorn’ Server 2008復元Windows NTバックアップ( NTBackupの)です。 bkfでVistaと' Longhornの'サーバー2008
- Download Microsoft Virtual PC 2004 for FreeマイクロソフトVirtual PCの2004年を無料でダウンロード













September 30th, 2007 04:27 2007年9月30日04:27
Hi,やあ、
I have 180GB with windows vista installed, if I try to create or shrink partition for linux like:私は180ギガバイトと、 Windows Vistaでインストールされると、または縮小すればよいのために、パーティションを作成しようとLinuxのように:
keep 80 GB for Windows & rest for Linux.残り80ギガバイトを保つためのWindows & Linuxで動作する。
I use the “create partition” but when i give the size=100000 or 80000 this says size is too large !私を使用して"パーティションの作成"しかし、私のサイズ= 100000または80000与えるこの言うサイズが大きすぎます!
Anyhelp please anyhelpてください
regards,よろしく、
—saleem - 8 。
October 24th, 2007 16:47 2007年10月24日16:47
You can’t shrink a partition with this tool under Windows 2000, this seems to be a Vista-only feature.パーティションを小さくすることはできませんがこのツールにされてWindows 2000では、このようには、ビスタ-のみの機能です。
March 19th, 2008 17:16 2008年3月19日17:16
Dit is de grootste onzin die ik ooit gelezen heb!!! ditは、デgrootste onzin益ooit gelezenなしで死ぬ!