回答:
VBoxManageコマンドを使用できます。
詳細はこちらをご覧ください。
例:
"c:\Program Files\Oracle\VirtualBox\VBoxManage.exe" modifyhd "C:\Users\busey\VirtualBox VMs\ubuntu10.10\ubuntu10.10.vdi" --resize 20480
ハードディスクのサイズを変更した後、パーティションのサイズを変更する必要があります。
ext3パーティションの場合、次の手順を実行できます。
Code CO_E_SERVER_EXEC_FAILURE (0x80080005) - Server execution failed (extended info not available)
。通常のユーザーとして実行してください。
これは、Win7の起動可能なイメージを持つVHDで機能しました。
VirtualBox-> Virtual Media Manager->コピー
C:\ Program Files \ Oracle \ VirtualBox> VBoxManage.exe modifyhd "c:\ VirtualMachines \ Windows 7 Large.vhd" --resize 2000000
VirtualBox-> VM-> Settings->現在のVHDを解放し、新しいVHDをマウントする
VMをWindowsで起動
[コンピューターの管理]-> [ディスクマネージャー]を使用し、[パーティションを右クリック]-> [拡張]
これに関する記事があります:http : //coderjournal.com/2011/07/reducing-the-size-of-a-virtualbox-hard-drive/
短いが十分。要するに: