Skip to content

Instantly share code, notes, and snippets.

@4lberto
Created March 22, 2018 08:50
Show Gist options
  • Save 4lberto/c5fbdd5dd7ed3ea022ce55b672ffd947 to your computer and use it in GitHub Desktop.
Save 4lberto/c5fbdd5dd7ed3ea022ce55b672ffd947 to your computer and use it in GitHub Desktop.
VirtualBox
#Install vbox tools
sudo apt-get install virtualbox-guest-additions-iso
#Resize volume (increase). In MB and tellin the vdi location
VBoxManage modifyhd “C:\Users\Chris\VirtualBox VMs\Windows 7\Windows 7.vdi” --resize 81920
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment