You can run VMware Fusion 2 in what is commonly referred to as headless mode. This option is not yet available in Fusion 3, but is handy when you do not want to authenticate at the loginwindow of Mac OS X in order to run virtual machines using the vmware-vmx process. To enable headless mode, first run the following command:
defaults write com.vmware.fusion fluxCapacitor -bool YES
defaults write com.vmware.fusion fluxCapacitor -bool NO
RemoteDisplay.vnc.enabled = “TRUE”RemoteDisplay.vnc.port = “5901″



Archive
4 Comments
Hi Charles,
in VWware Fusion 3.1 I handle this with vmrun.
Check my Post: http://www.sf809.de/?p=118
Regards from Berlin
Seb.
Nice. So this was fixed in 3.1. Then to quote Seb, the command to do it per instance:
You would then fire that up with a LaunchDaemon or somesuch at boot time so that you would not need to auth at the login window for it to work. Nice Seb, thanks a ton!
Yes thanks, but, unless I miss a big point here, isn’t it true that, as soon as you try to open some Mac document with a Windows app (try opening a .doc with Office 2003), then the Fusion gui will launch itslef, and you are back to beginning?
What’s the point to use this CLI headless command if the Mac gui just starts up once you use the virtual machine?
I’m sure there’s something I didn’t get yet, because you guys seem so excited about this!…
The point is for servers, not workstations. Hopefully you’re not opening documents with servers.