VBoxManage modifymedium --resize does not work and doesn't give ANY output
Posted: 17. Sep 2020, 23:31
I am getting the below error when I am trying to resize the Virtual machine from 50gb to 80 GB. The command I am using is below
Nikhils-MacBook-Pro:MacOS nikhil$ VBoxManage modifyhd - resize 80000 /Users/nikhil/VirtualBox\ VMs/Nikhil\ Windows\ 10/Nikhil\ Windows\ 10.vdi
Oracle VM VirtualBox Command Line Management Interface Version 6.0.22
(C) 2005-2020 Oracle Corporation
All rights reserved.
Usage:
[disk|dvd|floppy] <uuid|filename>
[--type normal|writethrough|immutable|shareable|
readonly|multiattach]
[--autoreset on|off]
[--property <name=[value]>]
[--compact]
[--resize <megabytes>|--resizebyte <bytes>]
[--move <path>]
[--setlocation <path>]
[--description <description string>]
Syntax error: unknown option: -
Nikhils-MacBook-Pro:MacOS nikhil$ VBoxManage modifyhd - resize 80000 /Users/nikhil/VirtualBox\ VMs/Nikhil\ Windows\ 10/Nikhil\ Windows\ 10.vdi
Oracle VM VirtualBox Command Line Management Interface Version 6.0.22
(C) 2005-2020 Oracle Corporation
All rights reserved.
Usage:
[disk|dvd|floppy] <uuid|filename>
[--type normal|writethrough|immutable|shareable|
readonly|multiattach]
[--autoreset on|off]
[--property <name=[value]>]
[--compact]
[--resize <megabytes>|--resizebyte <bytes>]
[--move <path>]
[--setlocation <path>]
[--description <description string>]
Syntax error: unknown option: -