Vmware Server 2.0.1: Unterschied zwischen den Versionen

Aus Mikiwiki
Zur Navigation springen Zur Suche springen
Keine Bearbeitungszusammenfassung
Keine Bearbeitungszusammenfassung
Zeile 27: Zeile 27:
  $ <b>cd vmware-server-distrib</b>
  $ <b>cd vmware-server-distrib</b>
  $ <b>sudo ./vmware-install.pl</b>
  $ <b>sudo ./vmware-install.pl</b>
  Creating a new VMware Server installer database using the tar4 format.
  The following VMware kernel modules have been found on your system that were
not installed by the VMware Installer.  Please remove them then run this
installer again.
   
   
  Installing VMware Server.
  vmnet
   
  vmmon
In which directory do you want to install the binary files?
[/usr/bin]
What is the directory that contains the init directories (rc0.d/ to rc6.d/)?
[/etc]
What is the directory that contains the init scripts?
[/etc/init.d]
In which directory do you want to install the daemon files?
[/usr/sbin]
In which directory do you want to install the library files?
[/usr/lib/vmware]
The path "/usr/lib/vmware" does not exist currently. This program is going to
create it, including needed parent directories. Is this what you want?
[yes]
   
   
  In which directory do you want to install the manual files?
  I.e. - 'rm /lib/modules/2.6.24-23-generic/misc/<ModuleName>.{o,ko}'
[/usr/share/man]
   
   
  In which directory do you want to install the documentation files?
  Execution aborted.
  [/usr/share/doc/vmware]
  $ <b>sudo rm /lib/modules/2.6.24-23-generic/misc/{vmnet,vmmon}.{o,ko}</b>
$ <b>sudo ./vmware-install.pl</b>
A previous installation of VMware Server has been detected.
   
   
  The path "/usr/share/doc/vmware" does not exist currently. This program is
  The previous installation was made by the tar installer (version 3).
going to create it, including needed parent directories. Is this what you want?
[yes]
   
   
  The installation of VMware Server 2.0.0 build-122956 for Linux completed
  Keeping the tar3 installer database format.
successfully. You can decide to remove this software from your system at any
time by invoking the following command: "/usr/bin/vmware-uninstall.pl".
   
   
  Before running VMware Server for the first time, you need to configure it by
  You have a previous version of VMware Server installed.  Continuing this
  invoking the following command: "/usr/bin/vmware-config.pl". Do you want this
install will upgrade to the latest version by first uninstalling the previous
program to invoke the command for you now? [yes]  
  version. Do you wish to continue? (yes/no) [yes]
   
   
  Making sure services for VMware Server are stopped.
  Uninstalling the tar installation of VMware Server.
   
   
Stopping VMware autostart virtual machines:
  * Stopping internet superserver xinetd                                  [ OK ]
    Virtual machines                                                  failed
  * Starting internet superserver xinetd                                  [ OK ]
  Stopping VMware management services:
  inetd: Kein Prozess beendet
    VMware Virtual Infrastructure Web Access
    VMware Server Host Agent                                          failed
  Stopping VMware services:
  Stopping VMware services:
    VMware Authentication Daemon                                        done
     Virtual machine monitor                                            done
     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
   
   
  You must read and accept the End User License Agreement to continue.
  File /etc/vmware/config is backed up to /etc/vmware/config.old.0.
Press enter to display it.
...
Do you accept? (yes/no) <b>yes</b>
   
   
  Thank you.
  This program previously created the file /dev/vmnet5, and was about to remove
it.  Somebody else apparently did it already.
   
   
  None of the pre-built vmmon modules for VMware Server is suitable for your
  This program previously created the file /dev/vmnet2, and was about to remove
  running kernelDo you want this program to try to build the vmmon module for
  itSomebody else apparently did it already.
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.
  This program previously created the file
/lib/modules/2.6.24-23-generic/misc/vmnet.o, and was about to remove it. 
Somebody else apparently did it already.
   
   
  Your kernel was built with "gcc" version "4.2.3", while you are trying to use
  This program previously created the file /dev/parport3, and was about to remove
"/usr/bin/gcc" version "4.2.4". This configuration is not recommended and  
  itSomebody else apparently did it already.
VMware Server may crash if you'll continue. Please try to use exactly same
  compiler as one used for building your kernel. Do you want to go with compiler
  "/usr/bin/gcc" version "4.2.4" anyway? [no] <b>yes</b>
   
   
  What is the location of the directory of C header files that match your running
  This program previously created the file /dev/vmnet4, and was about to remove
  kernel? [/lib/modules/2.6.24-23-generic/build/include]
  it. Somebody else apparently did it already.
   
   
  Extracting the sources of the vmmon module.
  This program previously created the file /dev/vmmon, and was about to remove
it.  Somebody else apparently did it already.
   
   
  Building the vmmon module.
  This program previously created the file
/lib/modules/2.6.24-23-generic/misc/vmnet.ko, and was about to remove it. 
Somebody else apparently did it already.
   
   
  Using 2.6.x kernel build system.
  This program previously created the file /dev/parport2, and was about to remove
make: Gehe in Verzeichnis '/tmp/vmware-config0/vmmon-only'
  itSomebody else apparently did it already.
make -C /lib/modules/2.6.24-23-generic/build/include/.. SUBDIRS=$PWD SRCROOT=$PWD/. modules
make[1]: Betrete Verzeichnis '/usr/src/linux-headers-2.6.24-23-generic'
  CC [M]  /tmp/vmware-config0/vmmon-only/linux/driver.o
  CC [M]  /tmp/vmware-config0/vmmon-only/linux/driverLog.o
  CC [M]  /tmp/vmware-config0/vmmon-only/linux/hostif.o
  CC [M]  /tmp/vmware-config0/vmmon-only/common/comport.o
  CC [M]  /tmp/vmware-config0/vmmon-only/common/cpuid.o
  CC [M]  /tmp/vmware-config0/vmmon-only/common/hashFunc.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.24-23-generic'
  cp -f vmmon.ko ./../vmmon.o
make: Verlasse Verzeichnis '/tmp/vmware-config0/vmmon-only'
  The vmmon module loads perfectly into the running kernel.
   
   
  None of the pre-built vmci modules for VMware Server is suitable for your
  This program previously created the file /dev/vmnet7, and was about to remove
  running kernelDo you want this program to try to build the vmci module for
  itSomebody else apparently did it already.
your system (you need to have a C compiler installed on your system)? [yes]
   
   
  Extracting the sources of the vmci module.
  This program previously created the file
/lib/modules/2.6.24-23-generic/misc/vmmon.o, and was about to remove it. 
Somebody else apparently did it already.
   
   
  Building the vmci module.
  This program previously created the file /dev/parport1, and was about to remove
it.  Somebody else apparently did it already.
   
   
  Using 2.6.x kernel build system.
  This program previously created the file
  make: Gehe in Verzeichnis '/tmp/vmware-config0/vmci-only'
  /lib/modules/2.6.24-23-generic/misc/vmmon.ko, and was about to remove it.   
make -C /lib/modules/2.6.24-23-generic/build/include/.. SUBDIRS=$PWD SRCROOT=$PWD/. modules
  Somebody else apparently did it already.
make[1]: Betrete Verzeichnis '/usr/src/linux-headers-2.6.24-23-generic'
  CC [M]  /tmp/vmware-config0/vmci-only/linux/driver.o
  CC [M]  /tmp/vmware-config0/vmci-only/linux/driverLog.o
  CC [M]  /tmp/vmware-config0/vmci-only/linux/vmciKernelIf.o
  CC [M]  /tmp/vmware-config0/vmci-only/common/vmciContext.o
  CC [M]  /tmp/vmware-config0/vmci-only/common/vmciDatagram.o
  CC [M]  /tmp/vmware-config0/vmci-only/common/vmciDriver.o
  CC [M]  /tmp/vmware-config0/vmci-only/common/vmciDs.o
  CC [M]  /tmp/vmware-config0/vmci-only/common/vmciEvent.o
  CC [M]  /tmp/vmware-config0/vmci-only/common/vmciGroup.o
  CC [M]  /tmp/vmware-config0/vmci-only/common/vmciHashtable.o
  CC [M]  /tmp/vmware-config0/vmci-only/common/vmciProcess.o
  CC [M]  /tmp/vmware-config0/vmci-only/common/vmciQueuePair.o
  CC [M]  /tmp/vmware-config0/vmci-only/common/vmciResource.o
  LD [M]  /tmp/vmware-config0/vmci-only/vmci.o
  Building modules, stage 2.
  MODPOST 1 modules
  CC      /tmp/vmware-config0/vmci-only/vmci.mod.o
  LD [M]  /tmp/vmware-config0/vmci-only/vmci.ko
make[1]: Verlasse Verzeichnis '/usr/src/linux-headers-2.6.24-23-generic'
  cp -f vmci.ko ./../vmci.o
make: Verlasse Verzeichnis '/tmp/vmware-config0/vmci-only'
  The vmci module loads perfectly into the running kernel.
   
   
  None of the pre-built vsock modules for VMware Server is suitable for your
  This program previously created the file /dev/vmnet9, and was about to remove
  running kernelDo you want this program to try to build the vsock module for
  itSomebody else apparently did it already.
your system (you need to have a C compiler installed on your system)? [yes]
   
   
  Extracting the sources of the vsock module.
  This program previously created the file /dev/vmnet6, and was about to remove
it.  Somebody else apparently did it already.
   
   
  Building the vsock module.
  File /usr/lib/vmware/lib/libgcc_s.so.1/libgcc_s.so.1 is backed up to
/usr/lib/vmware/lib/libgcc_s.so.1/libgcc_s.so.1.old.0.
   
   
  Using 2.6.x kernel build system.
  This program previously created the file /dev/vmnet3, and was about to remove
make: Gehe in Verzeichnis '/tmp/vmware-config0/vsock-only'
  itSomebody else apparently did it already.
make -C /lib/modules/2.6.24-23-generic/build/include/.. SUBDIRS=$PWD SRCROOT=$PWD/. modules
make[1]: Betrete Verzeichnis '/usr/src/linux-headers-2.6.24-23-generic'
  CC [M]  /tmp/vmware-config0/vsock-only/linux/af_vsock.o
  CC [M]  /tmp/vmware-config0/vsock-only/linux/driverLog.o
  CC [M]  /tmp/vmware-config0/vsock-only/linux/util.o
  CC [M]  /tmp/vmware-config0/vsock-only/linux/vsockAddr.o
  LD [M]  /tmp/vmware-config0/vsock-only/vsock.o
  Building modules, stage 2.
  MODPOST 1 modules
WARNING: "VMCIDatagram_CreateHnd" [/tmp/vmware-config0/vsock-only/vsock.ko] undefined!
WARNING: "VMCIDatagram_DestroyHnd" [/tmp/vmware-config0/vsock-only/vsock.ko] undefined!
WARNING: "VMCI_GetContextID" [/tmp/vmware-config0/vsock-only/vsock.ko] undefined!
WARNING: "VMCIDatagram_Send" [/tmp/vmware-config0/vsock-only/vsock.ko] undefined!
  CC      /tmp/vmware-config0/vsock-only/vsock.mod.o
  LD [M] /tmp/vmware-config0/vsock-only/vsock.ko
  make[1]: Verlasse Verzeichnis '/usr/src/linux-headers-2.6.24-23-generic'
cp -f vsock.ko ./../vsock.o
make: Verlasse Verzeichnis '/tmp/vmware-config0/vsock-only'
The vsock module loads perfectly into the running kernel.
   
   
  Do you want networking for your virtual machines? (yes/no/help) [yes]
  This program previously created the directory
/usr/lib/vmware/lib/libgcc_s.so.1, and was about to remove it. Since there are
files in that directory that this program did not create, it will not be
removed.
   
   
  Configuring a bridged network for vmnet0.
  This program previously created the directory /usr/lib/vmware/lib, and was
about to remove it. Since there are files in that directory that this program
did not create, it will not be removed.
   
   
  Please specify a name for this network.
  This program previously created the directory /usr/lib/vmware, and was about to
  [Bridged]
remove it. Since there are files in that directory that this program did not
  create, it will not be removed.
   
   
  The following bridged networks have been defined:
  This program previously created the directory /var/log/vmware, and was about to
remove it. Since there are files in that directory that this program did not
create, it will not be removed.
   
   
  . vmnet0 is bridged to eth0
  This program previously created the directory /var/run/vmware, and was about to
remove it. Since there are files in that directory that this program did not
create, it will not be removed.
   
   
  All your ethernet interfaces are already bridged.
  This program previously created the directory /etc/vmware, and was about to
remove it. Since there are files in that directory that this program did not
create, it will not be removed.
   
   
  Do you want to be able to use NAT networking in your virtual machines? (yes/no)
  The removal of VMware Server 1.0.6 build-91891 for Linux completed
  [yes]
  successfully. Thank you for having tried this software.
   
   
  Configuring a NAT network for vmnet8.
  Converting the tar3 installer database format to the tar4 installer database
format.
   
   
  Please specify a name for this network. [NAT]
  Installing VMware Server.
   
   
  Do you want this program to probe for an unused private subnet? (yes/no/help)
  In which directory do you want to install the binary files?  
  [yes]  
  [/usr/bin]
 
Probing for an unused private subnet (this can take some time)...
What is the directory that contains the init directories (rc0.d/ to rc6.d/)?
[/etc]
The subnet 172.16.72.0/255.255.255.0 appears to be unused.
 
What is the directory that contains the init scripts?
The following NAT networks have been defined:
[/etc/init.d]
 
. vmnet8 is a NAT network on private subnet 172.16.72.0.
In which directory do you want to install the daemon files?  
[/usr/sbin]  
Do you wish to configure another NAT network? (yes/no) [no]  
 
In which directory do you want to install the library files?
Do you want to be able to use host-only networking in your virtual machines?
[/usr/lib/vmware]  
[yes]  
 
In which directory do you want to install the manual files?
Configuring a host-only network for vmnet1.
[/usr/share/man]  
 
Please specify a name for this network.
In which directory do you want to install the documentation files?  
[HostOnly]  
[/usr/share/doc/vmware]  
 
Do you want this program to probe for an unused private subnet? (yes/no/help)
The path "/usr/share/doc/vmware" does not exist currently. This program is
[yes]  
going to create it, including needed parent directories. Is this what you want?
[yes]
Probing for an unused private subnet (this can take some time)...
 
The installation of VMware Server 2.0.1 build-156745 for Linux completed
The subnet 192.168.244.0/255.255.255.0 appears to be unused.
successfully. You can decide to remove this software from your system at any
time by invoking the following command: "/usr/bin/vmware-uninstall.pl".
The following host-only networks have been defined:
 
Before running VMware Server for the first time, you need to configure it by
. vmnet1 is a host-only network on private subnet 192.168.244.0.
invoking the following command: "/usr/bin/vmware-config.pl". Do you want this
program to invoke the command for you now? [yes]
Do you wish to configure another host-only network? (yes/no) [no]  
 
Making sure services for VMware Server are stopped.
None of the pre-built vmnet modules for VMware Server is suitable for your
 
running kernel.  Do you want this program to try to build the vmnet module for
Stopping VMware autostart virtual machines:
your system (you need to have a C compiler installed on your system)? [yes]
  Virtual machines                                                  failed
Stopping VMware management services:
Extracting the sources of the vmnet module.
  VMware Virtual Infrastructure Web Access
  VMware Server Host Agent                                          failed
Building the vmnet module.
Stopping VMware services:
  VMware Authentication Daemon                                        done
Using 2.6.x kernel build system.
  Virtual machine monitor                                            done
make: Gehe in Verzeichnis '/tmp/vmware-config0/vmnet-only'
  Bridged networking on /dev/vmnet0                                  done
make -C /lib/modules/2.6.24-23-generic/build/include/.. SUBDIRS=$PWD SRCROOT=$PWD/. modules
  Host network detection                                              done
  make[1]: Betrete Verzeichnis '/usr/src/linux-headers-2.6.24-23-generic'
  DHCP server on /dev/vmnet1                                          done
  CC [M]  /tmp/vmware-config0/vmnet-only/driver.o
  Host-only networking on /dev/vmnet1                                done
  CC [M]  /tmp/vmware-config0/vmnet-only/hub.o
  DHCP server on /dev/vmnet8                                          done
  CC [M]  /tmp/vmware-config0/vmnet-only/userif.o
  NAT service on /dev/vmnet8                                          done
  CC [M]  /tmp/vmware-config0/vmnet-only/netif.o
  Host-only networking on /dev/vmnet8                                done
  CC [M] /tmp/vmware-config0/vmnet-only/bridge.o
  Virtual ethernet                                                    done
  CC [M]  /tmp/vmware-config0/vmnet-only/filter.o
 
  CC [M]  /tmp/vmware-config0/vmnet-only/procfs.o
You must read and accept the End User License Agreement to continue.
  CC [M]  /tmp/vmware-config0/vmnet-only/smac_compat.o
Press enter to display it.  
  CC [M]  /tmp/vmware-config0/vmnet-only/smac.o
 
  CC [M]  /tmp/vmware-config0/vmnet-only/vnetEvent.o
Do you accept? (yes/no) yes
  CC [M]  /tmp/vmware-config0/vmnet-only/vnetUserListener.o
 
  LD [M]  /tmp/vmware-config0/vmnet-only/vmnet.o
Thank you.
  Building modules, stage 2.
 
  MODPOST 1 modules
None of the pre-built vmmon modules for VMware Server is suitable for your
  CC     /tmp/vmware-config0/vmnet-only/vmnet.mod.o
running kernel. Do you want this program to try to build the vmmon module for
  LD [M]  /tmp/vmware-config0/vmnet-only/vmnet.ko
your system (you need to have a C compiler installed on your system)? [yes]  
make[1]: Verlasse Verzeichnis '/usr/src/linux-headers-2.6.24-23-generic'
 
cp -f vmnet.ko ./../vmnet.o
Using compiler "/usr/bin/gcc". Use environment variable CC to override.
make: Verlasse Verzeichnis '/tmp/vmware-config0/vmnet-only'
 
The vmnet module loads perfectly into the running kernel.
What is the location of the directory of C header files that match your running
   
kernel? [/lib/modules/2.6.24-23-generic/build/include]
Please specify a port for remote connections to use [902]
 
Extracting the sources of the vmmon module.
Please specify a port for standard http connections to use [8222]
 
Building the vmmon module.
Please specify a port for secure http (https) connections to use [8333]  
 
   
Using 2.6.x kernel build system.
The current administrative user for VMware Server  is ''. Would you like to
make: Gehe in Verzeichnis '/tmp/vmware-config0/vmmon-only'
specify a different administrator? [no] <b>yes</b>
make -C /lib/modules/2.6.24-23-generic/build/include/.. SUBDIRS=$PWD SRCROOT=$PWD/. modules
make[1]: Betrete Verzeichnis '/usr/src/linux-headers-2.6.24-23-generic'
Please specify the user whom you wish to be the VMware Server administrator
  CC [M]  /tmp/vmware-config0/vmmon-only/linux/driver.o
  <b>sisis</b>
  CC [M]  /tmp/vmware-config0/vmmon-only/linux/driverLog.o
  CC [M]  /tmp/vmware-config0/vmmon-only/linux/hostif.o
Using sisis as the VMware Server administrator.
  CC [M]  /tmp/vmware-config0/vmmon-only/common/comport.o
  CC [M]  /tmp/vmware-config0/vmmon-only/common/cpuid.o
In which directory do you want to keep your virtual machine files?  
  CC [M]  /tmp/vmware-config0/vmmon-only/common/hashFunc.o
[/var/lib/vmware/Virtual Machines] /vmware
  CC [M]  /tmp/vmware-config0/vmmon-only/common/memtrack.o
  CC [M]  /tmp/vmware-config0/vmmon-only/common/phystrack.o
The path "/vmware" does not exist currently. This program is going to create
  CC [M]  /tmp/vmware-config0/vmmon-only/common/task.o
it, including needed parent directories. Is this what you want? [yes]
  CC [M] /tmp/vmware-config0/vmmon-only/common/vmx86.o
  CC [M]  /tmp/vmware-config0/vmmon-only/vmcore/moduleloop.o
Please enter your 20-character serial number.
  LD [M] /tmp/vmware-config0/vmmon-only/vmmon.o
  Building modules, stage 2.
Type XXXXX-XXXXX-XXXXX-XXXXX or 'Enter' to cancel:
  MODPOST 1 modules
  CC      /tmp/vmware-config0/vmmon-only/vmmon.mod.o
Creating a new VMware VIX API installer database using the tar4 format.
  LD [M/tmp/vmware-config0/vmmon-only/vmmon.ko
make[1]: Verlasse Verzeichnis '/usr/src/linux-headers-2.6.24-23-generic'
Installing VMware VIX API.
cp -f vmmon.ko ./../vmmon.o
make: Verlasse Verzeichnis '/tmp/vmware-config0/vmmon-only'
In which directory do you want to install the VMware VIX API binary files?
The vmmon module loads perfectly into the running kernel.
[/usr/bin]  
 
   
None of the pre-built vmci modules for VMware Server is suitable for your
In which directory do you want to install the VMware VIX API library files?
running kernel.  Do you want this program to try to build the vmci module for
[/usr/lib/vmware-vix/lib]
your system (you need to have a C compiler installed on your system)? [yes]  
   
 
The path "/usr/lib/vmware-vix/lib" does not exist currently. This program is
Extracting the sources of the vmci module.
going to create it, including needed parent directories. Is this what you want?
 
[yes]  
Building the vmci module.
   
 
  In which directory do you want to install the VMware VIX API document pages?
Using 2.6.x kernel build system.
[/usr/share/doc/vmware-vix]  
make: Gehe in Verzeichnis '/tmp/vmware-config0/vmci-only'
make -C /lib/modules/2.6.24-23-generic/build/include/.. SUBDIRS=$PWD SRCROOT=$PWD/. modules
  The path "/usr/share/doc/vmware-vix" does not exist currently. This program is
make[1]: Betrete Verzeichnis '/usr/src/linux-headers-2.6.24-23-generic'
going to create it, including needed parent directories. Is this what you want?
  CC [M]  /tmp/vmware-config0/vmci-only/linux/driver.o
[yes]  
  CC [M] /tmp/vmware-config0/vmci-only/linux/driverLog.o
   
  CC [M/tmp/vmware-config0/vmci-only/linux/vmciKernelIf.o
  The installation of VMware VIX API 1.6.0 build-122956 for Linux completed
  CC [M] /tmp/vmware-config0/vmci-only/common/vmciContext.o
  successfully. You can decide to remove this software from your system at any
  CC [M]  /tmp/vmware-config0/vmci-only/common/vmciDatagram.o
  time by invoking the following command: "/usr/bin/vmware-uninstall-vix.pl".
  CC [M/tmp/vmware-config0/vmci-only/common/vmciDriver.o
   
  CC [M] /tmp/vmware-config0/vmci-only/common/vmciDs.o
Enjoy,
  CC [M] /tmp/vmware-config0/vmci-only/common/vmciEvent.o
  CC [M] /tmp/vmware-config0/vmci-only/common/vmciGroup.o
--the VMware team
  CC [M] /tmp/vmware-config0/vmci-only/common/vmciHashtable.o
  CC [M]  /tmp/vmware-config0/vmci-only/common/vmciProcess.o
  Starting VMware services:
  CC [M] /tmp/vmware-config0/vmci-only/common/vmciQueuePair.o
    Virtual machine monitor                                            done
  CC [M]  /tmp/vmware-config0/vmci-only/common/vmciResource.o
    Virtual machine communication interface                            done
  LD [M]  /tmp/vmware-config0/vmci-only/vmci.o
    VM communication interface socket family:                          done
  Building modules, stage 2.
    Virtual ethernet                                                    done
  MODPOST 1 modules
    Bridged networking on /dev/vmnet0                                  done
  CC      /tmp/vmware-config0/vmci-only/vmci.mod.o
    Host-only networking on /dev/vmnet1 (background)                    done
  LD [M] /tmp/vmware-config0/vmci-only/vmci.ko
    DHCP server on /dev/vmnet1                                          done
make[1]: Verlasse Verzeichnis '/usr/src/linux-headers-2.6.24-23-generic'
    Host-only networking on /dev/vmnet8 (background)                    done
cp -f vmci.ko ./../vmci.o
    DHCP server on /dev/vmnet8                                          done
make: Verlasse Verzeichnis '/tmp/vmware-config0/vmci-only'
    NAT service on /dev/vmnet8                                          done
The vmci module loads perfectly into the running kernel.
    VMware Server Authentication Daemon (background)                    done
 
    Shared Memory Available                                            done
None of the pre-built vsock modules for VMware Server is suitable for your
  Starting VMware management services:
running kernel.  Do you want this program to try to build the vsock module for
    VMware Server Host Agent (background)                              done
your system (you need to have a C compiler installed on your system)? [yes]
    VMware Virtual Infrastructure Web Access
 
Starting VMware autostart virtual machines:
Extracting the sources of the vsock module.
    Virtual machines                                                    done
 
Building the vsock module.
The configuration of VMware Server 2.0.0 build-122956 for Linux for this  
 
running kernel completed successfully.
Using 2.6.x kernel build system.
make: Gehe in Verzeichnis '/tmp/vmware-config0/vsock-only'
make -C /lib/modules/2.6.24-23-generic/build/include/.. SUBDIRS=$PWD SRCROOT=$PWD/. modules
make[1]: Betrete Verzeichnis '/usr/src/linux-headers-2.6.24-23-generic'
  CC [M]  /tmp/vmware-config0/vsock-only/linux/af_vsock.o
  CC [M]  /tmp/vmware-config0/vsock-only/linux/driverLog.o
  CC [M]  /tmp/vmware-config0/vsock-only/linux/util.o
  CC [M]  /tmp/vmware-config0/vsock-only/linux/vsockAddr.o
  LD [M]  /tmp/vmware-config0/vsock-only/vsock.o
  Building modules, stage 2.
  MODPOST 1 modules
WARNING: "VMCIDatagram_CreateHnd" [/tmp/vmware-config0/vsock-only/vsock.ko] undefined!
WARNING: "VMCIDatagram_DestroyHnd" [/tmp/vmware-config0/vsock-only/vsock.ko] undefined!
WARNING: "VMCI_GetContextID" [/tmp/vmware-config0/vsock-only/vsock.ko] undefined!
WARNING: "VMCIDatagram_Send" [/tmp/vmware-config0/vsock-only/vsock.ko] undefined!
  CC      /tmp/vmware-config0/vsock-only/vsock.mod.o
  LD [M]  /tmp/vmware-config0/vsock-only/vsock.ko
make[1]: Verlasse Verzeichnis '/usr/src/linux-headers-2.6.24-23-generic'
cp -f vsock.ko ./../vsock.o
make: Verlasse Verzeichnis '/tmp/vmware-config0/vsock-only'
The vsock module loads perfectly into the running kernel.
 
You have already setup networking.
 
Would you like to skip networking setup and keep your old settings as they are?
(yes/no) [yes]
 
None of the pre-built vmnet modules for VMware Server is suitable for your
running kernel.  Do you want this program to try to build the vmnet module for
your system (you need to have a C compiler installed on your system)? [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.24-23-generic/build/include/.. SUBDIRS=$PWD SRCROOT=$PWD/. modules
make[1]: Betrete Verzeichnis '/usr/src/linux-headers-2.6.24-23-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/filter.o
  CC [M]  /tmp/vmware-config0/vmnet-only/procfs.o
  CC [M]  /tmp/vmware-config0/vmnet-only/smac_compat.o
  CC [M]  /tmp/vmware-config0/vmnet-only/smac.o
  CC [M]  /tmp/vmware-config0/vmnet-only/vnetEvent.o
  CC [M]  /tmp/vmware-config0/vmnet-only/vnetUserListener.o
  LD [M]  /tmp/vmware-config0/vmnet-only/vmnet.o
  Building modules, stage 2.
  MODPOST 1 modules
  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.24-23-generic'
cp -f vmnet.ko ./../vmnet.o
make: Verlasse Verzeichnis '/tmp/vmware-config0/vmnet-only'
The vmnet module loads perfectly into the running kernel.
 
Please specify a port for remote connections to use [902]
 
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]
 
Please specify a port for standard http connections to use [8222]
 
Please specify a port for secure http (https) connections to use [8333]
 
The current administrative user for VMware Server  is ''.  Would you like to
specify a different administrator? [no] <b>yes</b>
 
Please specify the user whom you wish to be the VMware Server administrator
<b>mik</b>
 
Using mik as the VMware Server administrator.
 
In which directory do you want to keep your virtual machine files?
[/VMWARE]
 
Do you want to enter a serial number now? (yes/no/help) [no] <b>yes</b>
 
Please enter your 20-character serial number.
 
Type XXXXX-XXXXX-XXXXX-XXXXX or 'Enter' to cancel:  XXXXX-XXXXX-XXXXX-XXXXX
 
Creating a new VMware VIX API installer database using the tar4 format.
 
Installing VMware VIX API.
 
In which directory do you want to install the VMware VIX API binary files?
[/usr/bin]
 
In which directory do you want to install the VMware VIX API library files?
[/usr/lib/vmware-vix/lib]
 
The path "/usr/lib/vmware-vix/lib" does not exist currently. This program is
going to create it, including needed parent directories. Is this what you want?
[yes]
 
In which directory do you want to install the VMware VIX API document pages?
[/usr/share/doc/vmware-vix]
 
The path "/usr/share/doc/vmware-vix" does not exist currently. This program is
going to create it, including needed parent directories. Is this what you want?
[yes]
 
The installation of VMware VIX API 1.6.2 build-156745 for Linux completed
successfully. You can decide to remove this software from your system at any
time by invoking the following command: "/usr/bin/vmware-uninstall-vix.pl".
 
Enjoy,
 
--the VMware team
 
Starting VMware services:
  Virtual machine monitor                                            done
  Virtual machine communication interface                            done
  VM communication interface socket family:                          done
  Virtual ethernet                                                    done
  Bridged networking on /dev/vmnet0                                  done
  Host-only networking on /dev/vmnet1 (background)                    done
  DHCP server on /dev/vmnet1                                          done
  Host-only networking on /dev/vmnet8 (background)                    done
  DHCP server on /dev/vmnet8                                          done
  NAT service on /dev/vmnet8                                          done
  VMware Server Authentication Daemon (background)                    done
  Shared Memory Available                                            done
Starting VMware management services:
  VMware Server Host Agent (background)                              done
  VMware Virtual Infrastructure Web Access
Starting VMware autostart virtual machines:
  Virtual machines                                                    done
 
The configuration of VMware Server 2.0.1 build-156745 for Linux for this  
running kernel completed successfully.


Zum Abschluss müssen noch folgende Softlinks gesetzt werden, da Vmware Server sonst unter Ubuntu 8.04 nicht startet.
Zum Abschluss müssen noch folgende Softlinks gesetzt werden, da Vmware Server sonst unter Ubuntu 8.04 nicht startet.

Version vom 26. April 2009, 13:00 Uhr

Update von Vmware Server 1.0.6 auf 2.0.1

Ubuntu 8.04 Hardy Heron

Anleitungen

Herunterladen von Vmware Server 2.0.1 unter http://www.vmware.com/download/server/

Die Lizenznummer erhält man nach einem ausführlichen Registrationsprozedere.

Die MD5-Summe des heruntergeladenen Pakets "VMware-server-2.0.1-156745.i386.tar.gz" lautet:

be96bc1696f4cef67755bfd2553ce233

Nun müssen zuerst die für die Installation von Vmware Server benötigten Pakete "linux-headers-$(uname -r)", "build-essential" und "xinetd" unter Ubuntu heruntergeladen und installiert werden.

$ sudo apt-get install linux-headers-$(uname -r) build-essential xinetd

Danach folgt die eigentliche Installation von Vmware Server.

$ tar xzf VMware-server-2.0.1-156745.i386.tar.gz
$ cd vmware-server-distrib
$ sudo ./vmware-install.pl
The following VMware kernel modules have been found on your system that were 
not installed by the VMware Installer.  Please remove them then run this 
installer again.

vmnet
vmmon

I.e. - 'rm /lib/modules/2.6.24-23-generic/misc/<ModuleName>.{o,ko}'

Execution aborted.
$ sudo rm /lib/modules/2.6.24-23-generic/misc/{vmnet,vmmon}.{o,ko}
$ sudo ./vmware-install.pl
A previous installation of VMware Server has been detected.

The previous installation was made by the tar installer (version 3).

Keeping the tar3 installer database format.

You have a previous version of VMware Server installed.  Continuing this 
install will upgrade to the latest version by first uninstalling the previous 
version.  Do you wish to continue? (yes/no) [yes]

Uninstalling the tar installation of VMware Server.

 * Stopping internet superserver xinetd                                  [ OK ] 
 * Starting internet superserver xinetd                                  [ OK ] 
inetd: Kein Prozess beendet
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

File /etc/vmware/config is backed up to /etc/vmware/config.old.0.

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

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

This program previously created the file 
/lib/modules/2.6.24-23-generic/misc/vmnet.o, 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.

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

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

This program previously created the file 
/lib/modules/2.6.24-23-generic/misc/vmnet.ko, 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/vmnet7, and was about to remove 
it.  Somebody else apparently did it already.

This program previously created the file 
/lib/modules/2.6.24-23-generic/misc/vmmon.o, and was about to remove it.  
Somebody else apparently did it already.

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 
/lib/modules/2.6.24-23-generic/misc/vmmon.ko, and was about to remove it.  
Somebody else apparently did it already.

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

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

File /usr/lib/vmware/lib/libgcc_s.so.1/libgcc_s.so.1 is backed up to 
/usr/lib/vmware/lib/libgcc_s.so.1/libgcc_s.so.1.old.0.

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

This program previously created the directory 
/usr/lib/vmware/lib/libgcc_s.so.1, and was about to remove it. Since there are 
files in that directory that this program did not create, it will not be 
removed.

This program previously created the directory /usr/lib/vmware/lib, and was 
about to remove it. Since there are files in that directory that this program 
did not create, it will not be removed.

This program previously created the directory /usr/lib/vmware, and was about to
remove it. Since there are files in that directory that this program did not 
create, it will not be removed.

This program previously created the directory /var/log/vmware, and was about to
remove it. Since there are files in that directory that this program did not 
create, it will not be removed.

This program previously created the directory /var/run/vmware, and was about to
remove it. Since there are files in that directory that this program did not 
create, it will not be removed.

This program previously created the directory /etc/vmware, and was about to 
remove it. Since there are files in that directory that this program did not 
create, it will not be removed.

The removal of VMware Server 1.0.6 build-91891 for Linux completed 
successfully. Thank you for having tried this software.

Converting the tar3 installer database format to the tar4 installer database 
format.

Installing VMware Server.

In which directory do you want to install the binary files? 
[/usr/bin]

What is the directory that contains the init directories (rc0.d/ to rc6.d/)? [/etc]

What is the directory that contains the init scripts? [/etc/init.d]

In which directory do you want to install the daemon files? [/usr/sbin]

In which directory do you want to install the library files? [/usr/lib/vmware]

In which directory do you want to install the manual files? [/usr/share/man]

In which directory do you want to install the documentation files? [/usr/share/doc/vmware]

The path "/usr/share/doc/vmware" does not exist currently. This program is going to create it, including needed parent directories. Is this what you want? [yes]

The installation of VMware Server 2.0.1 build-156745 for Linux completed successfully. You can decide to remove this software from your system at any time by invoking the following command: "/usr/bin/vmware-uninstall.pl".

Before running VMware Server for the first time, you need to configure it by invoking the following command: "/usr/bin/vmware-config.pl". Do you want this program to invoke the command for you now? [yes]

Making sure services for VMware Server are stopped.

Stopping VMware autostart virtual machines:

  Virtual machines                                                   failed

Stopping VMware management services:

  VMware Virtual Infrastructure Web Access
  VMware Server Host Agent                                           failed

Stopping VMware services:

  VMware Authentication Daemon                                        done
  Virtual machine monitor                                             done
  Bridged networking on /dev/vmnet0                                   done
  Host network detection                                              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

You must read and accept the End User License Agreement to continue. Press enter to display it.

Do you accept? (yes/no) yes

Thank you.

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.24-23-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.24-23-generic/build/include/.. SUBDIRS=$PWD SRCROOT=$PWD/. modules make[1]: Betrete Verzeichnis '/usr/src/linux-headers-2.6.24-23-generic'

 CC [M]  /tmp/vmware-config0/vmmon-only/linux/driver.o
 CC [M]  /tmp/vmware-config0/vmmon-only/linux/driverLog.o
 CC [M]  /tmp/vmware-config0/vmmon-only/linux/hostif.o
 CC [M]  /tmp/vmware-config0/vmmon-only/common/comport.o
 CC [M]  /tmp/vmware-config0/vmmon-only/common/cpuid.o
 CC [M]  /tmp/vmware-config0/vmmon-only/common/hashFunc.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.24-23-generic' cp -f vmmon.ko ./../vmmon.o make: Verlasse Verzeichnis '/tmp/vmware-config0/vmmon-only' The vmmon module loads perfectly into the running kernel.

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

Extracting the sources of the vmci module.

Building the vmci module.

Using 2.6.x kernel build system. make: Gehe in Verzeichnis '/tmp/vmware-config0/vmci-only' make -C /lib/modules/2.6.24-23-generic/build/include/.. SUBDIRS=$PWD SRCROOT=$PWD/. modules make[1]: Betrete Verzeichnis '/usr/src/linux-headers-2.6.24-23-generic'

 CC [M]  /tmp/vmware-config0/vmci-only/linux/driver.o
 CC [M]  /tmp/vmware-config0/vmci-only/linux/driverLog.o
 CC [M]  /tmp/vmware-config0/vmci-only/linux/vmciKernelIf.o
 CC [M]  /tmp/vmware-config0/vmci-only/common/vmciContext.o
 CC [M]  /tmp/vmware-config0/vmci-only/common/vmciDatagram.o
 CC [M]  /tmp/vmware-config0/vmci-only/common/vmciDriver.o
 CC [M]  /tmp/vmware-config0/vmci-only/common/vmciDs.o
 CC [M]  /tmp/vmware-config0/vmci-only/common/vmciEvent.o
 CC [M]  /tmp/vmware-config0/vmci-only/common/vmciGroup.o
 CC [M]  /tmp/vmware-config0/vmci-only/common/vmciHashtable.o
 CC [M]  /tmp/vmware-config0/vmci-only/common/vmciProcess.o
 CC [M]  /tmp/vmware-config0/vmci-only/common/vmciQueuePair.o
 CC [M]  /tmp/vmware-config0/vmci-only/common/vmciResource.o
 LD [M]  /tmp/vmware-config0/vmci-only/vmci.o
 Building modules, stage 2.
 MODPOST 1 modules
 CC      /tmp/vmware-config0/vmci-only/vmci.mod.o
 LD [M]  /tmp/vmware-config0/vmci-only/vmci.ko

make[1]: Verlasse Verzeichnis '/usr/src/linux-headers-2.6.24-23-generic' cp -f vmci.ko ./../vmci.o make: Verlasse Verzeichnis '/tmp/vmware-config0/vmci-only' The vmci module loads perfectly into the running kernel.

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

Extracting the sources of the vsock module.

Building the vsock module.

Using 2.6.x kernel build system. make: Gehe in Verzeichnis '/tmp/vmware-config0/vsock-only' make -C /lib/modules/2.6.24-23-generic/build/include/.. SUBDIRS=$PWD SRCROOT=$PWD/. modules make[1]: Betrete Verzeichnis '/usr/src/linux-headers-2.6.24-23-generic'

 CC [M]  /tmp/vmware-config0/vsock-only/linux/af_vsock.o
 CC [M]  /tmp/vmware-config0/vsock-only/linux/driverLog.o
 CC [M]  /tmp/vmware-config0/vsock-only/linux/util.o
 CC [M]  /tmp/vmware-config0/vsock-only/linux/vsockAddr.o
 LD [M]  /tmp/vmware-config0/vsock-only/vsock.o
 Building modules, stage 2.
 MODPOST 1 modules

WARNING: "VMCIDatagram_CreateHnd" [/tmp/vmware-config0/vsock-only/vsock.ko] undefined! WARNING: "VMCIDatagram_DestroyHnd" [/tmp/vmware-config0/vsock-only/vsock.ko] undefined! WARNING: "VMCI_GetContextID" [/tmp/vmware-config0/vsock-only/vsock.ko] undefined! WARNING: "VMCIDatagram_Send" [/tmp/vmware-config0/vsock-only/vsock.ko] undefined!

 CC      /tmp/vmware-config0/vsock-only/vsock.mod.o
 LD [M]  /tmp/vmware-config0/vsock-only/vsock.ko

make[1]: Verlasse Verzeichnis '/usr/src/linux-headers-2.6.24-23-generic' cp -f vsock.ko ./../vsock.o make: Verlasse Verzeichnis '/tmp/vmware-config0/vsock-only' The vsock module loads perfectly into the running kernel.

You have already setup networking.

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

None of the pre-built vmnet modules for VMware Server is suitable for your running kernel. Do you want this program to try to build the vmnet module for your system (you need to have a C compiler installed on your system)? [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.24-23-generic/build/include/.. SUBDIRS=$PWD SRCROOT=$PWD/. modules make[1]: Betrete Verzeichnis '/usr/src/linux-headers-2.6.24-23-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/filter.o
 CC [M]  /tmp/vmware-config0/vmnet-only/procfs.o
 CC [M]  /tmp/vmware-config0/vmnet-only/smac_compat.o
 CC [M]  /tmp/vmware-config0/vmnet-only/smac.o
 CC [M]  /tmp/vmware-config0/vmnet-only/vnetEvent.o
 CC [M]  /tmp/vmware-config0/vmnet-only/vnetUserListener.o
 LD [M]  /tmp/vmware-config0/vmnet-only/vmnet.o
 Building modules, stage 2.
 MODPOST 1 modules
 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.24-23-generic' cp -f vmnet.ko ./../vmnet.o make: Verlasse Verzeichnis '/tmp/vmware-config0/vmnet-only' The vmnet module loads perfectly into the running kernel.

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

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]

Please specify a port for standard http connections to use [8222]

Please specify a port for secure http (https) connections to use [8333]

The current administrative user for VMware Server is . Would you like to specify a different administrator? [no] yes

Please specify the user whom you wish to be the VMware Server administrator

mik

Using mik as the VMware Server administrator.

In which directory do you want to keep your virtual machine files? [/VMWARE]

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: XXXXX-XXXXX-XXXXX-XXXXX

Creating a new VMware VIX API installer database using the tar4 format.

Installing VMware VIX API.

In which directory do you want to install the VMware VIX API binary files? [/usr/bin]

In which directory do you want to install the VMware VIX API library files? [/usr/lib/vmware-vix/lib]

The path "/usr/lib/vmware-vix/lib" does not exist currently. This program is going to create it, including needed parent directories. Is this what you want? [yes]

In which directory do you want to install the VMware VIX API document pages? [/usr/share/doc/vmware-vix]

The path "/usr/share/doc/vmware-vix" does not exist currently. This program is going to create it, including needed parent directories. Is this what you want? [yes]

The installation of VMware VIX API 1.6.2 build-156745 for Linux completed successfully. You can decide to remove this software from your system at any time by invoking the following command: "/usr/bin/vmware-uninstall-vix.pl".

Enjoy,

--the VMware team

Starting VMware services:

  Virtual machine monitor                                             done
  Virtual machine communication interface                             done
  VM communication interface socket family:                           done
  Virtual ethernet                                                    done
  Bridged networking on /dev/vmnet0                                   done
  Host-only networking on /dev/vmnet1 (background)                    done
  DHCP server on /dev/vmnet1                                          done
  Host-only networking on /dev/vmnet8 (background)                    done
  DHCP server on /dev/vmnet8                                          done
  NAT service on /dev/vmnet8                                          done
  VMware Server Authentication Daemon (background)                    done
  Shared Memory Available                                             done

Starting VMware management services:

  VMware Server Host Agent (background)                               done
  VMware Virtual Infrastructure Web Access

Starting VMware autostart virtual machines:

  Virtual machines                                                    done

The configuration of VMware Server 2.0.1 build-156745 for Linux for this running kernel completed successfully.

Zum Abschluss müssen noch folgende Softlinks gesetzt werden, da Vmware Server sonst unter Ubuntu 8.04 nicht startet.

$ sudo ln -sf /lib/libgcc_s.so.1 /usr/lib/vmware/lib/libgcc_s.so.1/libgcc_s.so.1
$ sudo ln -sf /usr/lib/libpng12.so.0 /usr/lib/vmware/lib/libpng12.so.0

Nach erfolgreicher Installation kann das Installationsverzeichnis gelöscht werden.

$ cd /home/sisis/backup/software/linux/Ubuntu8.04
$ rm -rf vmware-server-distrib

Vmware Server 2 hat keine grafische Benutzeroberfläche, um virtuelle Maschinen zu verwalten - das wird nun über den Webbrowser gemacht. Der Aufruf erfolgt über einen der folgenden URLs:

https://localhost:8333
oder
http://localhost:8222

Auf die Verwaltungsoberfläche kann lokal oder auch über das Rechnernetz zugegriffen werden.