VBoxManage error
Posted: 3. Mar 2013, 22:25
I am trying to use VBoxManage to expand my machine so I used the following
vboxmanage modifyhd "c:\users\xxxx\virtualbox vms\development machine\development machine.vhd" --resize 46080
but I get an error message that it can't find the file for the medium. The only difference between what I used and what I have seen others post is that I have a vhd rather than a vdi and I have a space in the name. Is the space causing me a problem?
vboxmanage modifyhd "c:\users\xxxx\virtualbox vms\development machine\development machine.vhd" --resize 46080
but I get an error message that it can't find the file for the medium. The only difference between what I used and what I have seen others post is that I have a vhd rather than a vdi and I have a space in the name. Is the space causing me a problem?