Page 1 of 1

Script to create new virtual machine from existing one?

Posted: 20. Oct 2010, 18:23
by paulehoffman
Greetings. Given an existing VirtualBox-settings XML file, is there an easy way to create a script that generates the "VBoxManage createvm" and "VBoxManage modifyvm" commands needed? I would really rather not "copy old settings, create new vm, modify that vm" if possible.