Chinaunix首页 | 论坛 | 博客
  • 博客访问: 217103
  • 博文数量: 20
  • 博客积分: 2016
  • 博客等级: 大尉
  • 技术积分: 660
  • 用 户 组: 普通用户
  • 注册时间: 2007-09-16 00:15
文章分类

全部博文(20)

文章存档

2010年(1)

2008年(19)

我的朋友

分类:

2008-04-23 12:10:39

Recently I installed the latest VMware Server to replace the Workstation 6, but the performance was too bad on my host. So I had to remove the server and reinstall the workstation. Unfortunately, a network issue hit me when I launched a VM by workstation, with the error message:

"Unable to open network mapping library. Please verify host is set up correctly. Failed to connect virtual device ethernet0".

After hard searching in web, a solution is found out. The latest VMware server add two lines in the vmx configuration file:

ethernet0.features = "1"
ethernet0.networkName = "Nat"

And workstation failed to parse them. So just after removing these two lines, the workstation works well.
阅读(950) | 评论(0) | 转发(0) |
给主人留下些什么吧!~~