Cant get modifyhd to work
Posted: 12. Jan 2013, 20:43
Hi - I'm not a programmer, so bear with the basic questions;
I'm running Windows 7 on an OSX host. 25 GB Dynamic HD. Want to increase to 100.
Opened terminal, and can't get the modifyhd function to work.
location of file is /Users/jeffmiller/VirtualBox VMs/Virtual Windows for Jeff/Christine/Virtual Windows for Jeff/Virtual Hard Drive for Windows Jeff
Name of file is Christine.vdi
Can't navigate to that location in terminal as terminal states VirtualBox VMs is not a valid directory when I type in cd VirtualBox Ms
so to get at the file - I moved the it to the desktop, then typed the following in the terminal to try and resize the hard drive
Jeffs-iMac:desktop jeffmiller$ VBoxManage modifyhd Christine.vdi --resize 102400
got the following error
VBoxManage: error: Could not find file for the medium '/Users/jeffmiller/Desktop/Christine.vdi' (VERR_FILE_NOT_FOUND)
VBoxManage: error: Details: code VBOX_E_FILE_ERROR (0x80bb0004), component Medium, interface IMedium, callee nsISupports
VBoxManage: error: Context: "OpenMedium(Bstr(pszFilenameOrUuid).raw(), enmDevType, enmAccessMode, fForceNewUuidOnOpen, pMedium.asOutParam())" at line 178 of file VBoxManageDisk.cpp
What is the proper process? I've read all of the posts I could find about how to do this and can't quite figure it out. Thanks
I'm running Windows 7 on an OSX host. 25 GB Dynamic HD. Want to increase to 100.
Opened terminal, and can't get the modifyhd function to work.
location of file is /Users/jeffmiller/VirtualBox VMs/Virtual Windows for Jeff/Christine/Virtual Windows for Jeff/Virtual Hard Drive for Windows Jeff
Name of file is Christine.vdi
Can't navigate to that location in terminal as terminal states VirtualBox VMs is not a valid directory when I type in cd VirtualBox Ms
so to get at the file - I moved the it to the desktop, then typed the following in the terminal to try and resize the hard drive
Jeffs-iMac:desktop jeffmiller$ VBoxManage modifyhd Christine.vdi --resize 102400
got the following error
VBoxManage: error: Could not find file for the medium '/Users/jeffmiller/Desktop/Christine.vdi' (VERR_FILE_NOT_FOUND)
VBoxManage: error: Details: code VBOX_E_FILE_ERROR (0x80bb0004), component Medium, interface IMedium, callee nsISupports
VBoxManage: error: Context: "OpenMedium(Bstr(pszFilenameOrUuid).raw(), enmDevType, enmAccessMode, fForceNewUuidOnOpen, pMedium.asOutParam())" at line 178 of file VBoxManageDisk.cpp
What is the proper process? I've read all of the posts I could find about how to do this and can't quite figure it out. Thanks