Modify the NIC type of Vmware

Source: Internet
Author: User
Tags vmware server

See VMware Guest Operating System Installation Guide for details:

 

The default Nic of VMware Workstation is amd pcnet am79c970a. You can change the NIC configuration to virtualize the Intel (r) Pro/1000 and VMWare PCI Ethernet Adapter NICs.

Add or modify the following statement in the. vmx file:
Ethernet0.virtualdev = "e1000"

The value is "e1000", and the specified Nic type is Intel (r) Pro/1000.
The value is "vlance" and the network card type is amd pcnet am79c970a (default)

The value is "vmxnet", and the NIC type is VMware PCI Ethernet adapter.

 

 

 

The following is a section in the VMware Guest Operating System Installation Guide:

The amd ethernet card driver was ded with certain Windows Vista builds-including 4074 and possibly others-does not work correctly or is not supported ded with windows. to use networking in these Windows Vista guest operating systems, you must change the network adapter. A driver for the vmxnet adapter is supported in VMware Tools. VMware gsx server: Choose VM> Settings> network adapter (Windows) or VM> Settings> NIC (Linux), and select vmxnet as the virtual device to use. then install VMware Tools. A driver for the vmxnet adapter is supported in VMware Tools. VMware Workstation 4.x or lower, or VMWare Ace, on a Windows Host: Use a text editor such as NotePad to edit the configuration (. vmx) file for your Windows Vista virtual machine. add the following line: Ethernet [N]. virtualdev = "vmxnet" Replace [N] with the number of the Ethernet adapter. the first Ethernet adapter is number 0, so the line for that adapter isethernet0.virtualdev = "vmxnet" include a line for each Ethernet Adapter configured for the virtual machine. then install VMware Tools. A driver for the vmxnet adapter is supported in VMware Tools. VMware Workstation 4.x or lower on a Linux host: Choose VM> Settings, select network adapter, and then select vmxnet as the virtual device to use. then install VMware Tools. A driver for the vmxnet adapter is supported in VMware Tools. VMware Workstation 5.0.x: Install VMware Tools. A driver for the network adapter is supported in VMware Tools. VMware Workstation 5.5.x and VMware Server 1.x: install VMware Tools. A vmxnet driver for the network adapter is supported in VMware Tools. installing VMware Tools automatically switches the network adapter to vmxnet, and INSTALLThe vmxnet driver. alternatively, you can change the network adapter to e1000 (the Intel PRO/1000 MT adapter) before installing Windows Vista. use a text editor such as NotePad to edit the configuration (. vmx) file for your Windows Vista virtual machine. add the following line: Ethernet [N]. virtualdev = "e1000" Replace [N] with the number of the Ethernet adapter. the first Ethernet adapter is number 0, so the line for that adapter isethernet0.virtualdev = "e1000" include a line for each Ethernet Adapter configured for the virtual machine. ESX Server 2.x: in the hardware page, under network adapter, click Edit. in the network adapter page, in the device binding list, select the virtual network device that you want the virtual machine to use. in the virtual device list, choose vmxnet. then install VMware Tools. A driver for the vmxnet adapter is supported in VMware Tools. ESX Server 3.x: install VMware Tools. A vmxnet driver for the network adapter is supported in VMware Tools. installing VMware Tools automatically switches the network adapter to vmxnet, and INSTALLThe vmxnet driver. alternatively, you can change the network adapter to e1000 (the Intel PRO/1000 MT adapter) before installing Windows Vista. use a text editor such as NotePad to edit the configuration (. vmx) file for your Windows Vista virtual machine. add the following line: Ethernet [N]. virtualdev = "e1000" Replace [N] with the number of the Ethernet adapter. the first Ethernet adapter is number 0, so the line for that adapter isethernet0.virtualdev = "e1000" include a line for each Ethernet Adapter configured for the virtual machine.

 

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.