Enterprise Solution Notes
Tuesday, June 26, 2012
Starting an Oracle VM image from the commandline
Start an Oracle VM image from the command line with:
xm create -c ./vm.cfg
My VMs are stored on /OVS. Since all the directory names are generated, to find out the one I want to launch, I use "grep -R <vm name> *.cfg"
Newer Posts
Older Posts
Home