Vsphere OEM BIOS
Add all three lines
acpi.passthru.slic = "TRUE"
acpi.passthru.slicvendor = "TRUE"
SMBIOS.reflecthost = "TRUE"
Solutions
i know 2 ways to resolve this issue but make sure you turn off the vm for both solution
solution1:
Add the following line to the configuration file (.vmx) for each virtual machine:
SMBIOS.reflectHost=TRUE
Add the following line to the configuration file (.vmx) for each virtual machine:
SMBIOS.reflectHost=TRUE
solution 2:
Use the vi client or the web client to add
SMBIOS.reflectHost=TRUE



Comments
Post a Comment