User Tools

Install VMware ESXi 4.x on a Dell !OptiPlex 980

Background

Initially, I thought that the storage controller was not supported. I realized later that it was the unsupported NIC chipset that was the culprit. I was having trouble finding detailed instructions on how to build a custom install. After installing ESXi to a flash drive on one system and booting it on the 980, this is the workaround I came up with.

  1. Placed a drive from the 980 into a 620
  2. Installed ESXi 4.x to the drive
  3. Placed the drive back in the 980

You now have it installed, but with no network support.

  1. Boot to a Linux live CD
  2. Copy the essential files and make the necessary edits
  3. Reboot to the drive and configure as normal

http://www.vm-help.com/forum/download/file.php?id353&sid3e10a09e7d7386730d913a67a9d268ca

In the oem.tgz I've modified the etc/vmware/simple.map to include the line:

8086:10ef 3041:103c network e1000e

and modified the etc/vmare/pci.ids to include the lines (under the Intel Corp section):

      -0ef  82578DM Gigabit Network Connection (SCI to e1000e)
                3041 103c  HP Compaq Elite (SCI to e1000e)

References

This website uses cookies. By using the website, you agree with storing cookies on your computer. Also, you acknowledge that you have read and understand our Privacy Policy. If you do not agree, please leave the website.

More information