PDA

Archiv verlassen und diese Seite im Standarddesign anzeigen : vmware probleme



Angel4ever
27.08.06, 03:57
Ich habe heute einen kernel von kernel.org (2.6.17.11) heruntergeladen und auf meinen System (debian 3.1) kompliliert. Jetzt verwende ich aber vmware und muss es natürlich neu einrichten. Wenn ich aber vmware-config.pl aufrufe und alles nach anleitung mache will er ja die kernel sourcen haben und die findet er nicht unter /usr/src/linux *ich habe aber die sourcen da gelagert.

Jetzt frage ich mich ob es für debian villeicht ein kernel patch gibt für vmware....

zyrusthc
27.08.06, 04:16
/usr/src/linux ist blos ein Link!

Was sagt den:

uname -r
ls -l /usr/src

Gruss Oli

Angel4ever
27.08.06, 11:46
angel@laptop:~$ uname -r
2.6.17.8
angel@laptop:~$ ls -l /usr/src/
insgesamt 54920
drwxr-xr-x 16 root root 4096 2006-07-19 03:23 kernel-headers-2.6.8-3
drwxr-xr-x 4 root root 4096 2006-08-15 13:09 kernel-headers-2.6.8-3-686
-rw-r--r-- 1 root src 14944164 2006-08-24 11:47 kernel-image-2.6.17.8_dri.0_i386.deb
drwxr-xr-x 3 root root 20 2006-07-13 02:15 kernel-kbuild-2.6-3
lrwxrwxrwx 1 root src 14 2006-08-20 01:12 linux -> linux-2.6.17.8
drwxrwxrwx 21 root root 4096 2006-08-24 11:47 linux-2.6.17.8
-r-xr-xr-x 1 root root 41276096 2006-08-14 00:00 linux-2.6.17.8.tar.bz2


Das ist die ausgabe die ich bekomme wenn ich das von dir eingebe... hmm jetzt verstehe ich nur nicht wo das problem ist....

Iluminat23
27.08.06, 12:10
poste doch bitte mal die (ganze) ausgabe von vmware-config.pl

mfg philipp

Angel4ever
28.08.06, 12:27
laptop:/home.local/angel# vmware-config.pl
Making sure services for VMware Workstation are stopped.

Stopping VMware services:
Virtual machine monitor done
Bridged networking on /dev/vmnet0 done
DHCP server on /dev/vmnet1 done
SMB share server on /dev/vmnet1 done
SMB name server on /dev/vmnet1 done
Host-only networking on /dev/vmnet1 done
DHCP server on /dev/vmnet8 done
NAT service on /dev/vmnet8 done
Host-only networking on /dev/vmnet8 done
Virtual ethernet done

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

None of the pre-built vmmon modules for VMware Workstation is suitable for your
running kernel. Do you want this program to try to build the vmmon 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.

As of September 2003, the Linux kernel development team does not support gcc
version 3 and later. See Documentation/Changes in your kernel source directory
for information on installing the correct compiler. Do you want to use the
version "3.3.5" of compiler "/usr/bin/gcc"? [no] yes

What is the location of the directory of C header files that match your running
kernel? [/usr/src/linux/include]

The kernel defined by this directory of header files does not have the same
address space size as your running kernel.

What is the location of the directory of C header files that match your running
kernel? [/usr/src/linux/include]


(also und das geht net) weiß net waurm...

Ravetracer
28.08.06, 13:38
Was mir jetzt etwas komisch vorkommt ist die Tatsache, dass du im ersten Posting
einen Kernel 2.6.17.11 erwähnt hast und bei deiner Ausgabe von /usr/src kein derartiges
Verzeichnis zu finden ist.
Das letzte ist da 2.6.17.8 :confused:

hotzpotz
28.08.06, 16:48
Das er die Kerneldinger nicht findet, ist ein Bug.
Lade dir vmware-any-any und laß das laufen.
http://knihovny.cvut.cz/ftp/pub/vmware/

Vorher sollte aber das normale vmware script bis zur besagten Stelle durchlaufen und dann abgebrochen werden.