|
How do I enable Ethernet wifi access within VMware for Windows 7?I've been experimenting with Microsoft Windows 7 beta on my Mac OS X system through using VMware Fusion and while I don't know of anyone else doing this, I have read on the Internet that it's a viable combo. Problem is, when I actually try it, I find that there's no Internet access and Windows 7 complains that there's no "Ethernet driver" installed? How do I fix that? You're not alone with this problem, the "missing Ethernet driver" error, where opening Internet Explorer in Windows 7, for example, generates the error message "cannot display the webpage" and when you click on "diagnose connection problems" you get to see the new improved Windows Network Diagnostics system run, just to have it report the relatively unhelpful error: "Windows did not detect a properly installed network adapter. If you have a network adapter, you will need to reinstall the driver." Here's what you need to do, and it involves munging around (yes, that's the technical term) with one of the VMware Fusion configuration files. To do this, your first step is to completely shut down VMware and Windows 7 within it. Done with that? Good. Now you need to find where the system is storing your VMware Windows 7 image. Probably it's in /Users/your user ID/Documents/Virtual Machines/the name of your Win7 VM On my system, for example, it's: /Users/taylor/Documents/Virtual Machines.localized/Windows 7.vmwarevm
In that directory are a bunch of files: 3722496 Windows 7-s001.vmdk The file we seek is called "partition name.vmx". Mine is "Windows 7.vmx". In that file are a few lines that define the Ethernet configuration: ethernet0.present = "TRUE"
ethernet0.connectionType = "nat" ethernet0.wakeOnPcktRcv = "FALSE" ethernet0.linkStatePropagation.enable = "TRUE" You need to add one line to the file here: ethernet0.virtualDEV = "e1000"
This can be easily done with "TextEdit" or any other editor that'll leave the file as plain text. I used the "vi" editor within the "Terminal", but I'm kind of old school in this regard. With this line added, simply restart your VMware, restart Windows 7 and, if the bitgods are with you, you'll find that you miraculously have Internet connectivity! If not, make sure you have networking enabled, and that you've selected NAT: ![]() Hope that helps you get up and online with Windows 7 on your Mac. It's a weird concept, but it's helpful to know what's coming! Disclaimer: The link to VMWare Fusion is an affiliate link. Your cost for the product is identical but they pay me a commission that helps us keep the lights on. Thanks!
Categorized:
Mac OS X Help
,
Windows PC Help
(Article 8858,
Written by Dave Taylor)
Tagged: mac os x, microsoft windows 7, virtual machines, vmware fusion Previous: Advertising through Social Networks? Next: How do I recover a hijacked Web site? Subscribe!
That was a SUPER solution by Dave... Awesome. This was exactly what I needed to make my installation talk to the network. Just what the doctor ordered and saved me tons of time wondering why things weren't connecting. Posted by: Cliff at June 24, 2009 2:17 PMI have the following situation. VMWare Fusion - Windows 7 If I change the network type to "NAT" from "Bridged" I have the opposite problem. I have internet access but can not see other computers on the home network. Please help! Thanks! Posted by: Jeff at July 21, 2009 11:12 AMI have the same problem as described by Jeff above. That is: Environment: Windows 7 (RTM) running on Mac OS X VMWare Fusion 2.0 If I set the network adapter to NAT, I have internet access but can't see my home network. If I set the network adapter to 'bridged' I can see the home network but can't access the internet. Whats going on and how can I fix this? Thanks. Posted by: Dennis Lillee at August 18, 2009 11:55 PMGreat Man!!! I use Boot Camp partition and on my Mac virtual machine config files stores in Thank You once again! Posted by: Pavlov at August 30, 2009 4:44 AMGuys, Having the same problem I selected "bridged". I went into the adapter properties, set a fixed IP address like (192.168.1.117) mask 255.255.255.0 gateway 192.168.1.1 and DNS 192.168.1.1 (these depend on your network and router. Doing so this worked fine but not for NAT! When I run a VPN with my IP set to automatically selected I can connect normally so the problem is with WIN7 (Vista) there is an error in obtaining an IP address from the router using bridged and NAT connections so try to fix (assign yourself) an IP address and hope it works for you! :-) Posted by: ammoun at November 7, 2009 6:52 PMTo be fair the error is evidently that of VMware not Win 7! Posted by: ammoun at November 7, 2009 7:20 PMJust to confirm, if I set my own IP address, Gateway IP and DNS IP, my "Bridged" network adapter works fine and I can see my network printer ...etc. If I leave the IP to Automatic then I cannot see the printer, my "Bridged" network adapter setting does not connect to the internet, my "NAT" connects, however it fails to see local network, only the internet! This is weird and most definitely has to do with the VMware/Win 7 combo failing to obtain and IP address (register on the network) properly. Any suggestions from anyone? I do not wish to keep my IP set as I move from one WiFi network to another at different venues. Posted by: ammoun at November 10, 2009 2:50 AMI just tried a fresh Win 7 installation with Parallels Desktop 5 and it is exactly the same problem as with VMware Fusion 3 with Win 7. So.... it seems that the problem is Win 7 (and Vista before it)! Helllo Guys, I am sorry, I rushed my comment! I restarted and found out my NAT network does not "see" my printer or other computers on my local network! We are back to square one with no help from VMware or Microsoft! Posted by: ammoun at November 17, 2009 7:11 AMMy final comment and the resolution of my problem; as explained to me by the VMware support (very good people indeed); NAT networks use virtual IP addresses assigned by the virtual machine's DHCP not by the router and hence the virtual machine is not given an IP in the physical local network which explains why NAT networks do not "see" network printers and other computers on the physical network (router and devices connected to it), it only connects to the internet through the NAT (and router) and connects to the MAC of course. Thank you so much! Spot on, as always! Posted by: MDD at December 2, 2009 4:55 PMWorked perfectly for me! Absolute life-saver: THANK YOU! Chris Posted by: Chris at January 12, 2010 5:23 PMThanks alot buddy. Thank goodness for people like you! Posted by: Adrian at January 14, 2010 11:48 AMYes, it worked. Network hardware not found. Posted by: Jos at August 5, 2010 5:02 PMI mean: it really worked! Posted by: Jos at August 6, 2010 2:28 AMIt worked like a champ. Thank you very much. Regards, I would like to know if it is possible to have wifi into vmware knowing that i use windows xp more specifiqucly i have a os windows 7 and i have a guest under vmware that is windows xp 32 bit , i would like to have my wifi on it but it doesnt work , i tryed it , but i cant figure out ... also i have a dell 1545 inspiron , if you could give me further explanation thank you Posted by: Vmwarerr at December 1, 2010 4:45 PMdidnt work..as a matter of fact, when i looked it was already in there., Posted by: mish at April 14, 2011 11:42 PMHa, awesome! I added that line in the file and it worked perfectly!!! I had this issue on another Mac and couldn't remember how I fixed it. I still don't remember how I fixed it on that machine, but I'm happy to be up and running. The only thing I add for NOVICES LIKE ME is that when you locate the .vmx file, you need to right-click on it, select "Open With" and in the next window, select TextExit as the program. You have to have that .vmx file opened by an application that is an editor, not just open that application itself. Once you open it with Text Edit, you'll see all of the text the author refers to, insert a cursor at the end of the last ethernet line in the file, hit enter, type in the new line, save the file and then close it. Then you can reopen Fusion and start the virtual machine. Posted by: Mike Lee at May 15, 2011 12:07 PMThanks a million!! I've been fighting with this all day and probably googled 50 different sites. This one's definitely going in my favorites in case any of my Mac buddies need help too :) Posted by: Eva at June 14, 2011 5:28 PMMerci!!!!! Thanks so much - that worked! Posted by: Otter at August 11, 2011 3:02 AMThanks sooo much! Posted by: Martin at August 25, 2011 6:35 AMDude, you rule!!! Been struggling with this for days! Thanks!! Posted by: Rasmus at August 25, 2011 11:50 PMthx bro, rly thx, rly helpful. Posted by: fellfree at October 6, 2011 2:29 PMHi Dave, What I wanted to know was, will this method work If I have windows XP on Vmware in macbook should I try the same steps please let me know. Regards, I have something to say, now that you mention it, but ...
I do have a comment, now that you mention it!
|
Recommended
Recent Entries
Search
I Need Help!
Apple iPad Help
Articles and Reviews Auctions and Online Shopping Blogs and RSS Feeds Building Web Site Traffic Business and Management CGI Scripts and Web Site Programming Computer and Internet Basics d) None of the Above Facebook Help Google Plus Help HTML and CSS Industry News and Trade Shows iPhone and Cell Phone Help iPod, Sony PSP and MP3 Player Help Mac OS X Help Pay Per Click (PPC) Advertising Search Engine Optimization (SEO) Shell Script Programming Tech Support Video Help The Writing Business Twitter, LinkedIn and Social Network Help Unix and Linux Help Video Game Tips and Help Windows PC Help WordPress Help |