Answer the question
In order to leave comments, you need to log in
How to replace disk in VirtualBox?
Trying to solve the problem of increasing the size of my vmdk disk, I ran into the following problem:
Since it is impossible to resize vmdk, I convert the disk to vdi, and then I do the resize.
VBoxManage clonehd "hdd.vmdk" --format vdi "hdd.vdi"
VBoxManage modifyhd "hdd.vdi" --resize 100000
Answer the question
In order to leave comments, you need to log in
There is a virtual media manager.
Before replacing the media, it must be "released" either in the virtual machine settings or by the manager indicated above.
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question