Seite 1 von 1

netzwerk/usb

Verfasst: 10.04.2008, 00:37
von 3stracki
Hallo,
ich habe xp auf vmware-server unter ubuntu7.1 als Gast installiert.
Da Netzwerk und USB leider nicht laufen frage ich erst einmal nach einer ausführlichen Installationsanleitung, bevor ich hier rumfrage, möglicherweise habe ich sch bei der Installation Fehler gemacht.

besten Dank im voraus

Jürgen

Re: netzwerk/usb

Verfasst: 10.04.2008, 08:06
von rprengel
3stracki hat geschrieben:Hallo,
ich habe xp auf vmware-server unter ubuntu7.1 als Gast installiert.
Da Netzwerk und USB leider nicht laufen frage ich erst einmal nach einer ausführlichen Installationsanleitung, bevor ich hier rumfrage, möglicherweise habe ich sch bei der Installation Fehler gemacht.

besten Dank im voraus

Jürgen


USB und Netzwerk sidn 2 verschiedene Paar Schuhe.
Was läuft im Netzwerk schief. Kein device in der Vmware oder kein Erreichbarkeit von Host bzw. Server?

Gruß?

Verfasst: 10.04.2008, 08:39
von franzkat
Hast du die Konfigurationsscripte durchlaufen lassen ?

/usr/bin/vmware-config.pl
/usr/bin/vmware-config-mui.pl

Re: netzwerk/usb

Verfasst: 10.04.2008, 12:53
von 3stracki
Erst mal danke
USB und Netzwerk sidn 2 verschiedene Paar Schuhe.
Was läuft im Netzwerk schief. Kein device in der Vmware oder kein Erreichbarkeit von Host bzw. Server?

Denke ich mir auch deshalb frage ich nach einer detaillierten Anleitung in Deutsch.
Vielleicht habe ich ja im Vorfeld schon Fehler gemacht, weil davon "keine Ahnung"


Hast du die Konfigurationsscripte durchlaufen lassen ?

/usr/bin/vmware-config.pl
/usr/bin/vmware-config-mui.pl




Ja, ich denke, /usr/bin/vmware-config.pl auf jeden Fall.
Ob ich alles richtig gemacht habe weiß ich nicht genau.

das war`s erstmal

Gruß

Jürgen

Verfasst: 10.04.2008, 13:54
von franzkat
Laufen denn alle VMware-Dienste ?

Was ergibt :

ps -ef | grep vmware

Verfasst: 10.04.2008, 20:07
von 3stracki
Hallo,

Code: Alles auswählen

jrgstr@linux:~$ ps -ef | grep vmware
root      5670     1  0 12:21 ?        00:00:00 /usr/bin/vmnet-natd -d /var/run/vmnet-natd-8.pid -m /var/run/vmnet-natd-8.mac -c /etc/vmware/vmnet8/nat/nat.conf
root      5677     1  0 12:21 ?        00:00:01 /usr/sbin/vmware-serverd -s -d
root      5696     1  0 12:21 ?        00:00:00 /usr/bin/vmnet-dhcpd -cf /etc/vmware/vmnet8/dhcpd/dhcpd.conf -lf /etc/vmware/vmnet8/dhcpd/dhcpd.leases -pf /var/run/vmnet-dhcpd-vmnet8.pid vmnet8
root      5702     1  0 12:21 ?        00:00:00 /usr/bin/vmnet-dhcpd -cf /etc/vmware/vmnet1/dhcpd/dhcpd.conf -lf /etc/vmware/vmnet1/dhcpd/dhcpd.leases -pf /var/run/vmnet-dhcpd-vmnet1.pid vmnet1
jrgstr    8008     1  0 20:02 ?        00:00:00 /bin/sh /usr/bin/firefox http://vmware-forum.de/viewtopic.php?p=49187#49187
jrgstr    8021  8008  0 20:02 ?        00:00:00 /bin/sh /usr/lib/firefox/run-mozilla.sh /usr/lib/firefox/firefox-bin http://vmware-forum.de/viewtopic.php?p=49187#49187
jrgstr    8025  8021  2 20:02 ?        00:00:03 /usr/lib/firefox/firefox-bin http://vmware-forum.de/viewtopic.php?p=49187#49187
jrgstr    8067     1  1 20:03 ?        00:00:00 /bin/sh /usr/lib/vmware/lib/wrapper-gtk24.sh /usr/lib/vmware/lib /usr/lib/vmware/bin/vmware /usr/lib/vmware/libconf
jrgstr    8083  8067  3 20:03 ?        00:00:02 /usr/lib/vmware/bin/vmware
jrgstr    8084  8067  0 20:03 ?        00:00:00 /bin/sh /usr/lib/vmware/lib/wrapper-gtk24.sh /usr/lib/vmware/lib /usr/lib/vmware/bin/vmware /usr/lib/vmware/libconf
jrgstr    8093     1 61 20:03 ?        00:00:42 /usr/lib/vmware/bin/vmware-vmx -C /home/jrgstr/vmware/maschinen/Windows XP Professional/Windows XP Professional.vmx -@ ""
jrgstr    8162  8143  0 20:04 pts/0    00:00:00 grep vmware


Gruß

Jürgen

Verfasst: 10.04.2008, 21:38
von 3stracki
So ich habe die Config.pl noch mal ausgeführt, guckst Du

root@linux:/usr/bin# /usr/bin/vmware-config.pl
Making sure services for VMware Server are stopped.

Stopping VMware services:
Virtual machine monitor done
Bridged networking on /dev/vmnet0 done
DHCP 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

Configuring fallback GTK+ 2.4 libraries.

In which directory do you want to install the mime type icons?
[/usr/share/icons]

What directory contains your desktop menu entry files? These files have a
.desktop file extension. [/usr/share/applications]

In which directory do you want to install the application's icon?
[/usr/share/pixmaps]

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

None of the pre-built vmmon modules for VMware Server 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.

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

Extracting the sources of the vmmon module.

Building the vmmon module.

Using 2.6.x kernel build system.
make: Gehe in Verzeichnis '/tmp/vmware-config0/vmmon-only'
make -C /lib/modules/2.6.22-14-generic/build/include/.. SUBDIRS=$PWD SRCROOT=$PWD/. modules
make[1]: Betrete Verzeichnis '/usr/src/linux-headers-2.6.22-14-generic'
CC [M] /tmp/vmware-config0/vmmon-only/linux/driver.o
CC [M] /tmp/vmware-config0/vmmon-only/linux/hostif.o
CC [M] /tmp/vmware-config0/vmmon-only/common/cpuid.o
CC [M] /tmp/vmware-config0/vmmon-only/common/hash.o
CC [M] /tmp/vmware-config0/vmmon-only/common/memtrack.o
CC [M] /tmp/vmware-config0/vmmon-only/common/phystrack.o
CC [M] /tmp/vmware-config0/vmmon-only/common/task.o
CC [M] /tmp/vmware-config0/vmmon-only/common/vmx86.o
CC [M] /tmp/vmware-config0/vmmon-only/vmcore/moduleloop.o
LD [M] /tmp/vmware-config0/vmmon-only/vmmon.o
Building modules, stage 2.
MODPOST 1 modules
CC /tmp/vmware-config0/vmmon-only/vmmon.mod.o
LD [M] /tmp/vmware-config0/vmmon-only/vmmon.ko
make[1]: Verlasse Verzeichnis '/usr/src/linux-headers-2.6.22-14-generic'
cp -f vmmon.ko ./../vmmon.o
make: Verlasse Verzeichnis '/tmp/vmware-config0/vmmon-only'
The module loads perfectly in the running kernel.

This program previously created the file /dev/vmmon, and was about to remove
it. Somebody else apparently did it already.

File /dev/parport0 is backed up to /dev/parport0.old.0.

This program previously created the file /dev/parport1, and was about to remove
it. Somebody else apparently did it already.

This program previously created the file /dev/parport2, and was about to remove
it. Somebody else apparently did it already.

This program previously created the file /dev/parport3, and was about to remove
it. Somebody else apparently did it already.

You have already setup networking.

Would you like to skip networking setup and keep your old settings as they are?
(yes/no) [yes]

Extracting the sources of the vmnet module.

Building the vmnet module.

Using 2.6.x kernel build system.
make: Gehe in Verzeichnis '/tmp/vmware-config0/vmnet-only'
make -C /lib/modules/2.6.22-14-generic/build/include/.. SUBDIRS=$PWD SRCROOT=$PWD/. modules
make[1]: Betrete Verzeichnis '/usr/src/linux-headers-2.6.22-14-generic'
CC [M] /tmp/vmware-config0/vmnet-only/driver.o
CC [M] /tmp/vmware-config0/vmnet-only/hub.o
CC [M] /tmp/vmware-config0/vmnet-only/userif.o
CC [M] /tmp/vmware-config0/vmnet-only/netif.o
CC [M] /tmp/vmware-config0/vmnet-only/bridge.o
CC [M] /tmp/vmware-config0/vmnet-only/procfs.o
CC [M] /tmp/vmware-config0/vmnet-only/smac_compat.o
SHIPPED /tmp/vmware-config0/vmnet-only/smac_linux.x386.o
LD [M] /tmp/vmware-config0/vmnet-only/vmnet.o
Building modules, stage 2.
MODPOST 1 modules
WARNING: could not find /tmp/vmware-config0/vmnet-only/.smac_linux.x386.o.cmd for /tmp/vmware-config0/vmnet-only/smac_linux.x386.o
CC /tmp/vmware-config0/vmnet-only/vmnet.mod.o
LD [M] /tmp/vmware-config0/vmnet-only/vmnet.ko
make[1]: Verlasse Verzeichnis '/usr/src/linux-headers-2.6.22-14-generic'
cp -f vmnet.ko ./../vmnet.o
make: Verlasse Verzeichnis '/tmp/vmware-config0/vmnet-only'
The module loads perfectly in the running kernel.

Please specify a port for remote console connections to use [902]

You already have an entry for "/usr/sbin/vmware-authd" in the "/etc/inetd.conf"
file. No change will be made to it.

Hit enter to continue.

Configuring the VMware VmPerl Scripting API.

Building the VMware VmPerl Scripting API.

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

Unable to compile the VMware VmPerl Scripting API.

********
The VMware VmPerl Scripting API was not installed. Errors encountered during
compilation and installation of the module can be found here:
/tmp/vmware-config0

You will not be able to use the "vmware-cmd" program.

Errors can be found in the log file:
'/tmp/vmware-config0/control-only/make.log'
********

Hit enter to continue.

Do you want this program to set up permissions for your registered virtual
machines? This will be done by setting new permissions on all files found in
the "/etc/vmware/vm-list" file. [no]

Generating SSL Server Certificate

In which directory do you want to keep your virtual machine files?
[/var/lib/vmware/Virtual Machines] /home/jrgstr/vmware/maschinen

Do you want to enter a serial number now? (yes/no/help) [no] yes

Please enter your 20-character serial number.

Type XXXXX-XXXXX-XXXXX-XXXXX or 'Enter' to cancel: xxxxxxxxxxxxxxxxxxxxxxxx

Starting VMware services:
Virtual machine monitor done
Virtual ethernet done
Bridged networking on /dev/vmnet0 done
Host-only networking on /dev/vmnet1 (background) done
Host-only networking on /dev/vmnet8 (background) done
NAT service on /dev/vmnet8 done
Starting VMware virtual machines... done

The configuration of VMware Server 1.0.4 build-56528 for Linux for this running
kernel completed successfully.

root@linux:/usr/bin#



Gruß

Verfasst: 10.04.2008, 22:32
von griswold
Hi

Soviel ich weiss, ich nutze bridged Modus, muss man das machen.
Ubuntu ist klar ! habe es mit 7.04 und 7.10 getestet.

dann xinetd installieren
dann vmware server installieren (./vmware-install.pl)

zu "allem" ja sagen

jetzt wird's wichtiger...

dann bei networking: ja
bei NAT: nein
host-only: nein

sonst alles immer nur mit enter bestätigen, serial rein und fertig.
Dann müsste es gehen, ahbe es schon oft mit 1.0.3 - 1.0.5 bis beta 2 installiert.
Hat immer funktioniert !

USB brauche ich nicht, kann deshalb nichts dazu sagen.

Verfasst: 13.04.2008, 22:12
von 3stracki
Hallo ich werde es dann mal ausprobieren.
Für das USB habe ich hier http://wiki.ubuntuusers.de/VMware
etwas gefunden, hab wohl den Wald vor lauter Bäume nicht gesehen :roll:
Wenn`s nicht funktioniert melde ich mich wieder.
Besten Dank

Jürgen