VMware unable to open network mapping library

When starting a VM, I received this error:
VMware unable to open network mapping library
This started when I moved back to VMware Workstation 6 after trying Server 2.0 Beta.

This thread got me to thinking, but didn't fix the problem.

I looked further into the .vmx file and found more entries that Server 2.0 beta had added. The removal of these 4 lines fixed the issue and the VM now starts fine in Workstation.

ethernet0.features = "1"
ethernet0.networkName = "Bridged"
ethernet0.allowGuestConnectionControl = "FALSE"
ethernet0.wakeOnPcktRcv = "FALSE"
26May

15 Comments for VMware unable to open network mapping library

  1. Timo Kuchheuser says:
    Thank you. Worked for me.
  2. sonite says:
    Thx men i had the same problem, and your advice works, bravo
  3. Wayne says:
    Your post pointed me in the right direction I just removed everything referring to ethernet0 and added a new NIC.
  4. alan says:
    Thanks that really worked out beautifully. You came top of the google search for this; rightly so! You do have to enable Ethernet again after editing the file and loading it into WorkStation. Otherwise you'll have no network!
  5. Raja says:
    Dude!!!! This helped me big time in a WTF??? situation. thanks!!!
  6. Arielito says:
    Just say thank you very much!
  7. math says:
    I had the problem facing an deactivated network eth0 too. Removing the config in .vmx refarding ethernet0 worked fine. thanks a lot
  8. inge says:
    worked for me too thx to you and google ;)
  9. k says:
    Thanx, Worked for me 2. Stay on top of google please.
  10. Liam Bennett says:
    Thanks for the tip - you are the first search item in google with exactly the right answer. Great work! www.econfirm.com.au - SMS for Business
  11. Patrick says:
    Thanks that worked fine.
  12. Jay says:
    Also fixed network issue with my laptop and vmware too. Could not create a network but deleted all lines referring to ethernet 0 and now works. Thanks.
  13. Michael says:
    Worked out perfectly, thanks for the hint! Michael
  14. Rumit says:
    Gr8 dude thnks for the tips
  15. Chris says:
    Thank goodness for your website! I took a VM from VMWare Server 2 down to VMWare Workstation 5.5 and it was initially giving the "unable to open network mapping library error". It started working perfectly after I removed the lines you mentioned from the .vmx file.

Leave a Reply