次の方法で共有


bdehdcfg: size

新しいシステム ドライブの作成時にシステム パーティションのサイズを指定します。 サイズを指定しない場合、ツールでは既定値の 300 MB が使用されます。 システム ドライブの最小サイズは 100 MB です。 システム回復またはその他のシステム ツールをシステム パーティションに格納する場合は、それに応じてサイズを大きくする必要があります。

Note

The size command cannot be combined with the target <drive_letter> merge command.

Syntax

bdehdcfg -target {default|unallocated|<drive_letter> shrink} -size <size_in_mb>

Parameters

Parameter Description
<size_in_mb> 新しいパーティションに使用するメガバイト (MB) の数を示します。

Examples

既定のシステム ドライブに 500 MB を割り当てるには:

bdehdcfg -target default -size 500