Support > Knowledge Base
Knowledge Base

Search the Knowledge Base: |
Search the Knowledge Base: |
ESX Server 3.0 Upgrade Terminated Abnormally
Details
Solution
On ESX Server 2.5.x hosts with Dell Open Manager 4.5
installed, you must rename the following files before you
upgrade to ESX Server 3.0:
/etc/mime.types
/etc/mailcap
/etc/mime.types
/etc/mailcap
Follow these steps:
-
Log on to the service console as root and type the following commands to rename the files:
[root@esxhost]# mv /etc/mime.types /etc/mime.types.save
[root@esxhost]# mv /etc/mailcap /etc/mailcap.save
-
Proceed with the ESX Server 3.0 upgrade.
-
Once the upgrade is complete, rename the files back to their original names:
[root@esxhost]# mv /etc/mime.types.save /etc/mime.types
[root@esxhost]# mv /etc/mailcap.save /etc/mailcap
Note: This issue is fixed in the ESX 3.0.1
installer. The mailcap RPM is removed by the installer.
Keywords
Feedback
Actions
- KB Article: 7992427
- Updated: Aug 14, 2009
- Products:
VMware ESX - Product Versions:
VMware ESX 3.0.x

