Virtualbox expand disk size


Run vboxmanage.exe (c:\program files\oracle\virtualbox).
To expand disk to 50gb:
vboxmanage.exe modifyhd path_to_vdi --resize 50000

ex:
vboxmanage.exe modifyhd d:\vms\win7teste.vdi --resize 50000

Then use a live cd with partition tools, like gparted to resize disk partitions (gparted.sourceforge.net/download.php)


Updatable objects appear as 'no longer supported'

  Symptoms In some scenarios, the following validation warning appears on an updatable object: " Object is no longer supported. Enforci...

Mais vistos