Cloning a hd with VBoxManage
Posted: 17. Jun 2009, 07:38
Guys
I'm having trouble cloning an image. The way I want to use virtual box is to have several images based on the same base (XP in this case) I'm running virtual Box on Vista. According to the documentation I need to run vBoxManage clonehd <file1> <file2>
However I find myself having to type the following command which in itself seems excessive
vBoxManage clonehd "\Documents and Settings\Stuart\.VirtualBox\HardDisks\XP Base.vdi" "\Documents and Settings\.VirtualBox\HardDisks\New.vdi"
The error I get is "Cannot register the hard disk "...XP Base" because a hard disk "...XP Base" already exists in the media registry
Any ideas what I am doing wrong?
Thanks
Stuart
I'm having trouble cloning an image. The way I want to use virtual box is to have several images based on the same base (XP in this case) I'm running virtual Box on Vista. According to the documentation I need to run vBoxManage clonehd <file1> <file2>
However I find myself having to type the following command which in itself seems excessive
vBoxManage clonehd "\Documents and Settings\Stuart\.VirtualBox\HardDisks\XP Base.vdi" "\Documents and Settings\.VirtualBox\HardDisks\New.vdi"
The error I get is "Cannot register the hard disk "...XP Base" because a hard disk "...XP Base" already exists in the media registry
Any ideas what I am doing wrong?
Thanks
Stuart