Script to create new virtual machine from existing one?
-
paulehoffman
- Posts: 23
- Joined: 20. Oct 2010, 18:15
- Primary OS: Ubuntu other
- VBox Version: OSE other
- Guest OSses: many
Script to create new virtual machine from existing one?
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.