Skip to main content

VSphere Home LAB with Intel DH87MC Board (I217v Network Controller)


Hardware Configuration:
I built a powefull desktop PC to install vSphere on it and prepare a virtual lab environment. Underneath is the configuration:
Processor: Intel Corei7 4770 (4th Gen)
Board: Intel® DH87MC
Memory: 32gigs
Storage: 1TB Sata 6

Issue Description:
 ESXi 5.1 stuck with an error massage pasted underneath:


This message is caused by the Intel I217v Gigabit Ethernet Controller whose drivers are not included in the ESXi Base Image. To fix that, you have to create an customized ESXi Image and add the proper drivers.

Solution: Customize vSphere ISO with ESXi Customizer by vFront

In order to get rid of this issue we need to use customized ESXi with correct network controller driver.  Please follow the underneath procedure:

ESXi Customizer is a GUI program that runs on windows OS and is very user friendly too. The program can be used to customize the original ESXi base image with the driver that is not included in originally.
     2.     Run ESXi-Customizer-v2.7.1.exe to extract the required files
     3.     Run ESXi-Customizer.cmd
     4.  Select the ESXi Image and VIB File
    5.     Press Run!
    6.     Repeat Step 2-6 to add all required drivers
    7.     Burn the new created ISO file and use it in your Intel NUC.




Comments

  1. Hey thanks ....for this tip... I guess it is working... I'm guessing because it is under progress now... I will keep you posted.

    Vj

    ReplyDelete

Post a Comment

Appreciate your Feedbacks\Comments

Popular posts from this blog

LDIFDE (LDAP Data Interchange Format Directory Exchange)

LDIFDE (LDAP Data Interchange Format Directory Exchange) A previous article described about CSVDE usage. This article will walk you through another tool LDIFDE (LDAP Data Interchange Format Directory Exchange), it is also a command prompt-based tool similar to CSVDE to export information from Active Directory. LDIFDE and CSVDE both are the tools that can be used to export data from Active Directory, and for creating AD objects by using data presented in LDIF or CSV format. The exported data can be filtered

How to check your SID's for Windows server

For an IT Professional it is quite common to have a virtual LAB environment and it is also common to face issue related to similar SID (Security Identifier) on multiple VMs on the network. Earlier there was a tool “ NewSID ” was being used to overcome from this problem but that’s been retired and not being supported by Microsoft anymore. The recommended way is to use “SysPrep” to change SID of any windows operating system. Before proceeding with “SysPrep”, it’s better to understand how to check SID!! There is a free tool can be downloaded from sysinternal called “ PsGetSID ” , I’ll show how easily one can check machine’s SID.

Cost Optimization in the Cloud: Strategies to Maximize ROI

Effective cloud cost optimization goes beyond just reducing expenses; it’s about maximizing your return on investment (ROI) without compromising performance, security, or availability. This article explores techniques I've used to help organizations control and reduce cloud expenses. Whether you're new to the cloud or looking to refine your existing strategy, these insights can help you extract maximum value from your cloud investment. 1. Understanding Cloud Costs and Why Optimization is Essential To optimize cloud expenses, it’s crucial to understand what drives these costs and why proactive management is necessary. Many businesses are drawn to the cloud’s pay-as-you-go pricing model, where you only pay for what you use. However, without careful management, this flexibility can lead to unchecked spending. Common Cloud Cost Drivers Compute Resources : Virtual machines (VMs), containers, and serverless functions often represent a large portion of cloud costs....