Changes between Initial Version and Version 1 of TipAndDoc/VM/VMware/Server/Lucid/evilninja


Ignore:
Timestamp:
Jun 8, 2010 10:53:47 AM (14 years ago)
Author:
mitty
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • TipAndDoc/VM/VMware/Server/Lucid/evilninja

    v1 v1  
     1 * ~/vmware/vmware-server-distrib$ sudo ./vmware-install.pl 
     2{{{ 
     3Creating a new VMware Server installer database using the tar4 format. 
     4 
     5Installing VMware Server. 
     6 
     7In which directory do you want to install the binary files? 
     8[/usr/bin] 
     9 
     10What is the directory that contains the init directories (rc0.d/ to rc6.d/)? 
     11[/etc] 
     12 
     13What is the directory that contains the init scripts? 
     14[/etc/init.d] 
     15 
     16In which directory do you want to install the daemon files? 
     17[/usr/sbin] 
     18 
     19In which directory do you want to install the library files? 
     20[/usr/lib/vmware] 
     21 
     22The path "/usr/lib/vmware" does not exist currently. This program is going to 
     23create it, including needed parent directories. Is this what you want? 
     24[yes] 
     25 
     26In which directory do you want to install the manual files? 
     27[/usr/share/man] 
     28 
     29In which directory do you want to install the documentation files? 
     30[/usr/share/doc/vmware] 
     31 
     32The path "/usr/share/doc/vmware" does not exist currently. This program is 
     33going to create it, including needed parent directories. Is this what you want? 
     34[yes] 
     35 
     36The installation of VMware Server 2.0.2 build-203138 for Linux completed 
     37successfully. You can decide to remove this software from your system at any 
     38time by invoking the following command: "/usr/bin/vmware-uninstall.pl". 
     39 
     40Before running VMware Server for the first time, you need to configure it by 
     41invoking the following command: "/usr/bin/vmware-config.pl". Do you want this 
     42program to invoke the command for you now? [yes] 
     43 
     44Making sure services for VMware Server are stopped. 
     45 
     46Stopping VMware autostart virtual machines: 
     47   Virtual machines                                                   failed 
     48Stopping VMware management services: 
     49   VMware Virtual Infrastructure Web Access 
     50   VMware Server Host Agent                                           failed 
     51Stopping VMware services: 
     52   VMware Authentication Daemon                                        done 
     53   Virtual machine monitor                                             done 
     54 
     55You must read and accept the End User License Agreement to continue. 
     56Press enter to display it. 
     57 
     58(snip) 
     59 
     60Do you accept? (yes/no) yes 
     61 
     62Thank you. 
     63 
     64None of the pre-built vmmon modules for VMware Server is suitable for your 
     65running kernel.  Do you want this program to try to build the vmmon module for 
     66your system (you need to have a C compiler installed on your system)? [yes] 
     67 
     68Using compiler "/usr/bin/gcc". Use environment variable CC to override. 
     69 
     70What is the location of the directory of C header files that match your running 
     71kernel? [/lib/modules/2.6.32-21-server/build/include] 
     72 
     73Extracting the sources of the vmmon module. 
     74 
     75Building the vmmon module. 
     76 
     77Using 2.6.x kernel build system. 
     78make: Entering directory `/tmp/vmware-config0/vmmon-only' 
     79make -C /lib/modules/2.6.32-21-server/build/include/.. SUBDIRS=$PWD SRCROOT=$PWD/. modules 
     80make[1]: Entering directory `/usr/src/linux-headers-2.6.32-21-server' 
     81  CC [M]  /tmp/vmware-config0/vmmon-only/linux/driver.o 
     82In file included from /tmp/vmware-config0/vmmon-only/./include/vm_asm.h:41, 
     83                 from /tmp/vmware-config0/vmmon-only/linux/driver.c:103: 
     84/tmp/vmware-config0/vmmon-only/./include/vm_asm_x86_64.h:56:7: warning: "_MSC_VER" is not defined 
     85In file included from /tmp/vmware-config0/vmmon-only/./include/vm_asm.h:41, 
     86                 from /tmp/vmware-config0/vmmon-only/linux/driver.c:103: 
     87/tmp/vmware-config0/vmmon-only/./include/vm_asm_x86_64.h:56:7: warning: "_MSC_VER" is not defined 
     88  CC [M]  /tmp/vmware-config0/vmmon-only/linux/driverLog.o 
     89  CC [M]  /tmp/vmware-config0/vmmon-only/linux/hostif.o 
     90In file included from /tmp/vmware-config0/vmmon-only/./include/vm_asm.h:41, 
     91                 from /tmp/vmware-config0/vmmon-only/linux/hostif.c:66: 
     92/tmp/vmware-config0/vmmon-only/./include/vm_asm_x86_64.h:56:7: warning: "_MSC_VER" is not defined 
     93/tmp/vmware-config0/vmmon-only/linux/hostif.c:3601:2: warning: #warning current->cred->fsuid = 0; 
     94/tmp/vmware-config0/vmmon-only/linux/hostif.c:3608:2: warning: #warning current->cred->fsuid = fsuid; 
     95/tmp/vmware-config0/vmmon-only/linux/hostif.c:3626:2: warning: #warning cap_lower(current->cred->cap_effective, CAP_SYS_RESOURCE); 
     96/tmp/vmware-config0/vmmon-only/linux/hostif.c: In function ‘HostIFReadUptimeWork’: 
     97/tmp/vmware-config0/vmmon-only/linux/hostif.c:1862: warning: ‘newUpBase’ may be used uninitialized in this function 
     98  CC [M]  /tmp/vmware-config0/vmmon-only/common/comport.o 
     99  CC [M]  /tmp/vmware-config0/vmmon-only/common/cpuid.o 
     100  CC [M]  /tmp/vmware-config0/vmmon-only/common/hashFunc.o 
     101  CC [M]  /tmp/vmware-config0/vmmon-only/common/memtrack.o 
     102  CC [M]  /tmp/vmware-config0/vmmon-only/common/phystrack.o 
     103  CC [M]  /tmp/vmware-config0/vmmon-only/common/task.o 
     104In file included from /tmp/vmware-config0/vmmon-only/./include/vm_asm.h:41, 
     105                 from /tmp/vmware-config0/vmmon-only/common/task.c:50: 
     106/tmp/vmware-config0/vmmon-only/./include/vm_asm_x86_64.h:56:7: warning: "_MSC_VER" is not defined 
     107  CC [M]  /tmp/vmware-config0/vmmon-only/common/vmx86.o 
     108In file included from /tmp/vmware-config0/vmmon-only/./include/vm_asm.h:41, 
     109                 from /tmp/vmware-config0/vmmon-only/common/vmx86.c:43: 
     110/tmp/vmware-config0/vmmon-only/./include/vm_asm_x86_64.h:56:7: warning: "_MSC_VER" is not defined 
     111  CC [M]  /tmp/vmware-config0/vmmon-only/vmcore/moduleloop.o 
     112  LD [M]  /tmp/vmware-config0/vmmon-only/vmmon.o 
     113  Building modules, stage 2. 
     114  MODPOST 1 modules 
     115  CC      /tmp/vmware-config0/vmmon-only/vmmon.mod.o 
     116  LD [M]  /tmp/vmware-config0/vmmon-only/vmmon.ko 
     117make[1]: Leaving directory `/usr/src/linux-headers-2.6.32-21-server' 
     118cp -f vmmon.ko ./../vmmon.o 
     119make: Leaving directory `/tmp/vmware-config0/vmmon-only' 
     120The vmmon module loads perfectly into the running kernel. 
     121 
     122None of the pre-built vmci modules for VMware Server is suitable for your 
     123running kernel.  Do you want this program to try to build the vmci module for 
     124your system (you need to have a C compiler installed on your system)? [yes] 
     125 
     126Extracting the sources of the vmci module. 
     127 
     128Building the vmci module. 
     129 
     130Using 2.6.x kernel build system. 
     131make: Entering directory `/tmp/vmware-config0/vmci-only' 
     132make -C /lib/modules/2.6.32-21-server/build/include/.. SUBDIRS=$PWD SRCROOT=$PWD/. modules 
     133make[1]: Entering directory `/usr/src/linux-headers-2.6.32-21-server' 
     134  CC [M]  /tmp/vmware-config0/vmci-only/linux/driver.o 
     135  CC [M]  /tmp/vmware-config0/vmci-only/linux/driverLog.o 
     136  CC [M]  /tmp/vmware-config0/vmci-only/linux/vmciKernelIf.o 
     137  CC [M]  /tmp/vmware-config0/vmci-only/common/vmciContext.o 
     138  CC [M]  /tmp/vmware-config0/vmci-only/common/vmciDatagram.o 
     139  CC [M]  /tmp/vmware-config0/vmci-only/common/vmciDriver.o 
     140  CC [M]  /tmp/vmware-config0/vmci-only/common/vmciDs.o 
     141  CC [M]  /tmp/vmware-config0/vmci-only/common/vmciEvent.o 
     142  CC [M]  /tmp/vmware-config0/vmci-only/common/vmciGroup.o 
     143  CC [M]  /tmp/vmware-config0/vmci-only/common/vmciHashtable.o 
     144  CC [M]  /tmp/vmware-config0/vmci-only/common/vmciProcess.o 
     145  CC [M]  /tmp/vmware-config0/vmci-only/common/vmciQueuePair.o 
     146  CC [M]  /tmp/vmware-config0/vmci-only/common/vmciResource.o 
     147  LD [M]  /tmp/vmware-config0/vmci-only/vmci.o 
     148  Building modules, stage 2. 
     149  MODPOST 1 modules 
     150  CC      /tmp/vmware-config0/vmci-only/vmci.mod.o 
     151  LD [M]  /tmp/vmware-config0/vmci-only/vmci.ko 
     152make[1]: Leaving directory `/usr/src/linux-headers-2.6.32-21-server' 
     153cp -f vmci.ko ./../vmci.o 
     154make: Leaving directory `/tmp/vmware-config0/vmci-only' 
     155The vmci module loads perfectly into the running kernel. 
     156 
     157VMWare config patch VMCI! 
     158`/tmp/vmware-config0/vmci-only/Module.symvers' -> `/tmp/vmware-config0/../Module.symvers' 
     159None of the pre-built vsock modules for VMware Server is suitable for your 
     160running kernel.  Do you want this program to try to build the vsock module for 
     161your system (you need to have a C compiler installed on your system)? [yes] 
     162 
     163Extracting the sources of the vsock module. 
     164 
     165VMWare config patch VSOCK! 
     166`/tmp/vmware-config0/../Module.symvers' -> `/tmp/vmware-config0/vsock-only/Module.symvers' 
     167Building the vsock module. 
     168 
     169Using 2.6.x kernel build system. 
     170make: Entering directory `/tmp/vmware-config0/vsock-only' 
     171make -C /lib/modules/2.6.32-21-server/build/include/.. SUBDIRS=$PWD SRCROOT=$PWD/. modules 
     172make[1]: Entering directory `/usr/src/linux-headers-2.6.32-21-server' 
     173  CC [M]  /tmp/vmware-config0/vsock-only/linux/af_vsock.o 
     174  CC [M]  /tmp/vmware-config0/vsock-only/linux/driverLog.o 
     175  CC [M]  /tmp/vmware-config0/vsock-only/linux/util.o 
     176  CC [M]  /tmp/vmware-config0/vsock-only/linux/vsockAddr.o 
     177  LD [M]  /tmp/vmware-config0/vsock-only/vsock.o 
     178  Building modules, stage 2. 
     179  MODPOST 1 modules 
     180  CC      /tmp/vmware-config0/vsock-only/vsock.mod.o 
     181  LD [M]  /tmp/vmware-config0/vsock-only/vsock.ko 
     182make[1]: Leaving directory `/usr/src/linux-headers-2.6.32-21-server' 
     183cp -f vsock.ko ./../vsock.o 
     184make: Leaving directory `/tmp/vmware-config0/vsock-only' 
     185The vsock module loads perfectly into the running kernel. 
     186 
     187Do you want networking for your virtual machines? (yes/no/help) [yes] 
     188 
     189Configuring a bridged network for vmnet0. 
     190 
     191Please specify a name for this network. 
     192[Bridged] 
     193 
     194The following bridged networks have been defined: 
     195 
     196. vmnet0 is bridged to eth0 
     197 
     198All your ethernet interfaces are already bridged. 
     199 
     200Do you want to be able to use NAT networking in your virtual machines? (yes/no) 
     201[yes] 
     202 
     203Configuring a NAT network for vmnet8. 
     204 
     205Please specify a name for this network. [NAT] 
     206 
     207Do you want this program to probe for an unused private subnet? (yes/no/help) 
     208[yes] 
     209 
     210Probing for an unused private subnet (this can take some time)... 
     211 
     212The subnet 192.168.70.0/255.255.255.0 appears to be unused. 
     213 
     214The following NAT networks have been defined: 
     215 
     216. vmnet8 is a NAT network on private subnet 192.168.70.0. 
     217 
     218Do you wish to configure another NAT network? (yes/no) [no] 
     219 
     220Do you want to be able to use host-only networking in your virtual machines? 
     221[yes] 
     222 
     223Configuring a host-only network for vmnet1. 
     224 
     225Please specify a name for this network. 
     226[HostOnly] 
     227 
     228Do you want this program to probe for an unused private subnet? (yes/no/help) 
     229[yes] 
     230 
     231Probing for an unused private subnet (this can take some time)... 
     232 
     233The subnet 192.168.159.0/255.255.255.0 appears to be unused. 
     234 
     235The following host-only networks have been defined: 
     236 
     237. vmnet1 is a host-only network on private subnet 192.168.159.0. 
     238 
     239Do you wish to configure another host-only network? (yes/no) [no] 
     240 
     241None of the pre-built vmnet modules for VMware Server is suitable for your 
     242running kernel.  Do you want this program to try to build the vmnet module for 
     243your system (you need to have a C compiler installed on your system)? [yes] 
     244 
     245Extracting the sources of the vmnet module. 
     246 
     247Building the vmnet module. 
     248 
     249Using 2.6.x kernel build system. 
     250make: Entering directory `/tmp/vmware-config0/vmnet-only' 
     251make -C /lib/modules/2.6.32-21-server/build/include/.. SUBDIRS=$PWD SRCROOT=$PWD/. modules 
     252make[1]: Entering directory `/usr/src/linux-headers-2.6.32-21-server' 
     253  CC [M]  /tmp/vmware-config0/vmnet-only/linux/driver.o 
     254  CC [M]  /tmp/vmware-config0/vmnet-only/linux/hub.o 
     255  CC [M]  /tmp/vmware-config0/vmnet-only/linux/userif.o 
     256  CC [M]  /tmp/vmware-config0/vmnet-only/linux/netif.o 
     257  CC [M]  /tmp/vmware-config0/vmnet-only/linux/bridge.o 
     258/tmp/vmware-config0/vmnet-only/linux/bridge.c:652:2: warning: #warning EHUD gotta figure out what this does and how to fix it: atomic_add(skb->truesize, &sk->sk_wmem_alloc); 
     259  CC [M]  /tmp/vmware-config0/vmnet-only/linux/filter.o 
     260  CC [M]  /tmp/vmware-config0/vmnet-only/linux/procfs.o 
     261  CC [M]  /tmp/vmware-config0/vmnet-only/linux/smac_compat.o 
     262  CC [M]  /tmp/vmware-config0/vmnet-only/linux/smac.o 
     263  CC [M]  /tmp/vmware-config0/vmnet-only/linux/vnetEvent.o 
     264  CC [M]  /tmp/vmware-config0/vmnet-only/linux/vnetUserListener.o 
     265  LD [M]  /tmp/vmware-config0/vmnet-only/vmnet.o 
     266  Building modules, stage 2. 
     267  MODPOST 1 modules 
     268  CC      /tmp/vmware-config0/vmnet-only/vmnet.mod.o 
     269  LD [M]  /tmp/vmware-config0/vmnet-only/vmnet.ko 
     270make[1]: Leaving directory `/usr/src/linux-headers-2.6.32-21-server' 
     271cp -f vmnet.ko ./../vmnet.o 
     272make: Leaving directory `/tmp/vmware-config0/vmnet-only' 
     273The vmnet module loads perfectly into the running kernel. 
     274 
     275Please specify a port for remote connections to use [902] 
     276 
     277Please specify a port for standard http connections to use [8222] 
     278 
     279Please specify a port for secure http (https) connections to use [8333] 
     280 
     281The current administrative user for VMware Server  is ''.  Would you like to 
     282specify a different administrator? [no] yes 
     283 
     284Please specify the user whom you wish to be the VMware Server administrator 
     285 mitty 
     286 
     287Using mitty as the VMware Server administrator. 
     288 
     289The script you are attempting to invoke has been converted to an Upstart 
     290job, but lsb-header is not supported for Upstart jobs. 
     291insserv: warning: script 'hostname' missing LSB tags and overrides 
     292The script you are attempting to invoke has been converted to an Upstart 
     293job, but lsb-header is not supported for Upstart jobs. 
     294insserv: warning: script 'network-interface-security' missing LSB tags and overrides 
     295The script you are attempting to invoke has been converted to an Upstart 
     296job, but lsb-header is not supported for Upstart jobs. 
     297insserv: warning: script 'network-interface' missing LSB tags and overrides 
     298insserv: warning: current start runlevel(s) (0) of script `halt' overwrites defaults (empty). 
     299insserv: warning: current start runlevel(s) (0 6) of script `umountnfs.sh' overwrites defaults (empty). 
     300insserv: warning: current start runlevel(s) (0 6) of script `umountfs' overwrites defaults (empty). 
     301insserv: warning: current start runlevel(s) (0 6) of script `umountroot' overwrites defaults (empty). 
     302insserv: warning: current start runlevel(s) (6) of script `reboot' overwrites defaults (empty). 
     303insserv: warning: current start runlevel(s) (0 6) of script `sendsigs' overwrites defaults (empty). 
     304The script you are attempting to invoke has been converted to an Upstart 
     305job, but lsb-header is not supported for Upstart jobs. 
     306insserv: warning: script 'module-init-tools' missing LSB tags and overrides 
     307insserv: warning: current start runlevel(s) (0 6) of script `networking' overwrites defaults (empty). 
     308The script you are attempting to invoke has been converted to an Upstart 
     309job, but lsb-header is not supported for Upstart jobs. 
     310insserv: warning: script 'plymouth' missing LSB tags and overrides 
     311The script you are attempting to invoke has been converted to an Upstart 
     312job, but lsb-header is not supported for Upstart jobs. 
     313insserv: warning: script 'plymouth-log' missing LSB tags and overrides 
     314The script you are attempting to invoke has been converted to an Upstart 
     315job, but lsb-header is not supported for Upstart jobs. 
     316insserv: warning: script 'plymouth-splash' missing LSB tags and overrides 
     317The script you are attempting to invoke has been converted to an Upstart 
     318job, but lsb-header is not supported for Upstart jobs. 
     319insserv: warning: script 'plymouth-stop' missing LSB tags and overrides 
     320The script you are attempting to invoke has been converted to an Upstart 
     321job, but lsb-header is not supported for Upstart jobs. 
     322insserv: warning: script 'procps' missing LSB tags and overrides 
     323The script you are attempting to invoke has been converted to an Upstart 
     324job, but lsb-header is not supported for Upstart jobs. 
     325insserv: warning: script 'udev' missing LSB tags and overrides 
     326The script you are attempting to invoke has been converted to an Upstart 
     327job, but lsb-header is not supported for Upstart jobs. 
     328insserv: warning: script 'udev-finish' missing LSB tags and overrides 
     329The script you are attempting to invoke has been converted to an Upstart 
     330job, but lsb-header is not supported for Upstart jobs. 
     331insserv: warning: script 'udevtrigger' missing LSB tags and overrides 
     332The script you are attempting to invoke has been converted to an Upstart 
     333job, but lsb-header is not supported for Upstart jobs. 
     334insserv: warning: script 'udevmonitor' missing LSB tags and overrides 
     335The script you are attempting to invoke has been converted to an Upstart 
     336job, but lsb-header is not supported for Upstart jobs. 
     337insserv: warning: script 'hwclock' missing LSB tags and overrides 
     338The script you are attempting to invoke has been converted to an Upstart 
     339job, but lsb-header is not supported for Upstart jobs. 
     340insserv: warning: script 'hwclock-save' missing LSB tags and overrides 
     341The script you are attempting to invoke has been converted to an Upstart 
     342job, but lsb-header is not supported for Upstart jobs. 
     343insserv: warning: script 'console-setup' missing LSB tags and overrides 
     344The script you are attempting to invoke has been converted to an Upstart 
     345job, but lsb-header is not supported for Upstart jobs. 
     346insserv: warning: script 'cron' missing LSB tags and overrides 
     347The script you are attempting to invoke has been converted to an Upstart 
     348job, but lsb-header is not supported for Upstart jobs. 
     349insserv: warning: script 'rsyslog' missing LSB tags and overrides 
     350The script you are attempting to invoke has been converted to an Upstart 
     351job, but lsb-header is not supported for Upstart jobs. 
     352insserv: warning: script 'dmesg' missing LSB tags and overrides 
     353The script you are attempting to invoke has been converted to an Upstart 
     354job, but lsb-header is not supported for Upstart jobs. 
     355insserv: warning: script 'atd' missing LSB tags and overrides 
     356The script you are attempting to invoke has been converted to an Upstart 
     357job, but lsb-header is not supported for Upstart jobs. 
     358insserv: warning: script 'irqbalance' missing LSB tags and overrides 
     359The script you are attempting to invoke has been converted to an Upstart 
     360job, but lsb-header is not supported for Upstart jobs. 
     361insserv: warning: script 'ufw' missing LSB tags and overrides 
     362The script you are attempting to invoke has been converted to an Upstart 
     363job, but lsb-header is not supported for Upstart jobs. 
     364insserv: warning: script 'apport' missing LSB tags and overrides 
     365insserv: warning: current start runlevel(s) (0 6) of script `wpa-ifupdown' overwrites defaults (empty). 
     366insserv: script vmware-core: service VMware already provided! 
     367insserv: script vmware-mgmt: service VMware already provided! 
     368insserv: script vmware-autostart: service VMware already provided! 
     369insserv: There is a loop between service rsyslog and rsyncd if stopped 
     370insserv:  loop involving service rsyncd at depth 3 
     371insserv:  loop involving service rsyslog at depth 2 
     372insserv:  loop involving service udev at depth 1 
     373insserv: There is a loop between service rsyncd and rsyslog if stopped 
     374insserv: exiting now without changing boot order! 
     375In which directory do you want to keep your virtual machine files? 
     376[/var/lib/vmware/Virtual Machines] 
     377 
     378The path "/var/lib/vmware/Virtual Machines" does not exist currently. This 
     379program is going to create it, including needed parent directories. Is this 
     380what you want? [yes] 
     381 
     382Please enter your 20-character serial number. 
     383 
     384Type XXXXX-XXXXX-XXXXX-XXXXX or 'Enter' to cancel:  XXXXX-XXXXX-XXXXX-XXXXX 
     385 
     386Creating a new VMware VIX API installer database using the tar4 format. 
     387 
     388Installing VMware VIX API. 
     389 
     390In which directory do you want to install the VMware VIX API binary files? 
     391[/usr/bin] 
     392 
     393In which directory do you want to install the VMware VIX API library files? 
     394[/usr/lib/vmware-vix/lib] 
     395 
     396The path "/usr/lib/vmware-vix/lib" does not exist currently. This program is 
     397going to create it, including needed parent directories. Is this what you want? 
     398[yes] 
     399 
     400In which directory do you want to install the VMware VIX API document pages? 
     401[/usr/share/doc/vmware-vix] 
     402 
     403The path "/usr/share/doc/vmware-vix" does not exist currently. This program is 
     404going to create it, including needed parent directories. Is this what you want? 
     405[yes] 
     406 
     407The installation of VMware VIX API 1.6.2 build-203138 for Linux completed 
     408successfully. You can decide to remove this software from your system at any 
     409time by invoking the following command: "/usr/bin/vmware-uninstall-vix.pl". 
     410 
     411Enjoy, 
     412 
     413--the VMware team 
     414 
     415Starting VMware services: 
     416   Virtual machine monitor                                             done 
     417   Virtual machine communication interface                             done 
     418   VM communication interface socket family:                           done 
     419   Virtual ethernet                                                    done 
     420   Bridged networking on /dev/vmnet0                                   done 
     421   Host-only networking on /dev/vmnet1 (background)                    done 
     422   DHCP server on /dev/vmnet1                                          done 
     423   Host-only networking on /dev/vmnet8 (background)                    done 
     424   DHCP server on /dev/vmnet8                                          done 
     425   NAT service on /dev/vmnet8                                          done 
     426   VMware Server Authentication Daemon (background)                    done 
     427   Shared Memory Available                                             done 
     428Starting VMware management services: 
     429   VMware Server Host Agent (background)                               done 
     430   VMware Virtual Infrastructure Web Access 
     431Starting VMware autostart virtual machines: 
     432   Virtual machines                                                    done 
     433 
     434The configuration of VMware Server 2.0.2 build-203138 for Linux for this 
     435running kernel completed successfully. 
     436}}}