Sunday, September 23, 2007
OpenSolaris on VMware ESX
Special thanks to Eric Lowe who let me know how to get OpenSolaris working on VMware. Whenever I tried to boot OpenSolaris it would spin at "Configuring Devices" for what seemed like forever. It would eventually boot up if you were extremely patient. Eric let me know about a work around. Just add this to your vmx file:
monitor_control.vt = "false"
Afterwards it will boot up just like it should. Just remember if you are using Virtual Center you'll need to remove from their before you edit the file.