| 1 | * mitty@vmserv:~/vmware$ sudo ./vmware-server-2.0.x-kernel-2.6.3x-install.sh |
| 2 | {{{ |
| 3 | You have VMware Server archive: |
| 4 | VMware-server-2.0.2-203138.x86_64.tar.gz |
| 5 | Checking for needed packages on Ubuntu |
| 6 | You do have the wget package... |
| 7 | You do have the linux-headers-2.6.32-21-server package... |
| 8 | You do have the build-essential package... |
| 9 | You do have the patch package... |
| 10 | Extracting the contents of VMware-server-2.0.2-203138.x86_64.tar.gz |
| 11 | Found .tar file for vmmon module |
| 12 | Found .tar file for vmci module |
| 13 | Found .tar file for vmnet module |
| 14 | Found .tar file for vsock module |
| 15 | Extracting .tar files in order to apply the patch... |
| 16 | Untarring /home/mitty/vmware/vmware-server-distrib/lib/modules/source/vmmon.tar |
| 17 | Untarring /home/mitty/vmware/vmware-server-distrib/lib/modules/source/vmci.tar |
| 18 | Untarring /home/mitty/vmware/vmware-server-distrib/lib/modules/source/vmnet.tar |
| 19 | Untarring /home/mitty/vmware/vmware-server-distrib/lib/modules/source/vsock.tar |
| 20 | Testing patch... |
| 21 | Applying patch... |
| 22 | Preparing new tar file for vmmon module |
| 23 | Preparing new tar file for vmci module |
| 24 | Preparing new tar file for vmnet module |
| 25 | Preparing new tar file for vsock module |
| 26 | Checking that the compiling will succeed... |
| 27 | Trying to compile vmmon module to see if it works |
| 28 | Performing make in /home/mitty/vmware/vmware-server-distrib/lib/modules/source/vmmon-only |
| 29 | Using 2.6.x kernel build system. |
| 30 | In file included from /home/mitty/vmware/vmware-server-distrib/lib/modules/source/vmmon-only/./common/vmx86.h:32, |
| 31 | from /home/mitty/vmware/vmware-server-distrib/lib/modules/source/vmmon-only/linux/driver.h:29, |
| 32 | from /home/mitty/vmware/vmware-server-distrib/lib/modules/source/vmmon-only/linux/driver.c:101: |
| 33 | /home/mitty/vmware/vmware-server-distrib/lib/modules/source/vmmon-only/./include/x86msr.h:164:1: warning: "MSR_THERM2_CTL" redefined |
| 34 | In file included from /usr/src/linux-headers-2.6.32-21-server/arch/x86/include/asm/msr.h:4, |
| 35 | from /usr/src/linux-headers-2.6.32-21-server/arch/x86/include/asm/processor.h:21, |
| 36 | from include/linux/prefetch.h:14, |
| 37 | from include/linux/list.h:6, |
| 38 | from include/linux/module.h:9, |
| 39 | from /home/mitty/vmware/vmware-server-distrib/lib/modules/source/vmmon-only/./include/compat_module.h:27, |
| 40 | from /home/mitty/vmware/vmware-server-distrib/lib/modules/source/vmmon-only/linux/driver.c:26: |
| 41 | /usr/src/linux-headers-2.6.32-21-server/arch/x86/include/asm/msr-index.h:227:1: warning: this is the location of the previous definition |
| 42 | In file included from /home/mitty/vmware/vmware-server-distrib/lib/modules/source/vmmon-only/./common/vmx86.h:32, |
| 43 | from /home/mitty/vmware/vmware-server-distrib/lib/modules/source/vmmon-only/linux/driver.h:29, |
| 44 | from /home/mitty/vmware/vmware-server-distrib/lib/modules/source/vmmon-only/linux/driver.c:101: |
| 45 | /home/mitty/vmware/vmware-server-distrib/lib/modules/source/vmmon-only/./include/x86msr.h:164:1: warning: "MSR_THERM2_CTL" redefined |
| 46 | In file included from /usr/src/linux-headers-2.6.32-21-server/arch/x86/include/asm/msr.h:4, |
| 47 | from /usr/src/linux-headers-2.6.32-21-server/arch/x86/include/asm/processor.h:21, |
| 48 | from include/linux/prefetch.h:14, |
| 49 | from include/linux/list.h:6, |
| 50 | from include/linux/module.h:9, |
| 51 | from /home/mitty/vmware/vmware-server-distrib/lib/modules/source/vmmon-only/./include/compat_module.h:27, |
| 52 | from /home/mitty/vmware/vmware-server-distrib/lib/modules/source/vmmon-only/linux/driver.c:26: |
| 53 | /usr/src/linux-headers-2.6.32-21-server/arch/x86/include/asm/msr-index.h:227:1: warning: this is the location of the previous definition |
| 54 | In file included from /home/mitty/vmware/vmware-server-distrib/lib/modules/source/vmmon-only/./common/vmx86.h:32, |
| 55 | from /home/mitty/vmware/vmware-server-distrib/lib/modules/source/vmmon-only/./common/hostif.h:32, |
| 56 | from /home/mitty/vmware/vmware-server-distrib/lib/modules/source/vmmon-only/linux/hostif.c:73: |
| 57 | /home/mitty/vmware/vmware-server-distrib/lib/modules/source/vmmon-only/./include/x86msr.h:164:1: warning: "MSR_THERM2_CTL" redefined |
| 58 | In file included from /usr/src/linux-headers-2.6.32-21-server/arch/x86/include/asm/msr.h:4, |
| 59 | from /usr/src/linux-headers-2.6.32-21-server/arch/x86/include/asm/processor.h:21, |
| 60 | from /usr/src/linux-headers-2.6.32-21-server/arch/x86/include/asm/thread_info.h:22, |
| 61 | from include/linux/thread_info.h:56, |
| 62 | from include/linux/preempt.h:9, |
| 63 | from include/linux/spinlock.h:50, |
| 64 | from include/linux/mmzone.h:7, |
| 65 | from include/linux/gfp.h:4, |
| 66 | from include/linux/mm.h:8, |
| 67 | from /home/mitty/vmware/vmware-server-distrib/lib/modules/source/vmmon-only/./include/compat_page.h:23, |
| 68 | from /home/mitty/vmware/vmware-server-distrib/lib/modules/source/vmmon-only/linux/hostif.c:32: |
| 69 | /usr/src/linux-headers-2.6.32-21-server/arch/x86/include/asm/msr-index.h:227:1: warning: this is the location of the previous definition |
| 70 | In file included from /home/mitty/vmware/vmware-server-distrib/lib/modules/source/vmmon-only/common/vmx86.h:32, |
| 71 | from /home/mitty/vmware/vmware-server-distrib/lib/modules/source/vmmon-only/common/vmx86.c:40: |
| 72 | /home/mitty/vmware/vmware-server-distrib/lib/modules/source/vmmon-only/./include/x86msr.h:164:1: warning: "MSR_THERM2_CTL" redefined |
| 73 | In file included from /usr/src/linux-headers-2.6.32-21-server/arch/x86/include/asm/msr.h:4, |
| 74 | from /usr/src/linux-headers-2.6.32-21-server/arch/x86/include/asm/processor.h:21, |
| 75 | from /usr/src/linux-headers-2.6.32-21-server/arch/x86/include/asm/thread_info.h:22, |
| 76 | from include/linux/thread_info.h:56, |
| 77 | from include/linux/preempt.h:9, |
| 78 | from include/linux/spinlock.h:50, |
| 79 | from include/linux/seqlock.h:29, |
| 80 | from include/linux/time.h:8, |
| 81 | from include/linux/timex.h:56, |
| 82 | from include/linux/sched.h:56, |
| 83 | from /home/mitty/vmware/vmware-server-distrib/lib/modules/source/vmmon-only/common/vmx86.c:32: |
| 84 | /usr/src/linux-headers-2.6.32-21-server/arch/x86/include/asm/msr-index.h:227:1: warning: this is the location of the previous definition |
| 85 | In file included from /home/mitty/vmware/vmware-server-distrib/lib/modules/source/vmmon-only/./common/vmx86.h:32, |
| 86 | from /home/mitty/vmware/vmware-server-distrib/lib/modules/source/vmmon-only/vmcore/moduleloop.c:35: |
| 87 | /home/mitty/vmware/vmware-server-distrib/lib/modules/source/vmmon-only/./include/x86msr.h:164:1: warning: "MSR_THERM2_CTL" redefined |
| 88 | In file included from /usr/src/linux-headers-2.6.32-21-server/arch/x86/include/asm/msr.h:4, |
| 89 | from /usr/src/linux-headers-2.6.32-21-server/arch/x86/include/asm/processor.h:21, |
| 90 | from /usr/src/linux-headers-2.6.32-21-server/arch/x86/include/asm/thread_info.h:22, |
| 91 | from include/linux/thread_info.h:56, |
| 92 | from include/linux/preempt.h:9, |
| 93 | from include/linux/spinlock.h:50, |
| 94 | from include/linux/seqlock.h:29, |
| 95 | from include/linux/time.h:8, |
| 96 | from include/linux/timex.h:56, |
| 97 | from include/linux/sched.h:56, |
| 98 | from /home/mitty/vmware/vmware-server-distrib/lib/modules/source/vmmon-only/./include/compat_sched.h:23, |
| 99 | from /home/mitty/vmware/vmware-server-distrib/lib/modules/source/vmmon-only/vmcore/moduleloop.c:31: |
| 100 | /usr/src/linux-headers-2.6.32-21-server/arch/x86/include/asm/msr-index.h:227:1: warning: this is the location of the previous definition |
| 101 | Trying to compile vmci module to see if it works |
| 102 | Performing make in /home/mitty/vmware/vmware-server-distrib/lib/modules/source/vmci-only |
| 103 | Using 2.6.x kernel build system. |
| 104 | Trying to compile vmnet module to see if it works |
| 105 | Performing make in /home/mitty/vmware/vmware-server-distrib/lib/modules/source/vmnet-only |
| 106 | Using 2.6.x kernel build system. |
| 107 | Trying to compile vsock module to see if it works |
| 108 | Performing make in /home/mitty/vmware/vmware-server-distrib/lib/modules/source/vsock-only |
| 109 | Using 2.6.x kernel build system. |
| 110 | WARNING: "VMCIDatagram_CreateHnd" [/home/mitty/vmware/vmware-server-distrib/lib/modules/source/vsock-only/vsock.ko] undefined! |
| 111 | WARNING: "VMCIDatagram_DestroyHnd" [/home/mitty/vmware/vmware-server-distrib/lib/modules/source/vsock-only/vsock.ko] undefined! |
| 112 | WARNING: "VMCI_GetContextID" [/home/mitty/vmware/vmware-server-distrib/lib/modules/source/vsock-only/vsock.ko] undefined! |
| 113 | WARNING: "VMCIDatagram_Send" [/home/mitty/vmware/vmware-server-distrib/lib/modules/source/vsock-only/vsock.ko] undefined! |
| 114 | Rebuilding tar files... |
| 115 | Replacing original file vmmon.tar with patched file... |
| 116 | Replacing original file vmci.tar with patched file... |
| 117 | Replacing original file vmnet.tar with patched file... |
| 118 | Replacing original file vsock.tar with patched file... |
| 119 | Removing binaries directory... |
| 120 | Patching vmware-install.pl... |
| 121 | patching file /home/mitty/vmware/vmware-server-distrib/bin/vmware-config.pl |
| 122 | Starting VMware Server original install script... |
| 123 | Creating a new VMware Server installer database using the tar4 format. |
| 124 | |
| 125 | Installing VMware Server. |
| 126 | |
| 127 | In which directory do you want to install the binary files? |
| 128 | [/usr/bin] |
| 129 | |
| 130 | What is the directory that contains the init directories (rc0.d/ to rc6.d/)? |
| 131 | [/etc] |
| 132 | |
| 133 | What is the directory that contains the init scripts? |
| 134 | [/etc/init.d] |
| 135 | |
| 136 | In which directory do you want to install the daemon files? |
| 137 | [/usr/sbin] |
| 138 | |
| 139 | In which directory do you want to install the library files? |
| 140 | [/usr/lib/vmware] |
| 141 | |
| 142 | The path "/usr/lib/vmware" does not exist currently. This program is going to |
| 143 | create it, including needed parent directories. Is this what you want? |
| 144 | [yes] |
| 145 | |
| 146 | In which directory do you want to install the manual files? |
| 147 | [/usr/share/man] |
| 148 | |
| 149 | In which directory do you want to install the documentation files? |
| 150 | [/usr/share/doc/vmware] |
| 151 | |
| 152 | The path "/usr/share/doc/vmware" does not exist currently. This program is |
| 153 | going to create it, including needed parent directories. Is this what you want? |
| 154 | [yes] |
| 155 | |
| 156 | The installation of VMware Server 2.0.2 build-203138 for Linux completed |
| 157 | successfully. You can decide to remove this software from your system at any |
| 158 | time by invoking the following command: "/usr/bin/vmware-uninstall.pl". |
| 159 | |
| 160 | Before running VMware Server for the first time, you need to configure it by |
| 161 | invoking the following command: "/usr/bin/vmware-config.pl". Do you want this |
| 162 | program to invoke the command for you now? [yes] |
| 163 | |
| 164 | Making sure services for VMware Server are stopped. |
| 165 | |
| 166 | Stopping VMware autostart virtual machines: |
| 167 | Virtual machines failed |
| 168 | Stopping VMware management services: |
| 169 | VMware Virtual Infrastructure Web Access |
| 170 | VMware Server Host Agent failed |
| 171 | Stopping VMware services: |
| 172 | VMware Authentication Daemon done |
| 173 | Virtual machine monitor done |
| 174 | |
| 175 | You must read and accept the End User License Agreement to continue. |
| 176 | Press enter to display it. |
| 177 | |
| 178 | (snip) |
| 179 | |
| 180 | Do you accept? (yes/no) yes |
| 181 | |
| 182 | Thank you. |
| 183 | |
| 184 | None of the pre-built vmmon modules for VMware Server is suitable for your |
| 185 | running kernel. Do you want this program to try to build the vmmon module for |
| 186 | your system (you need to have a C compiler installed on your system)? [yes] |
| 187 | |
| 188 | Using compiler "/usr/bin/gcc". Use environment variable CC to override. |
| 189 | |
| 190 | What is the location of the directory of C header files that match your running |
| 191 | kernel? [/lib/modules/2.6.32-21-server/build/include] |
| 192 | |
| 193 | Extracting the sources of the vmmon module. |
| 194 | |
| 195 | Building the vmmon module. |
| 196 | |
| 197 | Using 2.6.x kernel build system. |
| 198 | make: Entering directory `/tmp/vmware-config0/vmmon-only' |
| 199 | make -C /lib/modules/2.6.32-21-server/build/include/.. SUBDIRS=$PWD SRCROOT=$PWD/. modules |
| 200 | make[1]: Entering directory `/usr/src/linux-headers-2.6.32-21-server' |
| 201 | CC [M] /tmp/vmware-config0/vmmon-only/linux/driver.o |
| 202 | In file included from /tmp/vmware-config0/vmmon-only/./common/vmx86.h:32, |
| 203 | from /tmp/vmware-config0/vmmon-only/linux/driver.h:29, |
| 204 | from /tmp/vmware-config0/vmmon-only/linux/driver.c:101: |
| 205 | /tmp/vmware-config0/vmmon-only/./include/x86msr.h:164:1: warning: "MSR_THERM2_CTL" redefined |
| 206 | In file included from /usr/src/linux-headers-2.6.32-21-server/arch/x86/include/asm/msr.h:4, |
| 207 | from /usr/src/linux-headers-2.6.32-21-server/arch/x86/include/asm/processor.h:21, |
| 208 | from include/linux/prefetch.h:14, |
| 209 | from include/linux/list.h:6, |
| 210 | from include/linux/module.h:9, |
| 211 | from /tmp/vmware-config0/vmmon-only/./include/compat_module.h:27, |
| 212 | from /tmp/vmware-config0/vmmon-only/linux/driver.c:26: |
| 213 | /usr/src/linux-headers-2.6.32-21-server/arch/x86/include/asm/msr-index.h:227:1: warning: this is the location of the previous definition |
| 214 | In file included from /tmp/vmware-config0/vmmon-only/./common/vmx86.h:32, |
| 215 | from /tmp/vmware-config0/vmmon-only/linux/driver.h:29, |
| 216 | from /tmp/vmware-config0/vmmon-only/linux/driver.c:101: |
| 217 | /tmp/vmware-config0/vmmon-only/./include/x86msr.h:164:1: warning: "MSR_THERM2_CTL" redefined |
| 218 | In file included from /usr/src/linux-headers-2.6.32-21-server/arch/x86/include/asm/msr.h:4, |
| 219 | from /usr/src/linux-headers-2.6.32-21-server/arch/x86/include/asm/processor.h:21, |
| 220 | from include/linux/prefetch.h:14, |
| 221 | from include/linux/list.h:6, |
| 222 | from include/linux/module.h:9, |
| 223 | from /tmp/vmware-config0/vmmon-only/./include/compat_module.h:27, |
| 224 | from /tmp/vmware-config0/vmmon-only/linux/driver.c:26: |
| 225 | /usr/src/linux-headers-2.6.32-21-server/arch/x86/include/asm/msr-index.h:227:1: warning: this is the location of the previous definition |
| 226 | CC [M] /tmp/vmware-config0/vmmon-only/linux/driverLog.o |
| 227 | CC [M] /tmp/vmware-config0/vmmon-only/linux/hostif.o |
| 228 | In file included from /tmp/vmware-config0/vmmon-only/./common/vmx86.h:32, |
| 229 | from /tmp/vmware-config0/vmmon-only/./common/hostif.h:32, |
| 230 | from /tmp/vmware-config0/vmmon-only/linux/hostif.c:73: |
| 231 | /tmp/vmware-config0/vmmon-only/./include/x86msr.h:164:1: warning: "MSR_THERM2_CTL" redefined |
| 232 | In file included from /usr/src/linux-headers-2.6.32-21-server/arch/x86/include/asm/msr.h:4, |
| 233 | from /usr/src/linux-headers-2.6.32-21-server/arch/x86/include/asm/processor.h:21, |
| 234 | from /usr/src/linux-headers-2.6.32-21-server/arch/x86/include/asm/thread_info.h:22, |
| 235 | from include/linux/thread_info.h:56, |
| 236 | from include/linux/preempt.h:9, |
| 237 | from include/linux/spinlock.h:50, |
| 238 | from include/linux/mmzone.h:7, |
| 239 | from include/linux/gfp.h:4, |
| 240 | from include/linux/mm.h:8, |
| 241 | from /tmp/vmware-config0/vmmon-only/./include/compat_page.h:23, |
| 242 | from /tmp/vmware-config0/vmmon-only/linux/hostif.c:32: |
| 243 | /usr/src/linux-headers-2.6.32-21-server/arch/x86/include/asm/msr-index.h:227:1: warning: this is the location of the previous definition |
| 244 | CC [M] /tmp/vmware-config0/vmmon-only/common/comport.o |
| 245 | CC [M] /tmp/vmware-config0/vmmon-only/common/cpuid.o |
| 246 | CC [M] /tmp/vmware-config0/vmmon-only/common/hashFunc.o |
| 247 | CC [M] /tmp/vmware-config0/vmmon-only/common/memtrack.o |
| 248 | CC [M] /tmp/vmware-config0/vmmon-only/common/phystrack.o |
| 249 | CC [M] /tmp/vmware-config0/vmmon-only/common/task.o |
| 250 | CC [M] /tmp/vmware-config0/vmmon-only/common/vmx86.o |
| 251 | In file included from /tmp/vmware-config0/vmmon-only/common/vmx86.h:32, |
| 252 | from /tmp/vmware-config0/vmmon-only/common/vmx86.c:40: |
| 253 | /tmp/vmware-config0/vmmon-only/./include/x86msr.h:164:1: warning: "MSR_THERM2_CTL" redefined |
| 254 | In file included from /usr/src/linux-headers-2.6.32-21-server/arch/x86/include/asm/msr.h:4, |
| 255 | from /usr/src/linux-headers-2.6.32-21-server/arch/x86/include/asm/processor.h:21, |
| 256 | from /usr/src/linux-headers-2.6.32-21-server/arch/x86/include/asm/thread_info.h:22, |
| 257 | from include/linux/thread_info.h:56, |
| 258 | from include/linux/preempt.h:9, |
| 259 | from include/linux/spinlock.h:50, |
| 260 | from include/linux/seqlock.h:29, |
| 261 | from include/linux/time.h:8, |
| 262 | from include/linux/timex.h:56, |
| 263 | from include/linux/sched.h:56, |
| 264 | from /tmp/vmware-config0/vmmon-only/common/vmx86.c:32: |
| 265 | /usr/src/linux-headers-2.6.32-21-server/arch/x86/include/asm/msr-index.h:227:1: warning: this is the location of the previous definition |
| 266 | CC [M] /tmp/vmware-config0/vmmon-only/vmcore/moduleloop.o |
| 267 | In file included from /tmp/vmware-config0/vmmon-only/./common/vmx86.h:32, |
| 268 | from /tmp/vmware-config0/vmmon-only/vmcore/moduleloop.c:35: |
| 269 | /tmp/vmware-config0/vmmon-only/./include/x86msr.h:164:1: warning: "MSR_THERM2_CTL" redefined |
| 270 | In file included from /usr/src/linux-headers-2.6.32-21-server/arch/x86/include/asm/msr.h:4, |
| 271 | from /usr/src/linux-headers-2.6.32-21-server/arch/x86/include/asm/processor.h:21, |
| 272 | from /usr/src/linux-headers-2.6.32-21-server/arch/x86/include/asm/thread_info.h:22, |
| 273 | from include/linux/thread_info.h:56, |
| 274 | from include/linux/preempt.h:9, |
| 275 | from include/linux/spinlock.h:50, |
| 276 | from include/linux/seqlock.h:29, |
| 277 | from include/linux/time.h:8, |
| 278 | from include/linux/timex.h:56, |
| 279 | from include/linux/sched.h:56, |
| 280 | from /tmp/vmware-config0/vmmon-only/./include/compat_sched.h:23, |
| 281 | from /tmp/vmware-config0/vmmon-only/vmcore/moduleloop.c:31: |
| 282 | /usr/src/linux-headers-2.6.32-21-server/arch/x86/include/asm/msr-index.h:227:1: warning: this is the location of the previous definition |
| 283 | LD [M] /tmp/vmware-config0/vmmon-only/vmmon.o |
| 284 | Building modules, stage 2. |
| 285 | MODPOST 1 modules |
| 286 | CC /tmp/vmware-config0/vmmon-only/vmmon.mod.o |
| 287 | LD [M] /tmp/vmware-config0/vmmon-only/vmmon.ko |
| 288 | make[1]: Leaving directory `/usr/src/linux-headers-2.6.32-21-server' |
| 289 | cp -f vmmon.ko ./../vmmon.o |
| 290 | make: Leaving directory `/tmp/vmware-config0/vmmon-only' |
| 291 | The vmmon module loads perfectly into the running kernel. |
| 292 | |
| 293 | None of the pre-built vmci modules for VMware Server is suitable for your |
| 294 | running kernel. Do you want this program to try to build the vmci module for |
| 295 | your system (you need to have a C compiler installed on your system)? [yes] |
| 296 | |
| 297 | Extracting the sources of the vmci module. |
| 298 | |
| 299 | Building the vmci module. |
| 300 | |
| 301 | Using 2.6.x kernel build system. |
| 302 | make: Entering directory `/tmp/vmware-config0/vmci-only' |
| 303 | make -C /lib/modules/2.6.32-21-server/build/include/.. SUBDIRS=$PWD SRCROOT=$PWD/. modules |
| 304 | make[1]: Entering directory `/usr/src/linux-headers-2.6.32-21-server' |
| 305 | CC [M] /tmp/vmware-config0/vmci-only/linux/driver.o |
| 306 | CC [M] /tmp/vmware-config0/vmci-only/linux/driverLog.o |
| 307 | CC [M] /tmp/vmware-config0/vmci-only/linux/vmciKernelIf.o |
| 308 | CC [M] /tmp/vmware-config0/vmci-only/common/vmciContext.o |
| 309 | CC [M] /tmp/vmware-config0/vmci-only/common/vmciDatagram.o |
| 310 | CC [M] /tmp/vmware-config0/vmci-only/common/vmciDriver.o |
| 311 | CC [M] /tmp/vmware-config0/vmci-only/common/vmciDs.o |
| 312 | CC [M] /tmp/vmware-config0/vmci-only/common/vmciEvent.o |
| 313 | CC [M] /tmp/vmware-config0/vmci-only/common/vmciGroup.o |
| 314 | CC [M] /tmp/vmware-config0/vmci-only/common/vmciHashtable.o |
| 315 | CC [M] /tmp/vmware-config0/vmci-only/common/vmciProcess.o |
| 316 | CC [M] /tmp/vmware-config0/vmci-only/common/vmciQueuePair.o |
| 317 | CC [M] /tmp/vmware-config0/vmci-only/common/vmciResource.o |
| 318 | LD [M] /tmp/vmware-config0/vmci-only/vmci.o |
| 319 | Building modules, stage 2. |
| 320 | MODPOST 1 modules |
| 321 | CC /tmp/vmware-config0/vmci-only/vmci.mod.o |
| 322 | LD [M] /tmp/vmware-config0/vmci-only/vmci.ko |
| 323 | make[1]: Leaving directory `/usr/src/linux-headers-2.6.32-21-server' |
| 324 | cp -f vmci.ko ./../vmci.o |
| 325 | make: Leaving directory `/tmp/vmware-config0/vmci-only' |
| 326 | The vmci module loads perfectly into the running kernel. |
| 327 | |
| 328 | VMWare config patch VMCI! |
| 329 | `/tmp/vmware-config0/vmci-only/Module.symvers' -> `/tmp/vmware-config0/../Module.symvers' |
| 330 | None of the pre-built vsock modules for VMware Server is suitable for your |
| 331 | running kernel. Do you want this program to try to build the vsock module for |
| 332 | your system (you need to have a C compiler installed on your system)? [yes] |
| 333 | |
| 334 | Extracting the sources of the vsock module. |
| 335 | |
| 336 | VMWare config patch VSOCK! |
| 337 | `/tmp/vmware-config0/../Module.symvers' -> `/tmp/vmware-config0/vsock-only/Module.symvers' |
| 338 | Building the vsock module. |
| 339 | |
| 340 | Using 2.6.x kernel build system. |
| 341 | make: Entering directory `/tmp/vmware-config0/vsock-only' |
| 342 | make -C /lib/modules/2.6.32-21-server/build/include/.. SUBDIRS=$PWD SRCROOT=$PWD/. modules |
| 343 | make[1]: Entering directory `/usr/src/linux-headers-2.6.32-21-server' |
| 344 | CC [M] /tmp/vmware-config0/vsock-only/linux/af_vsock.o |
| 345 | CC [M] /tmp/vmware-config0/vsock-only/linux/driverLog.o |
| 346 | CC [M] /tmp/vmware-config0/vsock-only/linux/util.o |
| 347 | CC [M] /tmp/vmware-config0/vsock-only/linux/vsockAddr.o |
| 348 | LD [M] /tmp/vmware-config0/vsock-only/vsock.o |
| 349 | Building modules, stage 2. |
| 350 | MODPOST 1 modules |
| 351 | CC /tmp/vmware-config0/vsock-only/vsock.mod.o |
| 352 | LD [M] /tmp/vmware-config0/vsock-only/vsock.ko |
| 353 | make[1]: Leaving directory `/usr/src/linux-headers-2.6.32-21-server' |
| 354 | cp -f vsock.ko ./../vsock.o |
| 355 | make: Leaving directory `/tmp/vmware-config0/vsock-only' |
| 356 | The vsock module loads perfectly into the running kernel. |
| 357 | |
| 358 | Do you want networking for your virtual machines? (yes/no/help) [yes] |
| 359 | |
| 360 | Configuring a bridged network for vmnet0. |
| 361 | |
| 362 | Please specify a name for this network. |
| 363 | [Bridged] |
| 364 | |
| 365 | The following bridged networks have been defined: |
| 366 | |
| 367 | . vmnet0 is bridged to eth0 |
| 368 | |
| 369 | All your ethernet interfaces are already bridged. |
| 370 | |
| 371 | Do you want to be able to use NAT networking in your virtual machines? (yes/no) |
| 372 | [yes] |
| 373 | |
| 374 | Configuring a NAT network for vmnet8. |
| 375 | |
| 376 | Please specify a name for this network. [NAT] |
| 377 | |
| 378 | Do you want this program to probe for an unused private subnet? (yes/no/help) |
| 379 | [yes] |
| 380 | |
| 381 | Probing for an unused private subnet (this can take some time)... |
| 382 | |
| 383 | The subnet 192.168.81.0/255.255.255.0 appears to be unused. |
| 384 | |
| 385 | The following NAT networks have been defined: |
| 386 | |
| 387 | . vmnet8 is a NAT network on private subnet 192.168.81.0. |
| 388 | |
| 389 | Do you wish to configure another NAT network? (yes/no) [no] |
| 390 | |
| 391 | Do you want to be able to use host-only networking in your virtual machines? |
| 392 | [yes] |
| 393 | |
| 394 | Configuring a host-only network for vmnet1. |
| 395 | |
| 396 | Please specify a name for this network. |
| 397 | [HostOnly] |
| 398 | |
| 399 | Do you want this program to probe for an unused private subnet? (yes/no/help) |
| 400 | [yes] |
| 401 | |
| 402 | Probing for an unused private subnet (this can take some time)... |
| 403 | |
| 404 | The subnet 172.16.211.0/255.255.255.0 appears to be unused. |
| 405 | |
| 406 | The following host-only networks have been defined: |
| 407 | |
| 408 | . vmnet1 is a host-only network on private subnet 172.16.211.0. |
| 409 | |
| 410 | Do you wish to configure another host-only network? (yes/no) [no] |
| 411 | |
| 412 | None of the pre-built vmnet modules for VMware Server is suitable for your |
| 413 | running kernel. Do you want this program to try to build the vmnet module for |
| 414 | your system (you need to have a C compiler installed on your system)? [yes] |
| 415 | |
| 416 | Extracting the sources of the vmnet module. |
| 417 | |
| 418 | Building the vmnet module. |
| 419 | |
| 420 | Using 2.6.x kernel build system. |
| 421 | make: Entering directory `/tmp/vmware-config0/vmnet-only' |
| 422 | make -C /lib/modules/2.6.32-21-server/build/include/.. SUBDIRS=$PWD SRCROOT=$PWD/. modules |
| 423 | make[1]: Entering directory `/usr/src/linux-headers-2.6.32-21-server' |
| 424 | CC [M] /tmp/vmware-config0/vmnet-only/driver.o |
| 425 | CC [M] /tmp/vmware-config0/vmnet-only/hub.o |
| 426 | CC [M] /tmp/vmware-config0/vmnet-only/userif.o |
| 427 | CC [M] /tmp/vmware-config0/vmnet-only/netif.o |
| 428 | CC [M] /tmp/vmware-config0/vmnet-only/bridge.o |
| 429 | CC [M] /tmp/vmware-config0/vmnet-only/filter.o |
| 430 | CC [M] /tmp/vmware-config0/vmnet-only/procfs.o |
| 431 | CC [M] /tmp/vmware-config0/vmnet-only/smac_compat.o |
| 432 | CC [M] /tmp/vmware-config0/vmnet-only/smac.o |
| 433 | CC [M] /tmp/vmware-config0/vmnet-only/vnetEvent.o |
| 434 | CC [M] /tmp/vmware-config0/vmnet-only/vnetUserListener.o |
| 435 | LD [M] /tmp/vmware-config0/vmnet-only/vmnet.o |
| 436 | Building modules, stage 2. |
| 437 | MODPOST 1 modules |
| 438 | CC /tmp/vmware-config0/vmnet-only/vmnet.mod.o |
| 439 | LD [M] /tmp/vmware-config0/vmnet-only/vmnet.ko |
| 440 | make[1]: Leaving directory `/usr/src/linux-headers-2.6.32-21-server' |
| 441 | cp -f vmnet.ko ./../vmnet.o |
| 442 | make: Leaving directory `/tmp/vmware-config0/vmnet-only' |
| 443 | The vmnet module loads perfectly into the running kernel. |
| 444 | |
| 445 | Please specify a port for remote connections to use [902] |
| 446 | |
| 447 | Please specify a port for standard http connections to use [8222] |
| 448 | |
| 449 | Please specify a port for secure http (https) connections to use [8333] |
| 450 | |
| 451 | The current administrative user for VMware Server is ''. Would you like to |
| 452 | specify a different administrator? [no] yes |
| 453 | |
| 454 | Please specify the user whom you wish to be the VMware Server administrator |
| 455 | root |
| 456 | |
| 457 | Using root as the VMware Server administrator. |
| 458 | |
| 459 | The script you are attempting to invoke has been converted to an Upstart |
| 460 | job, but lsb-header is not supported for Upstart jobs. |
| 461 | insserv: warning: script 'hostname' missing LSB tags and overrides |
| 462 | The script you are attempting to invoke has been converted to an Upstart |
| 463 | job, but lsb-header is not supported for Upstart jobs. |
| 464 | insserv: warning: script 'network-interface-security' missing LSB tags and overrides |
| 465 | The script you are attempting to invoke has been converted to an Upstart |
| 466 | job, but lsb-header is not supported for Upstart jobs. |
| 467 | insserv: warning: script 'network-interface' missing LSB tags and overrides |
| 468 | insserv: warning: current start runlevel(s) (0) of script `halt' overwrites defaults (empty). |
| 469 | insserv: warning: current start runlevel(s) (0 6) of script `umountnfs.sh' overwrites defaults (empty). |
| 470 | insserv: warning: current start runlevel(s) (0 6) of script `umountfs' overwrites defaults (empty). |
| 471 | insserv: warning: current start runlevel(s) (0 6) of script `umountroot' overwrites defaults (empty). |
| 472 | insserv: warning: current start runlevel(s) (6) of script `reboot' overwrites defaults (empty). |
| 473 | insserv: warning: current start runlevel(s) (0 6) of script `sendsigs' overwrites defaults (empty). |
| 474 | The script you are attempting to invoke has been converted to an Upstart |
| 475 | job, but lsb-header is not supported for Upstart jobs. |
| 476 | insserv: warning: script 'module-init-tools' missing LSB tags and overrides |
| 477 | insserv: warning: current start runlevel(s) (0 6) of script `networking' overwrites defaults (empty). |
| 478 | The script you are attempting to invoke has been converted to an Upstart |
| 479 | job, but lsb-header is not supported for Upstart jobs. |
| 480 | insserv: warning: script 'plymouth' missing LSB tags and overrides |
| 481 | The script you are attempting to invoke has been converted to an Upstart |
| 482 | job, but lsb-header is not supported for Upstart jobs. |
| 483 | insserv: warning: script 'plymouth-log' missing LSB tags and overrides |
| 484 | The script you are attempting to invoke has been converted to an Upstart |
| 485 | job, but lsb-header is not supported for Upstart jobs. |
| 486 | insserv: warning: script 'plymouth-splash' missing LSB tags and overrides |
| 487 | The script you are attempting to invoke has been converted to an Upstart |
| 488 | job, but lsb-header is not supported for Upstart jobs. |
| 489 | insserv: warning: script 'plymouth-stop' missing LSB tags and overrides |
| 490 | The script you are attempting to invoke has been converted to an Upstart |
| 491 | job, but lsb-header is not supported for Upstart jobs. |
| 492 | insserv: warning: script 'procps' missing LSB tags and overrides |
| 493 | The script you are attempting to invoke has been converted to an Upstart |
| 494 | job, but lsb-header is not supported for Upstart jobs. |
| 495 | insserv: warning: script 'udev' missing LSB tags and overrides |
| 496 | The script you are attempting to invoke has been converted to an Upstart |
| 497 | job, but lsb-header is not supported for Upstart jobs. |
| 498 | insserv: warning: script 'udev-finish' missing LSB tags and overrides |
| 499 | The script you are attempting to invoke has been converted to an Upstart |
| 500 | job, but lsb-header is not supported for Upstart jobs. |
| 501 | insserv: warning: script 'udevtrigger' missing LSB tags and overrides |
| 502 | The script you are attempting to invoke has been converted to an Upstart |
| 503 | job, but lsb-header is not supported for Upstart jobs. |
| 504 | insserv: warning: script 'udevmonitor' missing LSB tags and overrides |
| 505 | The script you are attempting to invoke has been converted to an Upstart |
| 506 | job, but lsb-header is not supported for Upstart jobs. |
| 507 | insserv: warning: script 'hwclock' missing LSB tags and overrides |
| 508 | The script you are attempting to invoke has been converted to an Upstart |
| 509 | job, but lsb-header is not supported for Upstart jobs. |
| 510 | insserv: warning: script 'hwclock-save' missing LSB tags and overrides |
| 511 | The script you are attempting to invoke has been converted to an Upstart |
| 512 | job, but lsb-header is not supported for Upstart jobs. |
| 513 | insserv: warning: script 'console-setup' missing LSB tags and overrides |
| 514 | The script you are attempting to invoke has been converted to an Upstart |
| 515 | job, but lsb-header is not supported for Upstart jobs. |
| 516 | insserv: warning: script 'cron' missing LSB tags and overrides |
| 517 | The script you are attempting to invoke has been converted to an Upstart |
| 518 | job, but lsb-header is not supported for Upstart jobs. |
| 519 | insserv: warning: script 'rsyslog' missing LSB tags and overrides |
| 520 | The script you are attempting to invoke has been converted to an Upstart |
| 521 | job, but lsb-header is not supported for Upstart jobs. |
| 522 | insserv: warning: script 'dmesg' missing LSB tags and overrides |
| 523 | The script you are attempting to invoke has been converted to an Upstart |
| 524 | job, but lsb-header is not supported for Upstart jobs. |
| 525 | insserv: warning: script 'atd' missing LSB tags and overrides |
| 526 | The script you are attempting to invoke has been converted to an Upstart |
| 527 | job, but lsb-header is not supported for Upstart jobs. |
| 528 | insserv: warning: script 'irqbalance' missing LSB tags and overrides |
| 529 | The script you are attempting to invoke has been converted to an Upstart |
| 530 | job, but lsb-header is not supported for Upstart jobs. |
| 531 | insserv: warning: script 'ufw' missing LSB tags and overrides |
| 532 | The script you are attempting to invoke has been converted to an Upstart |
| 533 | job, but lsb-header is not supported for Upstart jobs. |
| 534 | insserv: warning: script 'apport' missing LSB tags and overrides |
| 535 | insserv: warning: current start runlevel(s) (0 6) of script `wpa-ifupdown' overwrites defaults (empty). |
| 536 | insserv: script vmware-core: service VMware already provided! |
| 537 | insserv: script vmware-mgmt: service VMware already provided! |
| 538 | insserv: script vmware-autostart: service VMware already provided! |
| 539 | insserv: There is a loop between service rsyslog and rsyncd if stopped |
| 540 | insserv: loop involving service rsyncd at depth 3 |
| 541 | insserv: loop involving service rsyslog at depth 2 |
| 542 | insserv: loop involving service udev at depth 1 |
| 543 | insserv: There is a loop between service rsyncd and rsyslog if stopped |
| 544 | insserv: exiting now without changing boot order! |
| 545 | In which directory do you want to keep your virtual machine files? |
| 546 | [/var/lib/vmware/Virtual Machines] |
| 547 | |
| 548 | The path "/var/lib/vmware/Virtual Machines" does not exist currently. This |
| 549 | program is going to create it, including needed parent directories. Is this |
| 550 | what you want? [yes] |
| 551 | |
| 552 | Please enter your 20-character serial number. |
| 553 | |
| 554 | Type XXXXX-XXXXX-XXXXX-XXXXX or 'Enter' to cancel: XXXXX-XXXXX-XXXXX-XXXXX |
| 555 | |
| 556 | Creating a new VMware VIX API installer database using the tar4 format. |
| 557 | |
| 558 | Installing VMware VIX API. |
| 559 | |
| 560 | In which directory do you want to install the VMware VIX API binary files? |
| 561 | [/usr/bin] |
| 562 | |
| 563 | In which directory do you want to install the VMware VIX API library files? |
| 564 | [/usr/lib/vmware-vix/lib] |
| 565 | |
| 566 | The path "/usr/lib/vmware-vix/lib" does not exist currently. This program is |
| 567 | going to create it, including needed parent directories. Is this what you want? |
| 568 | [yes] |
| 569 | |
| 570 | In which directory do you want to install the VMware VIX API document pages? |
| 571 | [/usr/share/doc/vmware-vix] |
| 572 | |
| 573 | The path "/usr/share/doc/vmware-vix" does not exist currently. This program is |
| 574 | going to create it, including needed parent directories. Is this what you want? |
| 575 | [yes] |
| 576 | |
| 577 | The installation of VMware VIX API 1.6.2 build-203138 for Linux completed |
| 578 | successfully. You can decide to remove this software from your system at any |
| 579 | time by invoking the following command: "/usr/bin/vmware-uninstall-vix.pl". |
| 580 | |
| 581 | Enjoy, |
| 582 | |
| 583 | --the VMware team |
| 584 | |
| 585 | Starting VMware services: |
| 586 | Virtual machine monitor done |
| 587 | Virtual machine communication interface done |
| 588 | VM communication interface socket family: done |
| 589 | Virtual ethernet done |
| 590 | Bridged networking on /dev/vmnet0 done |
| 591 | Host-only networking on /dev/vmnet1 (background) done |
| 592 | DHCP server on /dev/vmnet1 done |
| 593 | Host-only networking on /dev/vmnet8 (background) done |
| 594 | DHCP server on /dev/vmnet8 done |
| 595 | NAT service on /dev/vmnet8 done |
| 596 | VMware Server Authentication Daemon (background) done |
| 597 | Shared Memory Available done |
| 598 | Starting VMware management services: |
| 599 | VMware Server Host Agent (background) done |
| 600 | VMware Virtual Infrastructure Web Access |
| 601 | Starting VMware autostart virtual machines: |
| 602 | Virtual machines done |
| 603 | |
| 604 | The configuration of VMware Server 2.0.2 build-203138 for Linux for this |
| 605 | running kernel completed successfully. |
| 606 | |
| 607 | Housekeeping... |
| 608 | Thank you for using the script! |
| 609 | Patch provided by: |
| 610 | Ramon de Carvalho Valle |
| 611 | http://risesecurity.org |
| 612 | Script author: |
| 613 | Radu Cotescu |
| 614 | http://radu.cotescu.com |
| 615 | }}} |