Skip to content

Instantly share code, notes, and snippets.

@torgeir
Created February 19, 2020 20:26
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save torgeir/f665f92613480371e3483385d26e6b2f to your computer and use it in GitHub Desktop.
Save torgeir/f665f92613480371e3483385d26e6b2f to your computer and use it in GitHub Desktop.
virtualbox modify windows disk size
vboxmanage modifyhd win10.vdi --resize 30517 # 32GB
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment