次の方法で共有


merge vdisk

差分仮想ハード_ディスク (VHD)、対応する親 VHD をマージします。 親 VHD は、差分 VHD からの変更を含めるように変更されます。 このコマンドを実行して、親 VHD を変更します。 その結果、親に依存するその他の差分 Vhd は無効になります。

Important

この操作が成功するには、VHD を選択してデタッチする必要があります。 Use the select vdisk command to select a VHD and shift the focus to it.

Syntax

merge vdisk depth=<n>

Parameters

Parameter Description
depth=<n> マージする親 VHD ファイルの数を示します。 たとえば、depth=1 は、差分 VHD を差分チェーンの 1 つのレベルとマージすることを示します。

Examples

その親 VHD と差分 VHD をマージするには、次のように入力します。

merge vdisk depth=1