Skip to content

Instantly share code, notes, and snippets.

@amotmot
Last active May 9, 2016 18:29
Show Gist options
  • Save amotmot/e8059654d9192dac57bac86cacf97ea1 to your computer and use it in GitHub Desktop.
Save amotmot/e8059654d9192dac57bac86cacf97ea1 to your computer and use it in GitHub Desktop.
VBoxManage modifyhd /path/to/<vm_name>/<disk_name>.vdi –resize <size in MB>
VBoxManage clonehd dynamic.vdi static.vdi --format VDI --variant Fixed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment