超级网迷

超级网迷+ 电脑迷+ 音乐迷
个人资料
正文

VMWare Workstation Hack for ESX

(2009-10-10 18:48:22) 下一个
To be able to go through the installation of VMWare ESX, you need to manually add the following lines to the .vmx file before the installation:

------------------------ To be added to the file --------------------------------
# Intel VT
monitor_control.restrict_backdoor = TRUE
monitor_control.vt32 = TRUE
ethernet0.present = TRUE
ethernet0.virtualDev = "e1000"
ethernet0.connectionType = "bridged"
ethernet0.addressType = "generated"
--------------------------------------------------------------------------------

Good luck!

2009.10.10


[ 打印 ]
阅读 ()评论 (0)
评论
目前还没有任何评论
登录后才可评论.