I am trying to use VBoxManager.exe (version 2.2.2) to clone a VHD file I first created with Virtual PC 2007 and then mounted using VirtualBox v2.2.2 r46594. I created the VHD image using Virtual PC 2007 but then moved to VirtualBox because of the better feature set. I had no problem using the VHD file from VirtualBox and once I got Win2003 Server (the guest OS) running to where I wanted it, I attempted to clone the VHD image.
I used the following via command prompt ...
Code: Select all
VBoxManage clonehd --format VHD "Y:\Virtual Machines\Windows 2003 Server.vhd" "Y:\Virtual Machines\win2k3_base.vhd"
Code: Select all
C:\Program Files\Sun\xVM VirtualBox>VBoxManage clonehd --format VHD "Y:\Virtual
Machines\Windows 2003 Server.vhd" "Y:\Virtual Machines\win2k3_base.vhd"
VirtualBox Command Line Management Interface Version 2.2.2
(C) 2005-2009 Sun Microsystems, Inc.
All rights reserved.
0%...FAILED
Error: failed to clone hard disk. Error message: Could not create the clone hard
disk 'Y:\Virtual Machines\win2k3_base.vhd' (VERR_INVALID_PARAMETER)