Skip to content

Instantly share code, notes, and snippets.

@julbrs
Created August 30, 2018 17:34
Show Gist options
  • Save julbrs/99089e4aa3d35f375f69a02fba610c3e to your computer and use it in GitHub Desktop.
Save julbrs/99089e4aa3d35f375f69a02fba610c3e to your computer and use it in GitHub Desktop.
Resize a VBox HD
Very easy, a new command have been introduced recently :
VBoxManage.exe modifyhd --resize size\_in\_mb\_wanted my\_disk.vdi
Then you will have to grow up wanted partition, to fit the new disk. The easiest way is to use GParted, from a SystemRescueCdfor example !
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment