Page 21 of 35 FirstFirst ... 11192021222331 ... LastLast
Results 201 to 210 of 346

Thread: How to VMWare Server 1.0.6 and 2.0 RC1 in Ubuntu 8.04

  1. #201
    RealG187 is offline Chocolate-Covered Ubuntu Beans
    Join Date
    Mar 2007
    Beans
    1,373

    Re: How to VMWare in Ubuntu 8.04

    It said to configure by typing this command, I did but it does not seem to configure

    mpg@MIKED5:~$ vmware
    vmware is installed, but it has not been (correctly) configured
    for this system. To (re-)configure it, invoke the following command:
    /usr/bin/vmware-config.pl.

    mpg@MIKED5:~$
    mpg@MIKED5:~$
    mpg@MIKED5:~$ /usr/bin/vmware-config.pl
    Please re-run this program as the super user.

    Execution aborted.

    mpg@MIKED5:~$ sudo /usr/bin/vmware-config.pl
    Making sure services for VMware Server are stopped.

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

    Configuring fallback GTK+ 2.4 libraries.

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

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

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

    /usr/share/applications/vmware-server.desktop: warning: value "vmware-server.png" for key "Icon" in group "Desktop Entry" is an icon name with an extension, but there should be no extension as described in the Icon Theme Specification if the value is not an absolute path
    /usr/share/applications/vmware-console-uri-handler.desktop: warning: value "vmware-server.png" for key "Icon" in group "Desktop Entry" is an icon name with an extension, but there should be no extension as described in the Icon Theme Specification if the value is not an absolute path
    Trying to find a suitable vmmon module for your running kernel.

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

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

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

    Extracting the sources of the vmmon module.

    Building the vmmon module.

    Using 2.6.x kernel build system.
    make: Entering directory `/tmp/vmware-config0/vmmon-only'
    make -C /lib/modules/2.6.24-16-generic/build/include/.. SUBDIRS=$PWD SRCROOT=$PWD/. modules
    make[1]: Entering directory `/usr/src/linux-headers-2.6.24-16-generic'
    CC [M] /tmp/vmware-config0/vmmon-only/linux/driver.o
    CC [M] /tmp/vmware-config0/vmmon-only/linux/hostif.o
    CC [M] /tmp/vmware-config0/vmmon-only/common/cpuid.o
    CC [M] /tmp/vmware-config0/vmmon-only/common/hash.o
    CC [M] /tmp/vmware-config0/vmmon-only/common/memtrack.o
    CC [M] /tmp/vmware-config0/vmmon-only/common/phystrack.o
    CC [M] /tmp/vmware-config0/vmmon-only/common/task.o
    CC [M] /tmp/vmware-config0/vmmon-only/common/vmx86.o
    /tmp/vmware-config0/vmmon-only/common/vmx86.c: In function ‘Vmx86_GetkHzEstimate’:
    /tmp/vmware-config0/vmmon-only/common/vmx86.c:1899: warning: passing argument 4 of ‘Div643264’ from incompatible pointer type
    /tmp/vmware-config0/vmmon-only/common/vmx86.c:1908: warning: passing argument 4 of ‘Div643232’ from incompatible pointer type
    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]: Leaving directory `/usr/src/linux-headers-2.6.24-16-generic'
    cp -f vmmon.ko ./../vmmon.o
    make: Leaving directory `/tmp/vmware-config0/vmmon-only'
    The module loads perfectly in 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]

    Extracting the sources of the vmnet module.

    Building the vmnet module.

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

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

    Unable to find any instance of the super-server "inetd" or "xinetd". It is
    possible that you do not have one of these packages installed on this machine.
    Please install "inetd" or "xinetd".

    If you do have "inetd" or "xinetd" installed, make sure that /etc/inetd.conf or
    /etc/xinetd.d exists.
    The configuration will continue, but you should re-run
    /usr/bin/vmware-config.pl after you fix the super-server.

    Hit enter to continue.

    mpg@MIKED5:~$
    mpg@MIKED5:~$

  2. #202
    Join Date
    Apr 2006
    Location
    Montana
    Beans
    Hidden!
    Distro
    Kubuntu Development Release

    Re: How to VMWare Server 1.0.6 and 2.0 RC1 in Ubuntu 8.04

    Look at the first post in this thread, step 1
    There are two mistakes one can make along the road to truth...not going all the way, and not starting.
    --Prince Gautama Siddharta

    #ubuntuforums web interface

  3. #203
    Join Date
    Aug 2006
    Beans
    12
    Distro
    Ubuntu 8.04 Hardy Heron

    Re: How to VMWare Server 1.0.6 and 2.0 RC1 in Ubuntu 8.04

    Does anyone have the sound working on a guest machine? I installed a audio device in vmware but in my guest machine it says under control panel and sounds, No audio device

    I am running hardy 8.04 host and win xp guest

  4. #204
    Join Date
    Oct 2007
    Beans
    15

    Re: How to VMWare Server 1.0.6 and 2.0 RC1 in Ubuntu 8.04

    I have qiute a problem with the new web interface:
    with FF 3 the console doesn't open a new window (after installing the plugin with the dev plugin) and with FF 2 I can't even install the plugin. I always get error -203.

    I'm using Ubuntu 8.04 and VMWare installed fine.

    Any ideas or hints?

    The error:
    Error: installLocation has no properties
    Source File: file:///usr/lib/firefox/components/nsExtensionManager.js
    Line: 4034

    Edit: nevermind, fixed the problem with the help of this post.
    It was just a conflict between FF2 and FF3
    Last edited by Mononofu; August 2nd, 2008 at 09:34 AM.

  5. #205
    Join Date
    Apr 2006
    Location
    Montana
    Beans
    Hidden!
    Distro
    Kubuntu Development Release

    Re: How to VMWare Server 1.0.6 and 2.0 RC1 in Ubuntu 8.04

    Server 2.0 RC1 needs a little love ...

    The web interface is flaky, and the quality is more like an alpha then a RC. Support for 64 bit and multiple processors is lagging as well.

    At this time I consider server 2.0 RC1 a novelty, a glimpse of the next generation, but certainly not for "production".
    There are two mistakes one can make along the road to truth...not going all the way, and not starting.
    --Prince Gautama Siddharta

    #ubuntuforums web interface

  6. #206
    Join Date
    Jan 2007
    Location
    Newcastle upon Tyne
    Beans
    148
    Distro
    Kubuntu 8.04 Hardy Heron

    Re: How to VMWare Server 1.0.6 and 2.0 RC1 in Ubuntu 8.04

    Quote Originally Posted by bodhi.zazen View Post
    Server 2.0 RC1 needs a little love ...

    The web interface is flaky, and the quality is more like an alpha then a RC. Support for 64 bit and multiple processors is lagging as well.

    At this time I consider server 2.0 RC1 a novelty, a glimpse of the next generation, but certainly not for "production".
    Certainly not a novelty!
    On my 32 bit box running Ubuntu 8.04 I have no trouble at all with firefox or the web interface. Having said that I always start my virtual machine via the desktop shortcut which bypasses the web interface.
    Also in Version 2 I find that if I forget to switch my usb printer on when starting my VM it will still find it in the VM when I do switch on which never happened with version 1.
    I use it to run XP pro mainly for OS mapping and GPS in google earth.
    Regards, Kenneth.

  7. #207
    Join Date
    Apr 2006
    Location
    Montana
    Beans
    Hidden!
    Distro
    Kubuntu Development Release

    Re: How to VMWare Server 1.0.6 and 2.0 RC1 in Ubuntu 8.04

    Nice to hear, glad it turned out well for you of course. Still, I am not sure RC1 is for everyone
    There are two mistakes one can make along the road to truth...not going all the way, and not starting.
    --Prince Gautama Siddharta

    #ubuntuforums web interface

  8. #208
    Join Date
    Jun 2005
    Location
    UK
    Beans
    167
    Distro
    Ubuntu Development Release

    Re: How to VMWare Server 1.0.6 and 2.0 RC1 in Ubuntu 8.04

    Hi All

    I am using 64bit 8.04.1 and I have just installed VMWare Server 1.06 build 91891 and I am having quite a tough time with it.

    Basically I had issues with running my VM on a NTFS based partition, but I got around that by adding mainMem.useNamedFile=FALSE to the .vmx file.

    I am trying to install intrepid aplha 3 and when it gets to the point of detecting the hard drive it bombs.

    This is what is in the vmware.log (sorry, big file)

    Aug 03 12:31:28: vmx| Log for VMware Server pid=8869 version=1.0.6 build=build-91891 option=BETA
    Aug 03 12:31:28: vmx| Command line: "/usr/lib/vmware/bin-debug/vmware-vmx" "-C" "-@" """" "/home/emyr/Downloads/VMWare/Ubuntu/Ubuntu.vmx"
    Aug 03 12:31:28: vmx| vmxvmdb: Index name being generated from config file
    Aug 03 12:31:28: vmx| VMXVmdbConnectServerd - Trying to discover serverd
    Aug 03 12:31:28: vmx| AllocTrack: Successfully initialized, pass-through mode, log level 0, log stack crawl FALSE.
    Aug 03 12:31:28: vmx| AllocTrack: Options changed globally, now log level 1, log stack crawl FALSE.
    Aug 03 12:31:28: vmx| MStat: Creating Stat system.cpuusage
    Aug 03 12:31:28: vmx| MStat: Creating Stat system.ram
    Aug 03 12:31:28: vmx| MStat: Creating Stat system.uptime
    Aug 03 12:31:28: vmx| MStat: Creating Stat system.load
    Aug 03 12:31:28: vmx| cpuids[0].id81.ecx = 0x11f
    Aug 03 12:31:28: vmx| cpuids[1].id81.ecx = 0x11f
    Aug 03 12:31:28: vmx| pcpu #0 CPUID numEntries=1 AuthcAMDenti
    Aug 03 12:31:28: vmx| pcpu #0 CPUID version=0x60fb2 id1.edx=0x178bfbff id1.ecx=0x2001 id1.ebx=0x20800
    Aug 03 12:31:28: vmx| pcpu #0 CPUID id80.eax=80000018 id81.edx=0xebd3fbff id81.ecx=0x11f
    Aug 03 12:31:28: vmx| pcpu #1 CPUID numEntries=1 AuthcAMDenti
    Aug 03 12:31:28: vmx| pcpu #1 CPUID version=0x60fb2 id1.edx=0x178bfbff id1.ecx=0x2001 id1.ebx=0x1020800
    Aug 03 12:31:28: vmx| pcpu #1 CPUID id80.eax=80000018 id81.edx=0xebd3fbff id81.ecx=0x11f
    Aug 03 12:31:28: vmx| CPUID id1.edx: 0x178bfbff id1.ecx: 0x2001 id81.edx: 0xebd3fbff id81.ecx: 0x11f
    Aug 03 12:31:28: vmx| CPUID id88.ecx: 0 id88.edx: 0
    Aug 03 12:31:28: vmx| Removing stale symlink /var/run/vmware/%2Fhome%2Femyr%2FDownloads%2FVMWare%2FUbuntu%2FUbu ntu%2Evmx
    Aug 03 12:31:28: vmx| Setup symlink /var/run/vmware/%2Fhome%2Femyr%2FDownloads%2FVMWare%2FUbuntu%2FUbu ntu%2Evmx -> /var/run/vmware/emyr/8869
    Aug 03 12:31:28: vmx| ACL_InitCapabilities: here 1 (bug 63252)
    Aug 03 12:31:28: vmx| changing directory to /home/emyr/Downloads/VMWare/Ubuntu/.
    Aug 03 12:31:28: vmx| Config file: /home/emyr/Downloads/VMWare/Ubuntu/Ubuntu.vmx
    Aug 03 12:31:28: vmx| CnxAcceptConnection: Could not receive fd on 27: invalid control message
    Aug 03 12:31:28: vmx| Failed to get IPC connection
    Aug 03 12:31:28: vmx| Read from FIFO 32 -- connecting to serverd...
    Aug 03 12:31:29: vmx| VMDB: Connected to serverd
    Aug 03 12:31:29: vmx| VMXVmdbCbVmVmxExecState: Exec state change requested to state poweredOn without reset
    Aug 03 12:31:29: vmx| PowerOn
    Aug 03 12:31:29: vmx| Host ACPI: can't find SRAT
    Aug 03 12:31:29: vmx| Msg_Hint: msg.loader.debug.release (not shown)
    Aug 03 12:31:29: vmx| HOST sysname Linux, nodename linux-downstairs, release 2.6.24-19-generic, version #1 SMP Fri Jul 11 21:01:46 UTC 2008, machine x86_64, SMP, hz=250
    Aug 03 12:31:29: vmx| DICT --- USER PREFERENCES
    Aug 03 12:31:29: vmx| DICT --- USER DEFAULTS
    Aug 03 12:31:29: vmx| DICT --- HOST DEFAULTS
    Aug 03 12:31:29: vmx| DICT vmnet1.hostonlyaddress = 192.168.92.1
    Aug 03 12:31:29: vmx| DICT serverd.init.fullpath = /usr/lib/vmware/serverd/init.pl
    Aug 03 12:31:29: vmx| DICT authd.client.port = 902
    Aug 03 12:31:29: vmx| DICT control.fullpath = /usr/bin/vmware-cmd
    Aug 03 12:31:29: vmx| DICT authd.fullpath = /usr/sbin/vmware-authd
    Aug 03 12:31:29: vmx| DICT loop.fullpath = /usr/bin/vmware-loop
    Aug 03 12:31:29: vmx| DICT libdir = /usr/lib/vmware
    Aug 03 12:31:29: vmx| DICT vmware.fullpath = /usr/bin/vmware
    Aug 03 12:31:29: vmx| DICT vmnet1.hostonlynetmask = 255.255.255.0
    Aug 03 12:31:29: vmx| DICT vmdir = /var/lib/vmware/Virtual Machines
    Aug 03 12:31:29: vmx| DICT dhcpd.fullpath = /usr/bin/vmnet-dhcpd
    Aug 03 12:31:29: vmx| DICT serverd.fullpath = /usr/sbin/vmware-serverd
    Aug 03 12:31:29: vmx| DICT datastore.name = local
    Aug 03 12:31:29: vmx| DICT datastore.localpath = /var/lib/vmware/Virtual Machines/
    Aug 03 12:31:29: vmx| DICT --- SITE DEFAULTS
    Aug 03 12:31:29: vmx| DICT tag.help = introduction.htm
    Aug 03 12:31:29: vmx| DICT tag.configurationEditor = config_editor_newvm.htm
    Aug 03 12:31:29: vmx| DICT tag.ideConfig = devices_virtualdrive.htm
    Aug 03 12:31:29: vmx| DICT tag.floppyConfig = devices_floppy.htm
    Aug 03 12:31:29: vmx| DICT tag.mouseConfig = devices_mouse.htm
    Aug 03 12:31:29: vmx| DICT tag.netConfig = devices_netadapter.htm
    Aug 03 12:31:29: vmx| DICT tag.parallelConfig = devices_parallel.htm
    Aug 03 12:31:29: vmx| DICT tag.serialConfig = devices_serial.htm
    Aug 03 12:31:29: vmx| DICT tag.soundConfig = devices_sound.htm
    Aug 03 12:31:29: vmx| DICT tag.memConfig = configvm_memory.htm
    Aug 03 12:31:29: vmx| DICT tag.miscConfig = configvm.htm
    Aug 03 12:31:29: vmx| DICT tag.usbConfig = devices_usb.htm
    Aug 03 12:31:29: vmx| DICT tag.displayConfig = configvm_display-problems.htm
    Aug 03 12:31:29: vmx| DICT tag.tools = vmtools.htm
    Aug 03 12:31:29: vmx| DICT --- COMMAND LINE
    Aug 03 12:31:29: vmx| DICT gui.managementUI = TRUE
    Aug 03 12:31:29: vmx| DICT --- CONFIGURATION
    Aug 03 12:31:29: vmx| DICT mainMem.useNamedFile = FALSE
    Aug 03 12:31:29: vmx| DICT config.version = 8
    Aug 03 12:31:29: vmx| DICT virtualHW.version = 4
    Aug 03 12:31:29: vmx| DICT scsi0.present = TRUE
    Aug 03 12:31:29: vmx| DICT scsi0.virtualDev = lsilogic
    Aug 03 12:31:29: vmx| DICT memsize = 1024
    Aug 03 12:31:29: vmx| DICT scsi0:0.present = TRUE
    Aug 03 12:31:29: vmx| DICT scsi0:0.fileName = Ubuntu.vmdk
    Aug 03 12:31:29: vmx| DICT scsi0:0.writeThrough = TRUE
    Aug 03 12:31:29: vmx| DICT ide1:0.present = TRUE
    Aug 03 12:31:29: vmx| DICT ide1:0.fileName = /media/sdb5/intrepid-alternate-i386.iso
    Aug 03 12:31:29: vmx| DICT ide1:0.deviceType = cdrom-image
    Aug 03 12:31:29: vmx| DICT floppy0.fileName = /dev/fd0
    Aug 03 12:31:29: vmx| DICT Ethernet0.present = TRUE
    Aug 03 12:31:29: vmx| DICT displayName = Ubuntu
    Aug 03 12:31:29: vmx| DICT guestOS = ubuntu
    Aug 03 12:31:29: vmx| DICT priority.grabbed = normal
    Aug 03 12:31:29: vmx| DICT priority.ungrabbed = normal
    Aug 03 12:31:29: vmx| DICT powerType.powerOff = hard
    Aug 03 12:31:29: vmx| DICT powerType.powerOn = hard
    Aug 03 12:31:29: vmx| DICT powerType.suspend = hard
    Aug 03 12:31:29: vmx| DICT powerType.reset = hard
    Aug 03 12:31:29: vmx| DICT scsi0:0.redo =
    Aug 03 12:31:29: vmx| DICT ethernet0.addressType = generated
    Aug 03 12:31:29: vmx| DICT uuid.location = 56 4d 47 da 67 47 4f 28-08 bd d7 9d 92 57 2d b1
    Aug 03 12:31:29: vmx| DICT uuid.bios = 56 4d 47 da 67 47 4f 28-08 bd d7 9d 92 57 2d b1
    Aug 03 12:31:29: vmx| DICT ethernet0.generatedAddress = 00:0c:29:57:2d:b1
    Aug 03 12:31:29: vmx| DICT ethernet0.generatedAddressOffset = 0
    Aug 03 12:31:29: vmx| DICT debug = TRUE
    Aug 03 12:31:29: vmx| DICT --- USER DEFAULTS
    Aug 03 12:31:29: vmx| DICT --- HOST DEFAULTS
    Aug 03 12:31:29: vmx| DICT vmnet1.hostonlyaddress = 192.168.92.1
    Aug 03 12:31:29: vmx| DICT serverd.init.fullpath = /usr/lib/vmware/serverd/init.pl
    Aug 03 12:31:29: vmx| DICT authd.client.port = 902
    Aug 03 12:31:29: vmx| DICT control.fullpath = /usr/bin/vmware-cmd
    Aug 03 12:31:29: vmx| DICT authd.fullpath = /usr/sbin/vmware-authd
    Aug 03 12:31:29: vmx| DICT loop.fullpath = /usr/bin/vmware-loop
    Aug 03 12:31:29: vmx| DICT libdir = /usr/lib/vmware
    Aug 03 12:31:29: vmx| DICT vmware.fullpath = /usr/bin/vmware
    Aug 03 12:31:29: vmx| DICT vmnet1.hostonlynetmask = 255.255.255.0
    Aug 03 12:31:29: vmx| DICT vmdir = /var/lib/vmware/Virtual Machines
    Aug 03 12:31:29: vmx| DICT dhcpd.fullpath = /usr/bin/vmnet-dhcpd
    Aug 03 12:31:29: vmx| DICT serverd.fullpath = /usr/sbin/vmware-serverd
    Aug 03 12:31:29: vmx| DICT datastore.name = local
    Aug 03 12:31:29: vmx| DICT datastore.localpath = /var/lib/vmware/Virtual Machines/
    Aug 03 12:31:29: vmx| DICT --- SITE DEFAULTS
    Aug 03 12:31:29: vmx| DICT tag.help = introduction.htm
    Aug 03 12:31:29: vmx| DICT tag.configurationEditor = config_editor_newvm.htm
    Aug 03 12:31:29: vmx| DICT tag.ideConfig = devices_virtualdrive.htm
    Aug 03 12:31:29: vmx| DICT tag.floppyConfig = devices_floppy.htm
    Aug 03 12:31:29: vmx| DICT tag.mouseConfig = devices_mouse.htm
    Aug 03 12:31:29: vmx| DICT tag.netConfig = devices_netadapter.htm
    Aug 03 12:31:29: vmx| DICT tag.parallelConfig = devices_parallel.htm
    Aug 03 12:31:29: vmx| DICT tag.serialConfig = devices_serial.htm
    Aug 03 12:31:29: vmx| DICT tag.soundConfig = devices_sound.htm
    Aug 03 12:31:29: vmx| DICT tag.memConfig = configvm_memory.htm
    Aug 03 12:31:29: vmx| DICT tag.miscConfig = configvm.htm
    Aug 03 12:31:29: vmx| DICT tag.usbConfig = devices_usb.htm
    Aug 03 12:31:29: vmx| DICT tag.displayConfig = configvm_display-problems.htm
    Aug 03 12:31:29: vmx| DICT tag.tools = vmtools.htm
    Aug 03 12:31:29: vmx| DICT --- GLOBAL SETTINGS
    Aug 03 12:31:29: vmx| WSSCAN: reserved mem (in MB) min=32 max=1920 recommended=1920
    Aug 03 12:31:29: vmx| hostMem=2016 maxAllowedAll=-1 maxAllowedVM=3600
    Aug 03 12:31:29: vmx| totOverhead=16
    Aug 03 12:31:29: vmx| WSSCAN: used rec mem (in MB) 1920
    Aug 03 12:31:29: vmx| WSSCAN: Overhead 268529 paged 7072 nonpaged 4096 maxFBSize
    Aug 03 12:31:29: vmx| WSSCAN 1 1 491520 -1 491520 -1 50 0
    Aug 03 12:31:29: vmx| MX: init lock: rank(monAct)=65535
    Aug 03 12:31:29: vmx| MX: init lock: rank(monAct)=65535
    Aug 03 12:31:29: vmx| MX: init lock: rank(monAct)=65535
    Aug 03 12:31:29: vmx| MX: init lock: rank(monAct)=65535
    Aug 03 12:31:29: vmx| MX: init lock: rank(monAct)=65535
    Aug 03 12:31:29: vmx| MX: init lock: rank(monAct)=65535
    Aug 03 12:31:29: vmx| MX: init lock: rank(monAct)=65535
    Aug 03 12:31:29: vmx| MX: init lock: rank(monAct)=65535
    Aug 03 12:31:29: vmx| MX: init lock: rank(stTable)=99
    Aug 03 12:31:29: vmx| MX: init lock: rank(log)=0
    Aug 03 12:31:29: vmx| LICENSE using: '/etc/vmware/license.vs.1.0-00'
    Aug 03 12:31:29: vmx| STATDECLGROUP stats Root "" null
    Aug 03 12:31:29: vmx| MX: init lock: rank(iospaceLock)=120
    Aug 03 12:31:29: vmx| Host CPUID features: version 0x60fb2 id1.edx 0x178bfbff id1.ecx 0x2001 id81.edx 0xebd3fbff id81.ecx 0x11f
    Aug 03 12:31:29: vmx| CPU.cpuFeatures = 0xd83dfff8
    Aug 03 12:31:29: vmx| CPUID after masking: version 0x60fb2 id1.edx 0x78bfbff id1.ecx 0x2001 id81.edx 0xebd3fbff id81.ecx 0x109 id88.ecx 0x0
    Aug 03 12:31:29: vmx| CPU.cpuFeatures = 0xd83dfff8
    Aug 03 12:31:29: vmx| APIC: Local APIC at 0xfee00000
    Aug 03 12:31:29: vmx| KHZEstimate 2500000
    Aug 03 12:31:29: vmx| MHZEstimate 2500
    Aug 03 12:31:29: vmx| NumVCPUs 1
    Aug 03 12:31:29: vmx| MX: init lock: rank(monitorPoll)=65534
    Aug 03 12:31:29: vmx| MX: init lock: rank(userlevelLock)=100
    Aug 03 12:31:29: vmx| MX: init lock: rank(bigDeviceLock)=110
    Aug 03 12:31:29: vmx| UUID: location-UUID is 56 4d 47 da 67 47 4f 28-08 bd d7 9d 92 57 2d b1
    Aug 03 12:31:29: vmx| MM: Using partialmap, 262144 pages AC 1 CE 1 TM 1 DOHU 0
    Aug 03 12:31:29: vmx| MX: init condvar: MMCpt
    Aug 03 12:31:29: vmx| MX: init lock: rank(MMCpt)=65533
    Aug 03 12:31:29: vmx| Msg_Reset:
    Aug 03 12:31:29: vmx| ----------------------------------------
    Aug 03 12:31:29: vmx| Opened paging file anon
    Aug 03 12:31:29: vmx| Mapped mainmem as pageable
    Aug 03 12:31:29: vmx| MStat: Creating Stat vm.cpuusage
    Aug 03 12:31:29: vmx| MStat: Creating Stat vm.ram
    Aug 03 12:31:29: vmx| MStat: Creating Stat vm.uptime
    Aug 03 12:31:29: vmx| MX: init lock: rank(intrLock)=65532
    Aug 03 12:31:29: vmx| DISK: OPEN scsi0:0 '/home/emyr/Downloads/VMWare/Ubuntu/Ubuntu.vmdk' persistent R[(null)]
    Aug 03 12:31:29: vmx| FILEIO: Found a previous instance of lock file '/home/emyr/Downloads/VMWare/Ubuntu/Ubuntu.vmdk.WRITELOCK'. It will be removed automatically.
    Aug 03 12:31:29: vmx| MX: init lock: rank(IOGGlobalLock)=65535
    Aug 03 12:31:29: vmx| MX: init condvar: IOGPendingOps
    Aug 03 12:31:29: vmx| AIOGNRC: Starting 6 I/O threads.
    Aug 03 12:31:29: vmx| DISKLIB-DSCPTR: Opened [0]: "Ubuntu-f001.vmdk" 0 (0x2a)
    Aug 03 12:31:29: vmx| DISKLIB-DSCPTR: Opened [1]: "Ubuntu-f002.vmdk" 0 (0x2a)
    Aug 03 12:31:29: vmx| DISKLIB-DSCPTR: Opened [2]: "Ubuntu-f003.vmdk" 0 (0x2a)
    Aug 03 12:31:29: vmx| DISKLIB-DSCPTR: Opened [3]: "Ubuntu-f004.vmdk" 0 (0x2a)
    Aug 03 12:31:29: vmx| DISKLIB-DSCPTR: Opened [4]: "Ubuntu-f005.vmdk" 0 (0x2a)
    Aug 03 12:31:29: vmx| DISKLIB-DSCPTR: Opened [5]: "Ubuntu-f006.vmdk" 0 (0x2a)
    Aug 03 12:31:29: vmx| DISKLIB-LINK : Opened '/home/emyr/Downloads/VMWare/Ubuntu/Ubuntu.vmdk' (0x2a): twoGbMaxExtentFlat, 20971520 sectors / 10240 Mb.
    Aug 03 12:31:29: vmx| DISKLIB-LIB : Opened "/home/emyr/Downloads/VMWare/Ubuntu/Ubuntu.vmdk" (flags 0x2a).
    Aug 03 12:31:29: vmx| DISK: OPEN '/home/emyr/Downloads/VMWare/Ubuntu/Ubuntu.vmdk' Geo (1305/255/63) BIOS Geo (0/0/0) freeSpace=16103Mb
    Aug 03 12:31:29: vmx| MX: init lock: rank(timeTracker)=65533
    Aug 03 12:31:29: vmx| TimeTracker host to guest rate conversion 4934820761936 @ 2500000000Hz -> 4934820761936 @ 2500000000Hz
    Aug 03 12:31:29: vmx| TimeTracker host to guest rate conversion ((x * 2147483648) >> 31) + 0
    Aug 03 12:31:29: vmx| DISK: DELAY: vide.vtdelay=0 hard-disk.minVirtualTime=0 magicBoot1=0
    Aug 03 12:31:29: vmx| MX: init lock: rank(VIDELock)=111
    Aug 03 12:31:29: vmx| MStat: Creating Stat ide1:0.bytesread
    Aug 03 12:31:29: vmx| MStat: Creating Stat ide1:0.byteswritten
    Aug 03 12:31:29: vmx| MX: init lock: rank(LSI_LCK_0)=60
    Aug 03 12:31:29: vmx| MStat: Creating Stat scsi0:0.bytesread
    Aug 03 12:31:29: vmx| MStat: Creating Stat scsi0:0.byteswritten
    Aug 03 12:31:29: vmx| DISKUTIL: scsi0:0 : capacity=20971520
    Aug 03 12:31:29: vmx| DISKUTIL: scsi0:0 : geometry=1305/255/63
    Aug 03 12:31:29: vmx| SCSI0: UNTAGGED commands will be converted to ORDER tags.
    Aug 03 12:31:29: vmx| MX: init lock: rank(timer)=30
    Aug 03 12:31:29: vmx| MStat: Creating Stat vm.heartbeat
    Aug 03 12:31:29: vmx| DISKUTIL: scsi0:0 : toolsVersion = 0
    Aug 03 12:31:29: vmx| DISKUTIL: Offline toolsVersion = 0
    Aug 03 12:31:29: vmx| TOOLS INSTALL initializing state to IDLE on power on.
    Aug 03 12:31:29: vmx| MX: init lock: rank(mksLock)=130
    Aug 03 12:31:29: vmx| XINFO no-auth XOpenDisplay failed. Trying auth info from UI (0).
    Aug 03 12:31:29: vmx| MX: init lock: rank(vgaLock)=60
    Aug 03 12:31:29: vmx| MX: init lock: rank(svgaLock)=30
    Aug 03 12:31:29: vmx| MX: init condvar: svgaStopCondition
    Aug 03 12:31:29: vmx| MX: init lock: rank(svgaPseudoCallLock)=101
    Aug 03 12:31:29: vmx| MX: init condvar: svgaPseudoCallCondVar
    Aug 03 12:31:29: vmx| VMMon_GetkHzEstimate: Calculated 1521305 kHz
    Aug 03 12:31:29: vmx| VLANCE: send cluster threshold is 80, size = 2 recalcInterval is 2 ticks
    Aug 03 12:31:29: vmx| MX: init lock: rank(vlanceLock)=30
    Aug 03 12:31:29: vmx| MStat: Creating Stat ethernet0.bytesread
    Aug 03 12:31:29: vmx| MStat: Creating Stat ethernet0.byteswritten
    Aug 03 12:31:29: vmx| Ethernet0 MAC Address: 00:0c:29:57:2d:b1
    Aug 03 12:31:29: vmx| VMXNET: send cluster threshold is 80, size = 2 recalcInterval is 2 ticks, dontClusterSize is 128
    Aug 03 12:31:29: vmx| E1000: checksum cycles/kB: C=906 asm=292
    Aug 03 12:31:29: vmx| MX: init lock: rank(TestAutomationGlobalLock)=65535
    Aug 03 12:31:29: vmx| MX: init lock: rank(pollLock)=65534
    Aug 03 12:31:29: vmx| VMX_PowerOn: ModuleTable_PowerOn = 1
    Aug 03 12:31:29: vmx| VMX setting maximum IPC write buffers to 0 packets, 0 bytes
    Aug 03 12:31:29: mks| Async MKS thread is alive
    Aug 03 12:31:29: vcpu-0| MX: init lock: rank(offline)=99
    Aug 03 12:31:29: vcpu-0| APIC: version = 0x10, max LVT = 5
    Aug 03 12:31:29: vcpu-0| APIC: LDR = 0x2000000, DFR = 0xffffffff
    Aug 03 12:31:29: vcpu-0| MX: init lock: rank(stopLock)=1
    Aug 03 12:31:29: vcpu-0| MX: init lock: rank(respLock)=3
    Aug 03 12:31:29: vcpu-0| MX: init lock: rank(busMemLock)=80
    Aug 03 12:31:29: vmx| Accepted new connection at 177 for thread servercontrol (0x853d360)
    Aug 03 12:31:29: vmx| VUINewControlConnection: before slow ACL gunk (bug 63252).
    Aug 03 12:31:29: vmx| ACL_InitCapabilities: here 2 (bug 63252)
    Aug 03 12:31:29: vmx| VUINewControlConnection: after slow ACL gunk (bug 63252).
    Aug 03 12:31:29: vmx| VUI: A new VMControl client connected.
    Aug 03 12:31:29: vcpu-0| MX: init lock: rank(busmemSample)=99
    Aug 03 12:31:29: vcpu-0| MX: init lock: rank(vmkRelMemLock)=99
    Aug 03 12:31:29: vcpu-0| PShare: enabled 1, scanRate 4, checkRate 16
    Aug 03 12:31:29: vcpu-0| guestCpuFeatures = 0xd83dfff8
    Aug 03 12:31:29: vcpu-0| Init modules.
    Aug 03 12:31:29: vmx| IPC version negotiation version: VMX returning 2.1 to servercontrol
    Aug 03 12:31:29: vmx| IPC vmcontrol-temp version: VMX returning 11.4 to servercontrol that tried 11.4
    Aug 03 12:31:29: vcpu-0| CPU reset: hard
    Aug 03 12:31:29: vmx| VNET: Notification enabled for Ethernet0
    Aug 03 12:31:29: vmx| FLOPPYLIB-LIB : GenIoctl: syserror Invalid argument.
    Aug 03 12:31:29: vcpu-0| sz=2723808
    Aug 03 12:31:29: vcpu-0| MX: init lock: rank(barrierLck)=3
    Aug 03 12:31:29: vcpu-0| MX: init condvar: barrierCV
    Aug 03 12:31:29: vcpu-0| MX: init lock: rank(barrierLck)=3
    Aug 03 12:31:29: vcpu-0| MX: init condvar: barrierCV
    Aug 03 12:31:29: vcpu-0| vmm32 initialized: BETAbuild-91891. cflags: 0x08000002.01c41400.00000150
    Aug 03 12:31:29: mks| Connecting to window system.
    Aug 03 12:31:29: mks| XINFO X fd is 43
    Aug 03 12:31:29: mks| XINFO depth 24 bpp 32 class 4
    Aug 03 12:31:29: mks| XINFO WARNING: XF86MISC version 0.9
    Aug 03 12:31:29: mks| XINFO X Error Event display 0x8715278, request 136.3, error 2.
    Aug 03 12:31:29: mks| VT redirected kernel output to /dev/tty1
    Aug 03 12:31:29: mks| rasterops MMXEXT accelerations enabled
    Aug 03 12:31:29: mks| XINFO unsupported XF86VidMode version: 2.2
    Aug 03 12:31:29: mks| XINFO XFree86 VidMode 0: 800x600 flags: 0x5
    Aug 03 12:31:29: mks| XINFO XFree86 VidMode 1: 1024x768 flags: 0xa
    Aug 03 12:31:29: mks| XINFO XFree86 VidMode 2: 800x600 flags: 0x5
    Aug 03 12:31:29: mks| XINFO XFree86 VidMode 3: 1280x960 flags: 0x6
    Aug 03 12:31:29: mks| XINFO XFree86 VidMode 4: 640x480 flags: 0xa
    Aug 03 12:31:29: mks| XINFO XFree86 VidMode 5: 1280x1024 flags: 0x5
    Aug 03 12:31:29: mks| XINFO XFree86 VidMode 6: 1024x768 flags: 0x5
    Aug 03 12:31:29: mks| XINFO XFree86 VidMode 7: 1280x1024 flags: 0x5
    Aug 03 12:31:29: mks| XINFO XFree86 VidMode 8: 1280x960 flags: 0x5
    Aug 03 12:31:29: mks| XINFO XFree86 VidMode 9: 1280x800 flags: 0x5
    Aug 03 12:31:29: mks| XINFO XFree86 VidMode 10: 1280x768 flags: 0x5
    Aug 03 12:31:29: mks| XINFO XFree86 VidMode 11: 1152x864 flags: 0x5
    Aug 03 12:31:29: mks| XINFO XFree86 VidMode 12: 1152x768 flags: 0x5
    Aug 03 12:31:29: mks| XINFO XFree86 VidMode 13: 1024x768 flags: 0xa
    Aug 03 12:31:29: mks| XINFO XFree86 VidMode 14: 832x624 flags: 0xa
    Aug 03 12:31:29: mks| XINFO XFree86 VidMode 15: 800x600 flags: 0x5
    Aug 03 12:31:29: mks| XINFO XFree86 VidMode 16: 800x600 flags: 0x5
    Aug 03 12:31:29: mks| XINFO XFree86 VidMode 17: 800x512 flags: 0x2a
    Aug 03 12:31:29: mks| XINFO XFree86 VidMode 18: 720x450 flags: 0x25
    Aug 03 12:31:29: mks| XINFO XFree86 VidMode 19: 700x525 flags: 0x25
    Aug 03 12:31:29: mks| XINFO XFree86 VidMode 20: 640x480 flags: 0xa
    Aug 03 12:31:29: mks| XINFO XFree86 VidMode 21: 640x480 flags: 0xa
    Aug 03 12:31:29: mks| XINFO XFree86 VidMode 22: 640x480 flags: 0xa
    Aug 03 12:31:29: mks| XINFO XFree86 VidMode 23: 576x384 flags: 0x25
    Aug 03 12:31:29: mks| XINFO XFree86 VidMode 24: 512x384 flags: 0x2a
    Aug 03 12:31:29: mks| XINFO XFree86 VidMode 25: 512x384 flags: 0x2a
    Aug 03 12:31:29: mks| XINFO XFree86 VidMode 26: 400x300 flags: 0x25
    Aug 03 12:31:29: mks| XINFO XFree86 VidMode 27: 320x240 flags: 0x2a
    Aug 03 12:31:29: mks| XINFO XFree86 VidMode 28: 320x240 flags: 0x2a
    Aug 03 12:31:29: mks| Failed to autodetect the mouse type. Please set the mouse type and device using the configuration editor to enable full screen mode for your virtual machine.
    Aug 03 12:31:29: mks| MKSHostDVGAPowerOn failed, full screen VGA will not be available.
    Aug 03 12:31:29: mks| Ignoring update request in VGA_Expose (mode change pending).
    Aug 03 12:31:29: mks| Adding local console 0x8723220
    Aug 03 12:31:29: mks| Ignoring update request in VGA_Expose (mode change pending).
    Aug 03 12:31:29: vcpu-0| SVGA: Registering MemSpace at 0xf0000000(0x0) and 0xec000000(0x0)
    Aug 03 12:31:29: vcpu-0| SVGA: Unregistering MemSpace at 0xf0000000(0xf0000000) and 0xec000000(0xec000000)
    Aug 03 12:31:29: vcpu-0| SVGA: Registering MemSpace at 0xf0000000(0xf0000000) and 0xec000000(0xec000000)
    Aug 03 12:31:29: vcpu-0| SVGA: Unregistering MemSpace at 0xf0000000(0xf0000000) and 0xec000000(0xec000000)
    Aug 03 12:31:29: vcpu-0| SVGA: Registering IOSpace at 0x1060 (0x0)
    Aug 03 12:31:29: vcpu-0| SVGA: Registering MemSpace at 0xf0000000(0xf0000000) and 0xec000000(0xec000000)
    Aug 03 12:31:29: mks| Ignoring update request in VGA_Expose (mode change pending).
    Aug 03 12:31:29: mks| Ignoring update request in VGA_Expose (mode change pending).
    Aug 03 12:31:29: mks| Ignoring update request in VGA_Expose (mode change pending).
    Aug 03 12:31:29: mks| Ignoring update request in VGA_Expose (mode change pending).
    Aug 03 12:31:30: vcpu-0| maxStackDepth(1) = 3120
    Aug 03 12:31:31: vcpu-0| DISKUTIL: scsi0:0 : geometry=1305/255/63
    Aug 03 12:31:32: vcpu-0| BIOS-UUID is 56 4d 47 da 67 47 4f 28-08 bd d7 9d 92 57 2d b1
    Aug 03 12:31:32: vcpu-0| DISKUTIL: scsi0:0 : toolsVersion = 0
    Aug 03 12:31:32: vcpu-0| DISKUTIL: Offline toolsVersion = 0
    Aug 03 12:31:32: mks| Ignoring update request in VGA_Expose (mode change pending).
    Aug 03 12:31:32: mks| Ignoring update request in VGA_Expose (mode change pending).
    Aug 03 12:31:32: vcpu-0| FLOPPYLIB-LIB : read: syserror Input/output error.
    Aug 03 12:31:32: vcpu-0| FLOPPYLIB-LIB : read: syserror Input/output error.
    Aug 03 12:31:32: vcpu-0| FLOPPYLIB-LIB : read: syserror Input/output error.
    Aug 03 12:31:32: vcpu-0| FLOPPYLIB-LIB : read: syserror Input/output error.
    Aug 03 12:31:32: vcpu-0| FLOPPYLIB-LIB : read: syserror Input/output error.
    Aug 03 12:31:33: vcpu-0| FLOPPYLIB-LIB : read: syserror Input/output error.
    Aug 03 12:31:33: vcpu-0| FLOPPYLIB-LIB : read: syserror Input/output error.
    Aug 03 12:31:33: vcpu-0| FLOPPYLIB-LIB : read: syserror Input/output error.
    Aug 03 12:31:33: vcpu-0| FLOPPYLIB-LIB : read: syserror Input/output error.
    Aug 03 12:31:33: vcpu-0| FLOPPYLIB-LIB : read: syserror Input/output error.
    Aug 03 12:31:33: vcpu-0| FLOPPYLIB-LIB : read: syserror Input/output error.
    Aug 03 12:31:33: vcpu-0| FLOPPYLIB-LIB : read: syserror Input/output error.
    Aug 03 12:31:35: mks| MKS enabling SVGA
    Aug 03 12:31:38: mks| MKS lock acquiring
    Aug 03 12:31:38: mks| MKS lock not locked
    Aug 03 12:31:38: mks| MKS lock acquiring
    Aug 03 12:31:40: vcpu-0| Unknown int 10h func 0x0000
    Aug 03 12:31:40: mks| MKS disabling SVGA
    Aug 03 12:31:40: mks| HostOps hideCursor before defineCursor!
    Aug 03 12:31:40: mks| Ignoring update request in VGA_Expose (mode change pending).
    Aug 03 12:31:40: mks| Ignoring update request in VGA_Expose (mode change pending).
    Aug 03 12:31:40: vcpu-0| maxStackDepth(0) = 3728
    Aug 03 12:31:41: vcpu-0| maxStackDepth(1) = 3568
    Aug 03 12:31:55: mks| MKS lock releasing
    Aug 03 12:31:56: vcpu-0| SVGA: Unregistering IOSpace at 0x1060 (0x1060)
    Aug 03 12:31:56: vcpu-0| SVGA: Registering IOSpace at 0xfff0 (0x0)
    Aug 03 12:31:56: vcpu-0| SVGA: Unregistering IOSpace at 0xfff0 (0xfff0)
    Aug 03 12:31:56: vcpu-0| SVGA: Registering IOSpace at 0x1060 (0x0)
    Aug 03 12:32:03: vcpu-0| maxStackDepth(0) = 3884
    Aug 03 12:32:05: mks| Ignoring update request in VGA_Expose (mode change pending).
    Aug 03 12:32:05: mks| Ignoring update request in VGA_Expose (mode change pending).
    Aug 03 12:32:40: mks| MKS lock acquiring
    Aug 03 12:32:40: mks| MKS lock not locked
    Aug 03 12:32:40: mks| MKS lock acquiring
    Aug 03 12:33:10: vcpu-0| CDROM: Emulate GET CONFIGURATION RT 0 start feature 0
    Aug 03 12:33:46: vcpu-0| SCSI0: RESET BUS
    Aug 03 12:33:47: vcpu-0| SCSI DEVICE (scsi0:0): MODE SENSE(6) for unsupported page 0
    Aug 03 12:33:47: vcpu-0| SCSI DEVICE (scsi0:0): MODE SENSE(6) for unsupported page 0x8
    Aug 03 12:33:47: vcpu-0| SCSI DEVICE (scsi0:0): MODE SENSE(6) for unsupported page 0
    Aug 03 12:33:47: vcpu-0| SCSI DEVICE (scsi0:0): MODE SENSE(6) for unsupported page 0x8
    Aug 03 12:33:47: vcpu-0| SCSI DEVICE (scsi0:0): INQUIRY request with EVDP set
    Aug 03 12:33:50: vcpu-0| SCSI DEVICE (scsi0:0): INQUIRY request with EVDP set
    Aug 03 12:33:56: vcpu-0| VLANCE: Returning 0x0 for LANCE_EXTINT IN
    Aug 03 12:33:56: vcpu-0| VLANCE: Ignoring LANCE_EXTINT OUT of 0x1
    Aug 03 12:33:56: vcpu-0| VLANCE: IN on LANCE_MODE while not stopped: 0x73
    Aug 03 12:33:56: vcpu-0| NOT_IMPLEMENTED /build/mts/release/bora-91891/pompeii2005/bora/devices/net/vlance.c:1802
    Aug 03 12:33:56: vcpu-0| Backtrace:
    Aug 03 12:33:56: vcpu-0| Backtrace[0] 0xf1cc4e48 eip 0x805dbd0
    Aug 03 12:33:56: vcpu-0| Backtrace[1] 0xf1cc5268 eip 0x80d618b
    Aug 03 12:33:56: vcpu-0| Backtrace[2] 0xf1cc5298 eip 0x81e8af9
    Aug 03 12:33:56: vcpu-0| Backtrace[3] 0xf1cc52c8 eip 0x81e6897
    Aug 03 12:33:56: vcpu-0| Backtrace[4] 0xf1cc52e8 eip 0x831a803
    Aug 03 12:33:56: vcpu-0| Backtrace[5] 0xf1cc5318 eip 0x831b04a
    Aug 03 12:33:56: vcpu-0| Backtrace[6] 0xf1cc5358 eip 0x8325f14
    Aug 03 12:33:56: vcpu-0| Backtrace[7] 0xf1cc5368 eip 0x831b371
    Aug 03 12:33:56: vcpu-0| Backtrace[8] 0xf1cc53d8 eip 0x806cb60
    Aug 03 12:33:56: vcpu-0| Backtrace[9] 0xf1cc54c8 eip 0xf7f484fb
    Aug 03 12:33:56: vcpu-0| Backtrace[10] 00000000 eip 0xf7d4408e
    Aug 03 12:33:56: vcpu-0| Dumping core...
    Aug 03 12:33:57: vcpu-0| Msg_Post: Error
    Aug 03 12:33:57: vcpu-0| [msg.log.error.unrecoverable] VMware Server unrecoverable error: (vcpu-0)
    Aug 03 12:33:57: vcpu-0| NOT_IMPLEMENTED /build/mts/release/bora-91891/pompeii2005/bora/devices/net/vlance.c:1802
    Aug 03 12:33:57: vcpu-0| [msg.panic.haveLog] A log file is available in "/home/emyr/Downloads/VMWare/Ubuntu/vmware.log". [msg.panic.haveCore] A core file is available in "/home/emyr/Downloads/VMWare/Ubuntu/core". [msg.panic.requestSupport.withLogAndCore] Please request support and include the contents of the log file and core file. [msg.panic.requestSupport.linux]
    Aug 03 12:33:57: vcpu-0| To collect files to submit to VMware support, run vm-support.
    Aug 03 12:33:57: vcpu-0| [msg.panic.response] We will respond on the basis of your support entitlement.
    Aug 03 12:33:57: vcpu-0| ----------------------------------------
    Aug 03 12:33:57: vcpu-0| POST(no connection): VMware Server unrecoverable error: (vcpu-0)
    Aug 03 12:33:57: vcpu-0| NOT_IMPLEMENTED /build/mts/release/bora-91891/pompeii2005/bora/devices/net/vlance.c:1802
    Aug 03 12:33:57: vcpu-0| A log file is available in "/home/emyr/Downloads/VMWare/Ubuntu/vmware.log". A core file is available in "/home/emyr/Downloads/VMWare/Ubuntu/core". Please request support and include the contents of the log file and core file.
    Aug 03 12:33:57: vcpu-0| To collect files to submit to VMware support, run vm-support.
    Aug 03 12:33:57: vcpu-0| We will respond on the basis of your support entitlement.
    Aug 03 12:33:57: vcpu-0|
    Aug 03 12:33:57: vmx| VTHREAD watched thread 4 "vcpu-0" died
    Aug 03 12:33:57: IO#4| VTHREAD watched thread 0 "vmx" died
    Aug 03 12:33:57: mks| VTHREAD watched thread 0 "vmx" died
    Aug 03 12:33:57: mks| MKS release: start, nesting 0
    Aug 03 12:33:57: mks| MKS starting full screen: off force
    Aug 03 12:33:57: mks| MKS already off
    Aug 03 12:33:57: mks| MKS finished full screen: done
    Aug 03 12:33:57: mks| ASSERT /build/mts/release/bora-91891/pompeii2005/bora/mks/main/mks.c:854
    Aug 03 12:33:57: mks| Panic loop
    Aug 03 12:33:57: mks| Backtrace:
    Aug 03 12:33:57: mks| Backtrace[0] 0xf24c5d08 eip 0x805dbd0
    Aug 03 12:33:57: mks| Backtrace[1] 0xf24c6128 eip 0x80d616c
    Aug 03 12:33:57: mks| Backtrace[2] 0xf24c6148 eip 0x81ac114
    Aug 03 12:33:57: mks| Backtrace[3] 0xf24c6168 eip 0x81ac3c7
    Aug 03 12:33:57: mks| Backtrace[4] 0xf24c6178 eip 0x81a203b
    Aug 03 12:33:57: mks| Backtrace[5] 0xf24c61a8 eip 0x806f974
    Aug 03 12:33:57: mks| Backtrace[6] 0xf24c61e8 eip 0x8110e0b
    Aug 03 12:33:57: mks| Backtrace[7] 0xf24c6218 eip 0x806de9a
    Aug 03 12:33:57: mks| Backtrace[8] 0xf24c6238 eip 0x806e0e3
    Aug 03 12:33:57: mks| Backtrace[9] 0xf24c6268 eip 0x806beb9
    Aug 03 12:33:57: mks| Backtrace[10] 0xf24c62c8 eip 0x806b424
    Aug 03 12:33:57: mks| Backtrace[11] 0xf24c6318 eip 0x806ad14
    Aug 03 12:33:57: mks| Backtrace[12] 0xf24c6338 eip 0x806abc9
    Aug 03 12:33:57: mks| Backtrace[13] 0xf24c6368 eip 0x81a210e
    Aug 03 12:33:57: mks| Backtrace[14] 0xf24c63d8 eip 0x806cb60
    Aug 03 12:33:57: mks| Backtrace[15] 0xf24c64c8 eip 0xf7f484fb
    Aug 03 12:33:57: mks| Backtrace[16] 00000000 eip 0xf7d4408e

    Any ideas?

    Cheers

  9. #209
    Join Date
    Dec 2006
    Location
    Copenhagen
    Beans
    325
    Distro
    Kubuntu 14.04 Trusty Tahr

    Re: How to VMWare Server 1.0.6 and 2.0 RC1 in Ubuntu 8.04

    Hi, and thanks for the howto

    I don't know if this has come up earlier in this thread (too long to read through, but I did a google search that should have it if was mentioned)

    When trying to install the VMWare server mui I get this error
    Code:
    ubuntu VMware Server must be installed on this machine for the VMware Management Interface to work
    Wolfs ubuntu blog explains how to fix it.

    It appears to be an incompatibility with vmw server 1.06.
    He essentially suggests to rename 'libgcc_s.so.1' in the vmw lib folder.

    Code:
    sudo mv /usr/lib/vmware/lib/libgcc_s.so.1 /usr/lib/vmware/lib/libgcc_s.so.1_orig
    Now the MUI installs fine.

    There is also a mention of how to solve a conflict with Apache.

  10. #210
    Join Date
    Apr 2006
    Location
    Montana
    Beans
    Hidden!
    Distro
    Kubuntu Development Release

    Re: How to VMWare Server 1.0.6 and 2.0 RC1 in Ubuntu 8.04

    Quote Originally Posted by fsando View Post
    Hi, and thanks for the howto

    I don't know if this has come up earlier in this thread (too long to read through, but I did a google search that should have it if was mentioned)

    When trying to install the VMWare server mui I get this error
    Code:
    ubuntu VMware Server must be installed on this machine for the VMware Management Interface to work
    Wolfs ubuntu blog explains how to fix it.

    It appears to be an incompatibility with vmw server 1.06.
    He essentially suggests to rename 'libgcc_s.so.1' in the vmw lib folder.

    Code:
    sudo mv /usr/lib/vmware/lib/libgcc_s.so.1 /usr/lib/vmware/lib/libgcc_s.so.1_orig
    Now the MUI installs fine.

    There is also a mention of how to solve a conflict with Apache.
    That was mentioned in the first post on this thread, step #5

    Although your explanation why is better and the link you posted is appreciated.
    There are two mistakes one can make along the road to truth...not going all the way, and not starting.
    --Prince Gautama Siddharta

    #ubuntuforums web interface

Page 21 of 35 FirstFirst ... 11192021222331 ... LastLast

Tags for this Thread

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •