VMware Workstation 7&8&9 does not generate /etc/vmware/network upon installation
Posted
by
dash17291
on Super User
See other posts from Super User
or by dash17291
Published on 2012-08-28T20:37:14Z
Indexed on
2012/08/28
21:42 UTC
Read the original article
Hit count: 204
When I install VMware Workstation on Arch linux Virtual ethernet is not working.
$ sudo tail /var/log/vnetlib
Aug 28 22:20:33 VNLFileExists - Cannot check for file or directory: /etc/vmware/networking , error: No such file or directory
Aug 28 22:20:33 VNLNetCfgLoad - Import file does not exist
Aug 28 22:20:33 VNL_Load - Error loading the vnet configuration, file used: /etc/vmware/networking
Aug 28 22:20:33 VNLNetCfgUnload - Requested cache is not loaded
Database file is not present.
Failed to initialize
Aug 28 22:20:41 VNLFileExists - Cannot check for file or directory: /etc/vmware/networking , error: No such file or directory
Aug 28 22:20:41 VNLNetCfgLoad - Import file does not exist
Aug 28 22:20:41 VNL_Load - Error loading the vnet configuration, file used: /etc/vmware/networking
Aug 28 22:20:41 VNLNetCfgUnload - Requested cache is not loaded
Required modules compiled.
Previously I have copied that file or directory (I don't remember) from a working installation, but now I need a real solution.
It's strange for me, may be a hardware issue also because with Ubuntu the same thing happens on the same computer.
© Super User or respective owner