VBoxManage modifymedium --resize does not work and doesn't give ANY output

Discussions related to using VirtualBox on Windows hosts.
Post Reply
nikhil123
Posts: 11
Joined: 10. Jul 2020, 20:59

VBoxManage modifymedium --resize does not work and doesn't give ANY output

Post by nikhil123 »

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: -
scottgus1
Site Moderator
Posts: 20945
Joined: 30. Dec 2009, 20:14
Primary OS: MS Windows 10
VBox Version: PUEL
Guest OSses: Windows, Linux

Re: VBoxManage modifymedium --resize does not work and doesn't give ANY output

Post by scottgus1 »

nikhil123 wrote:Syntax error: unknown option: -
nikhil123 wrote:VBoxManage modifyhd {- resize} 80000
Problem areas in {}'s>
nikhil123 wrote:--resize <megabytes>
nikhil123
Posts: 11
Joined: 10. Jul 2020, 20:59

VBoxManage modifymedium --resize does not work and doesn't give ANY output

Post by nikhil123 »

I am also getting the same error. Can anyone help me with this, please??


Nikhils-MacBook-Pro:Nikhil Windows 10 nikhil$ VBoxManage modifyhd --resize 80000 /Users/nikhil/VirtualBox\ VMs/Nikhil\ Windows\ 10/Nikhil\ Windows\ 10.vdi
0%...
Progress state: VBOX_E_NOT_SUPPORTED
VBoxManage: error: Failed to resize medium
VBoxManage: error: Resizing to new size 83886080000 is not yet supported for medium '/Users/nikhil/VirtualBox VMs/Nikhil Windows 10/Nikhil Windows 10.vdi'
VBoxManage: error: Details: code VBOX_E_NOT_SUPPORTED (0x80bb0009), component MediumWrap, interface IMedium
VBoxManage: error: Context: "RTEXITCODE handleModifyMedium(HandlerArg *)" at line 768 of file VBoxManageDisk.cpp
Nikhils-MacBook-Pro:Nikhil Windows 10 nikhil$
scottgus1
Site Moderator
Posts: 20945
Joined: 30. Dec 2009, 20:14
Primary OS: MS Windows 10
VBox Version: PUEL
Guest OSses: Windows, Linux

Re: VBoxManage modifymedium --resize does not work and doesn't give ANY output

Post by scottgus1 »

nikhil123, please stop posting on the end of old topics with new problems. Use the 'NEWTOPIC' button.
Post Reply