Skip to content

Instantly share code, notes, and snippets.

@ancap
Last active December 27, 2015 21:59
Show Gist options
  • Save ancap/7396147 to your computer and use it in GitHub Desktop.
Save ancap/7396147 to your computer and use it in GitHub Desktop.

#VirtualBox tips and tricks# ##Shrink disk size## In Total Commander browse to c:\Program Files\Oracle\VirtualBox and run cmd in bottom command line. Then in cmd:

VBoxManage modifyhd "d:\VirtualBox\VMs\Ubuntu 12.04 LTS amd64\Ubuntu 12.04 LTS amd64.vdi" compact

source

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment