Virtualbox implemented capacity using the modifyhd command: Resize Medium Operation for this Format is not implemented yet
The 10gb virtual disk you created requires more space and you don’t want to use the additional virtual disk method.
through checking the data, we found that the VBoxManage modifyhd command provided by VirtulBox can be solved. The specific usage of this command:
VBoxManage modifyhd
[– type normal|writethrough| shareable>0
readonly>1 multiattach]
[– autoreset on>2 off]
[– property]
[– compact]
[– resize>3 — resizebyte]
pengdeMacBook-Air:windows pengchen$ cd VirtualBox\ VMs/windows/
Modify fixed size virtual hard disks to dynamically allocate storage to hard disks:
pengdeMacBook-Air:windows pengchen$ VBoxManage modifyhd windows-disk1.vmdk -type normal
Modify the size of the virtual hard disk to 50G:
C:\Program Files\Oracle\VirtualBox>VBoxManage modifyhd e:\vbox\Ubuntu12.04\Ubuntu1204-201302-disk1.vmdk --resize 30000
0%...
Progress state: VBOX_E_NOT_SUPPORTED
VBoxManage.exe: error: Resize hard disk operation for this format is not implemented yet!
The original virtual machine is in VMDK format, and this command only supports VDI format. What to do
find VBoxManager can be used to convert virtual hard disk storage file format
C:\Program Files\Oracle\VirtualBox>VBoxManage clonehd e:\vbox\Ubuntu12.04\Ubuntu1204-201302-disk1.vmdk e:\vbox\Ubuntu12.04\Ubuntu1204-201310-disk1.vdi --format VDI
0%...10%...20%...30%...40%...50%...60%...70%...80%...90%...100%
Clone hard disk created in format 'VDI'. UUID: 455b7aa4-d776-4254-8353-d9b5b3fa109b
Finally, VBoxManager is used to set the expansion capacity of the transferred VDI file
C:\Program Files\Oracle\VirtualBox>VBoxManage modifyhd e:\vbox\Ubuntu12.04\Ubunt
u1204-201310-disk1.vdi --resize 30000
0%...10%...20%...30%...40%...50%...60%...70%...80%...90%...100%
I didn’t report that mistake
Note: after opening the virtual machine, the actual disk size has not changed. At this time, you need to use the disk management tool to expand your partition size.
From above: https://blog.csdn.net/weiguang1017/article/details/52252448?utm_medium=distribute.pc_relevant.none-task-blog-BlogCommendFromBaidu-4& Depth_1 -utm_source=distribute. Pc_relevant. None-task-blog-blogcommendfrombaidu -4
my action pictures
Read More:
- VBoxManage.exe: error: Resize hard disk operation for this format is not implemented yet!
- The icon on the layui page is not displayed, and an error message is reported: Failed to decode downloaded font …..
- Modify the VDI path of VirtualBox on MacOSX, and transfer the virtual machine
- Ant Design ‘cross env’ is not an internal or external command, nor is it an error reporting problem for a runnable program
- After adb is connected to an android phone, remount failed: operation not permitted when adb remount is a roundabout solution
- Net prompt is not an internal or external command
- invalid connection string format, a valid format is host:ip:port
- Error 9 at 1 depth lookup:certificate is Not yet valid error
- RuntimeError: reciprocal is not implemented for type torch.cuda.LongTensor
- After Java application is deployed in Linux environment, Chinese is displayed as square solution
- The pychar / pytorch page file is too small to complete the operation
- An error is reported when the file in hive parquet format is written in the Flink connection
- virtualbox Failed to load VMMR0.r0 (VERR_SUPLIB_OWNER_NOT_ROOT)
- VirtualBox reports an error supr3hardenedwinrespawn what 5 when opening the virtual machine
- (error) MISCONF Redis is configured to save RDB snapshots, but is currently not able to
- Vs code solves the problem that latex does not display references and [?] is displayed in the text
- Error 0210: stick key 28 is displayed when ThinkPad E40 is turned on
- [solved] genymotion, “unable to load VirtualBox engine”
- SystemError: new style getargs format but argument is not a tuple
- [screen recording] an error is reported in the screenrecord command: inaccessible or not found