I don't understand...
You say this is a VMware ESX 3.5 host, right? Why would you be installing a RedHat RPM? Or asking RedHat for advice on how to install it?
The patch you need is from VMware, and is installed on the VMware host using the service console, not on the RedHat guest.
It should be file ESX350-20094201-SG.ZIP which contains the file VMware-esx-vmx-3.5.0-15886
According to the KB article, you're supposed to either use the VI Update Manager or install the package using esxupdate from the command line. http://kb.vmware.com/kb/10
Main Topics
Browse All Topics





by: oklitPosted on 2009-04-18 at 01:35:42ID: 24174435
-i means install
-U means upgrade
Description of -U from man rpm:
This upgrades or installs the package currently installed to a newer version. This is the same as install, except all other version(s) of the package are removed after the new package is installed.