Convert Images

The following command converts a hard-drive image file in VMWare format (vmdk) to a Virtual Box hard-drive image file (vdi):

"C:\Program Files\Oracle\VirtualBox\VBoxManage.exe" clonehd --format VDI "harddrive.vmdk" "harddrive.vdi"

Expand a Hard Drive

modifyhd can be used as parameter to VBoxManage.exe in order to resize a hard-drive. This example will expand a Virtual Box hard-drive image file (vdi) to 40GB. The size after –resize is given in megabytes:

"C:\Program Files\Oracle\VirtualBox\VBoxManage.exe" modifyhd "harddrive.vdi" --resize 40960

fuss/virtualbox.txt · Last modified: 2022/04/19 08:28 by 127.0.0.1

Access website using Tor Access website using i2p Wizardry and Steamworks PGP Key


For the contact, copyright, license, warranty and privacy terms for the usage of this website please see the contact, license, privacy, copyright.