Feeds:
Posts
Comments

Posts Tagged ‘VMware’

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 [...]

Read Full Post »

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

Read Full Post »