vmware fusion 3.0 start headless server


/ Published in: Bash
Save to your folder(s)



Copy this code and paste it in your HTML
  1. #!/bin/bash
  2. /Library/Application\ Support/VMware\ Fusion/vmrun -T fusion start /path/to/myvm.vmx nogui

Report this snippet


Comments


You need to login to view comments.