- Dell Latitude D620
- BIOS A08 4/3/2007 (Yea I know it needs updated)
- Broadcom BCM 5752
- any changes required to enable ESX/ESXi to recognize hardware components
edit /usr/lib/vmware/installer/Core/TargetFilter.py
Change _IDE to _ISCSI from:
Code:
return interface.GetInterfaceType() == ScsiInterface.SCSI_IFACE_TYPE_IDE
to
Code:
return interface.GetInterfaceType() == ScsiInterface.SCSI_IFACE_TYPE_ISCSI
- does the MB support Intel VT (vt-x) / AMD-V
MB does but this has the lower end Celeron CPU which does not (I checked others of this model with the more $ CPU that I found at work) I'd swap the cpu if I could find one cheap on ebay.
I'm getting messages about processor temperature and haven't heard the fan turn on yet (but its upstairs in a closet so I'm not by it much) so it may need software for that, hopefully it doesn't melt down.