[Ubuntu] VMware Tools...

seim

seim

seim oder nicht seim?
Hi,
hab mir mal Ubuntu 6.1 auf ne VMware installiert, aber irgendwie scheint der so seine Probleme mit den VMwareTools zu haben ?(
Hier das kommt bei mir wenn ich versuche die Dinger zu Konfigurieren (bzw. die Sachen selber Kompilieren)
Code:
root@vm-ubuntu:/usr/bin# ./vmware-config*

Stopping VMware Tools services in the virtual machine:
   Guest operating system daemon:-ne                                   done

   Guest filesystem driver:-ne                                         done

Trying to find a suitable vmhgfs module for your running kernel.

None of the pre-built vmhgfs modules for VMware Tools is suitable for your 
running kernel.  Do you want this program to try to build the vmhgfs module for 
your system (you need to have a C compiler installed on your system)? [yes] 

Using compiler "/usr/bin/gcc". Use environment variable CC to override.

What is the location of the directory of C header files that match your running 
kernel? [/lib/modules/2.6.17-10-generic/build/include] 

Extracting the sources of the vmhgfs module.

Building the vmhgfs module.

Using 2.6.x kernel build system.
make: Gehe in Verzeichnis '/tmp/vmware-config0/vmhgfs-only'
make -C /lib/modules/2.6.17-10-generic/build/include/.. SUBDIRS=$PWD SRCROOT=$PWD/. modules
make[1]: Betrete Verzeichnis '/usr/src/linux-headers-2.6.17-10-generic'
  CC [M]  /tmp/vmware-config0/vmhgfs-only/cpName.o
  CC [M]  /tmp/vmware-config0/vmhgfs-only/cpNameLinux.o
  CC [M]  /tmp/vmware-config0/vmhgfs-only/dev.o
  CC [M]  /tmp/vmware-config0/vmhgfs-only/driver.o
/tmp/vmware-config0/vmhgfs-only/driver.c:3975: warning: initialization from incompatible pointer type
  CC [M]  /tmp/vmware-config0/vmhgfs-only/hgfsUtil.o
  CC [M]  /tmp/vmware-config0/vmhgfs-only/main.o
  CC [M]  /tmp/vmware-config0/vmhgfs-only/staticEscape.o
  LD [M]  /tmp/vmware-config0/vmhgfs-only/vmhgfs.o
  Building modules, stage 2.
  MODPOST
  CC      /tmp/vmware-config0/vmhgfs-only/vmhgfs.mod.o
  LD [M]  /tmp/vmware-config0/vmhgfs-only/vmhgfs.ko
make[1]: Verlasse Verzeichnis '/usr/src/linux-headers-2.6.17-10-generic'
cp -f vmhgfs.ko ./../vmhgfs.o
make: Verlasse Verzeichnis '/tmp/vmware-config0/vmhgfs-only'
The module loads perfectly in the running kernel.

Extracting the sources of the vmxnet module.

Building the vmxnet module.

Using 2.6.x kernel build system.
make: Gehe in Verzeichnis '/tmp/vmware-config0/vmxnet-only'
make -C /lib/modules/2.6.17-10-generic/build/include/.. SUBDIRS=$PWD SRCROOT=$PWD/. modules
make[1]: Betrete Verzeichnis '/usr/src/linux-headers-2.6.17-10-generic'
  CC [M]  /tmp/vmware-config0/vmxnet-only/vmxnet.o
  Building modules, stage 2.
  MODPOST
  CC      /tmp/vmware-config0/vmxnet-only/vmxnet.mod.o
  LD [M]  /tmp/vmware-config0/vmxnet-only/vmxnet.ko
make[1]: Verlasse Verzeichnis '/usr/src/linux-headers-2.6.17-10-generic'
cp -f vmxnet.ko ./../vmxnet.o
make: Verlasse Verzeichnis '/tmp/vmware-config0/vmxnet-only'
The module loads perfectly in the running kernel.



Detected X.org version 7.1.

Problem extracting verion of X.org

Execution aborted.

root@vm-ubuntu:/usr/bin#

Scheinbar kommt der wohl mit der XOrg/X/X11 (kp was da der unterschied is^^) nich wirklich klar..
 
VM mit vorinstalliertem Ubuntu 6.10

Was genau da schiefläuft kann ich Dir spontan auch nicht sagen, aber vielleicht hilft ein vorinstalliertes Ubuntu? Bei dieser Ubuntu VM sollten die VMware Tools schon installiert sein.
 

Ähnliche Themen

Nginx als Reverse Proxy für Nextcloud und Emby

Zugriff Ubuntu 16.04. auf Freigabe 18.04. LTS nicht möglich

Samba 4 Gast Zugang unter Ubuntu funktioniert nicht

xrandr: cant open display

Akonadi startet nicht mehr

Zurück
Oben