]> www.moka5.com - script the import of VMs in the Baremetal edition - Comments http://www.moka5.com/node/766 Comments for "script the import of VMs in the Baremetal edition" en Sure. Press F5 to bring up http://www.moka5.com/node/766#comment-861 Sure. Press F5 to bring up an xterm and type: <code>do_rpc localhost 29524 op import_app path /path/to/your/vmxfile</code> You can script just about everything using the RPC interface. Let me know if you are interested and I can tell you more commands. -John Sun, 15 Apr 2007 22:17:48 -0700 script the import of VMs in the Baremetal edition http://www.moka5.com/node/766 I was wondering if anyone knew a way to script the importing of VMs into the baremetal edition. I am constantly switching out VMs and I'd like to just be able to plug in my USB hard drive, mount it, and run a shell script that does all the imports for me. The graphical interface is kind of a pain when I want to import 4 different VMs, all with real long names. I'm picturing someting like this: vm1import.sh import /mnt/machine.co.com/redhat linux enterprise edition 4.vmx vm2import.sh import /mnt/machine2.co.com/redhat linux enterprise edition 4.vmx Sun, 15 Apr 2007 10:14:59 -0700