Installing ESX 4 u1 on a Dell R710 with Intel Quad Port Adapter

We had a new Dell PowerEdge R710 with an additonal Intel Gigabit ET Quad Port Server Adapter network card.

After installing ESX i saw that the intel NIC wasn’t recognized, so i had to install it myself.

What where the steps i performed to install the drivers (after ESX was installed)?

1. Downloaded drivers from the following page: http://downloads.vmware.com/d/details/esx_esxi40_intel_82575_82576_dt/ZHcqYmR0QGpidGR3
2. Extracted the iso to disk
3. Copied the files with WinSCP over to the Dell server
4. Logged in the ESX server as root
5. Placed the ESX server in maintenance mode
6. Run “esxupdate -bundle=INT-intel-ladd-ddk-igb-1.3.19.12.1-offline_bundle-185976.zip update”
7. Issued a “shutdown -r now” command

After the server was rebooted, the nic was recognized and i did a exit maintenance mode.

4 thoughts on “Installing ESX 4 u1 on a Dell R710 with Intel Quad Port Adapter

  1. Thanks, that was just what i needed.
    In step 6. i needed to run esxupdate –bundle=….
    and in step 7. reboot without -r now works better.

Leave a Reply

Your email address will not be published. Required fields are marked *