Download Bundle ESX-5754280 for VMware ESX Server 3.0.0
Security FixesThis bundle is a group of patches to resolve two possible security issues. They are as follows:
The following patches are contained within this bundle:
ApplicabilityThe patches in this bundle are for ESX Server 3.0.0 only. For the related bundle for ESX Server 3.0.1, please refer to http://www.vmware.com/support/vi3/doc/esx-6431040-patch.html . View KB 5754280 for more information. Download InstructionsDownload and verify the patch bundle as follows :
Installation InstructionsFor ESX Server versions 3.x, patches are installed using the esxupdate utility on the ESX Server host. This patch bundle makes use of esxupdate and a script that helps you to install multiple patches. With the script, you may still choose to install all or only a few of the patches contained within the bundle, or you might choose to use the esxupdate without the script. For installation instructions for each method, please see the following sections. For more information on using esxupdate, please refer to the Patch Management for ESX Server 3 tech note at http://www.vmware.com/pdf/esx3_esxupdate.pdf.
Installing the Patches Using The install_patches ScriptInstall all the patch updates using the install_patches script command provided in the patch tar file. The install_patches script will help prompt you to decide if you want to apply All or Some Patch Bundles. Once you have downloaded and extracted the archive, and if you are in the directory you created above, start the script as follows: # ./install_patches When the script has completed all of the patch installations, it will prompt you whether or not you want to reboot the ESX Server host. Installing the Patches Individually Using esxupdateOnce you have downloaded and extracted the archive, if you are in the bundle's main directory, you will need to change to the directory of the patch you want to install as follows: # cd ESX-xxxxxx The full path will now be something like /var/updates/ESX-5754280/ESX-xxxxxx, where ESX-xxxxxx is the patch number you want to install. To install the update, issue the following command: # esxupdate update If you want to run esxupdate from a different directory, you must specify the path in the command: # esxupdate -r file://<directory>/ESX-xxxxxx update For example, if the host is called depot: # esxupdate –r file:///depot/var/updates/ESX-xxxxxx update During the update process, logs appear on the terminal. You can specify the verbosity of esxupdate logs by using the -v option as shown below. # esxupdate -v 10 file://<directory>/ESX-xxxxxx update
|
|||
