I have a Windows 7x64 Pro VM on Linux Mint 17.2 x64. I need to expand the hard disk from 35GB to 50GB to allow an upgrade to Windows 10, so I ran
Code: Select all
VBoxManage modifyhd /home/edwin/VirtualBox\ VMs/Win7AccountsVM/Win7AccountsVM.vdi VMs/Win7AccountsVM --resize 50000Can someone explain what is happening, and how to resolve it?