cto67 发表于 2016-1-11 07:39:58

Win7更改 virtualbox 网络类型 之 undefined network to work network

  A.本地主机更改注册表
1. Open regedit and navigate to HKLM\SYSTEM\CurrentControlSet\Control\Class\{4D36E972-E325-11CE-BFC1-08002BE10318}
2. Browse through the subkeys (named 0000, 0001, etc) until you find the subkey containing the virtualbox network adapter, this is the one where the “DriverDesc” key has “VirtualBox Host-Only Ethernet Adapter” as value.
3. Add a new DWORD value with a name of “*NdisDeviceType” and a value of “1”
  4. Disable en re-enable the virtuabox host-only network adapter, or alternatively reboot your pc.
  
  B.虚拟主机 网络连接方式选择 “桥接”并选择 物理网卡,设置自动适配IP 地址,即可。。。
  
  附件。。是截图
  
页: [1]
查看完整版本: Win7更改 virtualbox 网络类型 之 undefined network to work network