Skip to content

Instantly share code, notes, and snippets.

@thelbouffi
Last active July 5, 2019 12:05
Show Gist options
  • Select an option

  • Save thelbouffi/038b7728ffc67786828dcdb422f05b66 to your computer and use it in GitHub Desktop.

Select an option

Save thelbouffi/038b7728ffc67786828dcdb422f05b66 to your computer and use it in GitHub Desktop.

Revisions

  1. thelbouffi revised this gist Jul 5, 2019. 1 changed file with 3 additions and 0 deletions.
    3 changes: 3 additions & 0 deletions manage_vdi.txt
    Original file line number Diff line number Diff line change
    @@ -1,3 +1,6 @@
    to list vms:
    vboxmanage list vms

    to resize an existent vdi:
    vboxmanage modifymedium disk 015319e5-4fbc-4437-83b0-cea42b2b21fe --resize 4096

  2. thelbouffi created this gist Jun 21, 2019.
    5 changes: 5 additions & 0 deletions manage_vdi.txt
    Original file line number Diff line number Diff line change
    @@ -0,0 +1,5 @@
    to resize an existent vdi:
    vboxmanage modifymedium disk 015319e5-4fbc-4437-83b0-cea42b2b21fe --resize 4096

    as described on docs: https://www.virtualbox.org/manual/ch08.html#vboxmanage-modifyvdi