Today, I was trying to export a virtual appliance from the ESXi Server Failed to Export Virtual Appliance: An item with the same key has already been added error messages. So, I went on searching the VMware Communities to look for some solutions. To my surprise, I discovered that we can’t export the appliance that is in [...]
Posts Tagged ‘VMware’
Failed to Export Virtual Appliance: An item with the same key has already been added
Posted in Virtualization, tagged ESXi, Virtual appliance, VMware on November 17, 2008 | 3 Comments »
VMTools installations: “Directory of C header files” error
Posted in Linux, tagged Fedora, Linux, VMware on November 11, 2008 | 3 Comments »
Today, I received an error message, “… location of the directory of C header files that match your running kernel? [/usr/src/…” while installing VM tools on my new Linux Virtual Machine, Fedora 9.
I found a solution in Fedora forum…
First, you need to install the kernel-devel package.
yum install kernel-devel
Then, re-run the vmware perl script again.
./vmware-install.pl