Just to help out my fellow Foggers (couldn’t help myself) who might have the same issues this is what i did.
The problem was indeed that i didn’t have have vmware tools installed… I stopped trying to get that installed from VMware and tried virtualbox instead where i found solution.
Allso i went from Ubuntu to Fedora so this works for fedora …
In order to to install the VirtualAdditions in Fedora i used this guide:
[url]http://www.if-not-true-then-false.com/2010/install-virtualbox-guest-additions-on-fedora-centos-red-hat-rhel/[/url]
i found though that i need to do this step again after i completed the guide:
[COLOR=#d8d8d8][COLOR=#0000ff][B]mkdir[/B] /media/VirtualBoxGuestAdditions [B]mount[/B] -r /dev/cdrom /media/VirtualBoxGuestAdditions[/COLOR][/COLOR]
[COLOR=#d8d8d8][COLOR=#000000]Remember to do “yum install bzip2” because it would be needed. I my have forgot the name but when you try and install VG it will complain and give you the correct name… [/COLOR][/COLOR]
[COLOR=#d8d8d8] [/COLOR]
[COLOR=#d8d8d8][COLOR=#000000]Hope this helped… [/COLOR][/COLOR]
[COLOR=#d8d8d8] [/COLOR]