vmware3 host with xp raw guest - plea for help

Randy Bush randy at psg.com
Sun Dec 7 11:46:09 PST 2003


VMware Workstation pid=507 version=unreleased build=build-2242 option=Release.3.2.1
ibm thinkpad t40p
4.9 stable as of two days ago, fully rebuilt and portupgraded
XFree86 Version 4.3.0

i have combined the two patches on http://people.freebsd.org/~fjoe/
(actually i have the same problems patched and unpatched), and run
the host ap.  i set it up similarly to how i had vmware 2 running.

setup problem:

    the port installs the license key
       /usr/local/lib/vmware/licenses/user/license.ws.3.0
    as suid root and executable.  it should be 644.


first problem:

    % vmware
    Setting TMPDIR=/var/tmp.
    VMware Workstation Information:
    There are not enough colors left for the LEDs.
    Press "Enter" to continue...

    so i hit enter, but, if the cursor is in the virt screen, then
    the color palate goes all blues, i can not see the cursor, ...


second problem:

    The processor in this machine returns a CPUID feature bit not
    understood by this version of the product.  Check
    "http://www.vmware.com/products/" for a newer version.  Press
    Cancel to abort execution.  WARNING: Continuing may cause your
    machine to crash.

    but there are no later products!


third problem:

    If you are dual booting a native Windows installation it is
    possible that problems will occur while trying to boot your
    system in VMware Workstation. For more information, please
    visit our Web site at
    "http://www.vmware.com/support/ws3/doc/disks_ws.html" and click
    the link "Running a Windows 2000 or Windows XP Virtual Machine
    from an Existing Multiple-Boot Installation on Computers with
    ACPI".

    i must run raw so i can dual boot to get bluetooth and other
    kink.  i had applied the hack that worked for vm2 on 4.9-stable
	rm /usr/compat/linux/dev/hda
	mknod /usr/compat/linux/dev/hda b 30 0x00010002 randy:wheel
	rm /usr/compat/linux/dev/hdb
	mknod /usr/compat/linux/dev/hdb b 30 0x0001000a randy:wheel

    indeed, i seem to be running exactly the problem configuration
    that they describe, a raw disk on an acpi machine.

    so, i will fix this next week when i get the disks from ibm.


fourth problem:

    Unsupported host mouse type "sysmouse".
    Unable to open host mouse device for full-screen VGA.
    Full-screen VGA will not be available.

    mouse is ps/2 and /dev/psm0 does indeed exist.  moused is
    running and x11 is using it successfully as sysmouse.  telling
    vmware to use auto, sysmouse, ... does not seem to help.


fifth problem:

    it starts booting the mbr and asks the normal
      F1 windoze
      F2 freebed
    i choose F1 and it moves a bit and then stops.  i assume this
      is the third problem.  BUT ...

    when the cursor is in the virt screen, the color palate goes
    sick blue.


sixth problem:

    configuration wizard does not start but rather gets seg 11 in
    bash


config and log appended

thanks for any clues/help anyone can give

randy

---

#!/usr/local/lib/vmware/bin/vmware
config.version = "6"
virtualHW.version = "2"
displayName = ":0.0"
gui.powerOnAtStartUp = "FALSE"
apmSuspend = "FALSE"
suspendToDisk = "FALSE"
gui.exitAtPowerOff = "FALSE"
hard-disk.enableIBR = "FALSE"
gui.fullScreenResize = "TRUE"
resume.repeatable = "FALSE"
disable_acceleration = "FALSE"
guestOS = "winXPPro"
gui.fullScreenAtPowerOn = "FALSE"
redoLogDir = ""
logging = "TRUE"
debug = "FALSE"

ide0:0.writeThrough = "FALSE"
ide0:0.present = "TRUE"
ide0:0.deviceType = "rawDisk"
ide0:0.fileName = "/usr/compat/linux/dev/hda"
ethernet0.present = "TRUE"
ethernet0.connectionType = "hostOnly"
memsize = "512"
floppy0.present = "false"
floppy0.startConnected = "false"
mouse.hostType = "autodetect"
mouse.fileName = "/dev/psm0"

usb.present = "FALSE"
usb.generic.autoconnect = "TRUE"
usb.generic.devfsPath = "/proc/bus/usb"
tools.remindInstall = "TRUE"
sound.startConnected = "false"

---

Dec 06 19:20:13: VMX|Log for VMware Workstation pid=507 version=unreleased build=build-2242 option=Release.3.2.1
Dec 06 19:20:13: VMX|Command line: "/usr/local/lib/vmware/bin/vmware"
Dec 06 19:20:13: VMX|Trying Thread UI with qualified name /usr/local/lib/vmware/bin/vmware-ui
Dec 06 19:20:13: VMX|(VMX) DeclareThread UI module=6 source=0x20000
Dec 06 19:20:13: VMX|Creating thread 'UI', type 6 from vmware-ui, pid=508
Dec 06 19:20:13: VMX|VUI: A new gui connected (user = randy).
Dec 06 19:20:13: VMX|(VMX) DeclareThread MKS module=136 source=0x80000
Dec 06 19:20:13: VMX|Creating thread 'MKS', type 136 from vmware-mks, pid=509
Dec 06 19:20:13: VMX|Trying Thread MKS with qualified name /usr/local/lib/vmware/bin/vmware-mks
Dec 06 19:20:13: UI|Log for VMware Workstation pid=508 version=unreleased build=build-2242 option=Release.3.2.1
Dec 06 19:20:13: VMX|DICT: Set ConfigVersion to 6
Dec 06 19:20:13: VMX|DICT: Set HWVersion to 2
Dec 06 19:20:13: VMX|VMX: changing state 0 from 0 to 1870
Dec 06 19:20:13: VMX|VMX: changing state 1 from 0 to 1873
Dec 06 19:20:13: VMX|VMX: changing state 2 from 0 to 1877
Dec 06 19:20:13: MKS|Log for VMware Workstation pid=509 version=unreleased build=build-2242 option=Release.3.2.1
Dec 06 19:20:13: UI|Could not create pixmap 0
Dec 06 19:20:13: UI|Could not create pixmap 1
Dec 06 19:20:13: UI|Could not create pixmap 2
Dec 06 19:20:13: UI|Could not create pixmap 3
Dec 06 19:20:13: UI|Could not create pixmap 4
Dec 06 19:20:13: UI|Could not create pixmap 5
Dec 06 19:20:13: UI|Could not create pixmap 6
Dec 06 19:20:13: UI|Could not create pixmap 7
Dec 06 19:20:13: UI|Could not create pixmap 8
Dec 06 19:20:13: UI|Could not create pixmap 9
Dec 06 19:20:13: UI|Could not create pixmap 10
Dec 06 19:20:13: UI|Could not create pixmap 11
Dec 06 19:20:13: UI|Could not create pixmap 12
Dec 06 19:20:13: UI|Could not create pixmap 13
Dec 06 19:20:13: UI|Could not create pixmap 14
Dec 06 19:20:13: UI|Could not create pixmap 15
Dec 06 19:20:13: UI|Could not create pixmap 16
Dec 06 19:20:13: UI|Could not create pixmap 17
Dec 06 19:20:13: UI|Could not create pixmap 18
Dec 06 19:20:13: UI|Could not create pixmap 19
Dec 06 19:20:13: UI|Could not create pixmap 20
Dec 06 19:20:13: UI|Could not create pixmap 21
Dec 06 19:20:13: UI|Could not create pixmap 22
Dec 06 19:20:13: UI|Could not create pixmap 23
Dec 06 19:20:13: UI|Could not create pixmap 24
Dec 06 19:20:13: UI|Could not create pixmap 25
Dec 06 19:20:14: UI|Cannot create splash image from elf section 8
Dec 06 19:20:14: UI|GUIX failed to create splash screen
Dec 06 19:20:14: UI|Cannot create splash image from elf section 9
Dec 06 19:20:14: UI|Cannot create splash image from elf section 11
Dec 06 19:20:14: UI|Cannot create splash image from elf section 12
Dec 06 19:20:14: UI|Msg_Post: Information
Dec 06 19:20:14: UI|[msg.gx_main.nocolors] There are not enough colors left for the LEDs.
Dec 06 19:20:14: UI|----------------------------------------
Dec 06 19:20:19: VMX|CPUID numEntries=2 GenuineIntel
Dec 06 19:20:19: VMX|CPUID version=0x695 features=0xa7e9f9bf ebx=0x816
Dec 06 19:20:19: VMX|CPU.cpuFeatures = 0x1e01
Dec 06 19:20:19: MKS|VT: Redirecting kernel output to /dev/tty1
Dec 06 19:20:19: MKS|XINFO DGA version 2.0
Dec 06 19:20:19: MKS|XINFO DGA event base 68, error base 145
Dec 06 19:20:19: MKS|XINFO WARNING: XF86MISC version 0.7
Dec 06 19:20:19: VMX|License /usr/local/lib/vmware/licenses/user/license.ws.3.0
Dec 06 19:20:19: VMX|   StartFields = Cpt, ProductID, LicenseVersion, LicenseType, Epoch
Dec 06 19:20:19: VMX|   Cpt = COPYRIGHT (c) VMware, Inc. 1999-2001
Dec 06 19:20:19: VMX|   ProductID = VMware Workstation for Linux
Dec 06 19:20:19: VMX|   LicenseVersion = 3.0
Dec 06 19:20:19: VMX|   LicenseType = User
Dec 06 19:20:19: VMX|   Epoch = 2001-6-1
Dec 06 19:20:19: VMX|   Fields = Cpt, ProductID, LicenseVersion, LicenseType, Epoch
Dec 06 19:20:19: VMX|License /usr/home/randy/.vmware/license2.0
Dec 06 19:20:19: VMX|   Fields = Cpt, LicenseType, LicenseClass, LicenseFeature, Count, ProductID, ProductType
Dec 06 19:20:19: VMX|   StartFields = Cpt, LicenseType, LicenseClass, LicenseFeature, Field2
Dec 06 19:20:19: VMX|   Field2 = Count, ProductID, ProductType
Dec 06 19:20:19: VMX|   Cpt = COPYRIGHT (c) VMware, Inc. 1999-2000
Dec 06 19:20:19: VMX|   LicenseType = User
Dec 06 19:20:19: VMX|   LicenseClass = Non-Commercial
Dec 06 19:20:19: VMX|   LicenseFeature = None
Dec 06 19:20:19: VMX|   Count = 1 of 1
Dec 06 19:20:19: VMX|   ProductID = VMware for Linux
Dec 06 19:20:19: VMX|   ProductType = 2.0.1
Dec 06 19:20:19: VMX|   Serial = 1AH9W-Y5TPH-V98Q8-1NLJ8
Dec 06 19:20:19: VMX|License /usr/home/randy/.vmware/license.ws.3.0
Dec 06 19:20:19: VMX|   StartFields = Cpt, ProductID, LicenseVersion, LicenseType, Epoch
Dec 06 19:20:19: VMX|   Cpt = COPYRIGHT (c) VMware, Inc. 1999-2001
Dec 06 19:20:19: VMX|   ProductID = VMware Workstation for Linux
Dec 06 19:20:19: VMX|   LicenseVersion = 3.0
Dec 06 19:20:19: VMX|   LicenseType = User
Dec 06 19:20:19: VMX|   Epoch = 2001-6-1
Dec 06 19:20:19: VMX|   Serial = 6250R-86T4H-0D3E1-3H40N
Dec 06 19:20:19: VMX|   Name = Randy Bush
Dec 06 19:20:19: VMX|   CompanyName = RGnet, LLC
Dec 06 19:20:19: VMX|   Fields = Cpt, ProductID, LicenseVersion, LicenseType, Epoch
Dec 06 19:20:19: VMX|LICENSE using: '/usr/home/randy/.vmware/license.ws.3.0' 
Dec 06 19:20:19: UI|Starting UI main loop.
Dec 06 19:20:30: VMX|changing directory to /usr/home/randy/vmware/winxp/.
Dec 06 19:20:30: VMX|Config file: /usr/home/randy/vmware/winxp/winxp.cfg
Dec 06 19:20:30: VMX|VMX: changing state 1 from 1873 to 1873
Dec 06 19:20:30: VMX|VMX: changing state 2 from 1877 to 1878
Dec 06 19:20:30: UI|VMX(UI): changing state 1 from 1873 to 1873, nesting 0
Dec 06 19:20:30: UI|VMX(UI): changing state 2 from 1877 to 1878, nesting 0
Dec 06 19:20:30: UI|Config file: /usr/home/randy/vmware/winxp/winxp.cfg
Dec 06 19:21:07: VMX|Disk: Open(r/compat/linux/dev/hda) flags=0x0=.
Dec 06 19:21:43: VMX|VMX: changing state 2 from 1878 to 1879
Dec 06 19:21:43: VMX|Disk: Open(r/compat/linux/dev/hda) flags=0x0=.
Dec 06 19:21:43: VMX|changing directory to /usr/home/randy/vmware/winxp/.
Dec 06 19:21:43: UI|VMX(UI): changing state 2 from 1878 to 1879, nesting 0
Dec 06 19:21:43: VMX|Disk: Open(r/compat/linux/dev/hda) flags=0x0=.
Dec 06 19:21:43: VMX|Disk: Open(r/compat/linux/dev/hda) flags=0x0=.
Dec 06 19:21:43: UI|Config file: /usr/home/randy/vmware/winxp/winxp.cfg
Dec 06 19:21:43: VMX|Disk: Open(r/compat/linux/dev/hda) flags=0x0=.
Dec 06 19:21:43: VMX|VMX: changing state 2 from 1879 to 1878
Dec 06 19:21:43: UI|VMX(UI): changing state 2 from 1879 to 1878, nesting 0
Dec 06 19:22:03: VMX|PowerOn
Dec 06 19:22:03: VMX|VMX: changing state 0 from 1870 to 1871
Dec 06 19:22:03: VMX|Disk: Open(r/compat/linux/dev/hda) flags=0x0=.
Dec 06 19:22:03: VMX|Msg_Reset:
Dec 06 19:22:03: VMX|[msg.disk.cannotOpen] Failed to open Disk r/compat/linux/dev/hda : No such file or directory
Dec 06 19:22:03: VMX|----------------------------------------
Dec 06 19:22:03: VMX|HOST sysname Linux, nodename foo.psg.com, release 2.4.2, version FreeBSD 4.9-STABLE #10: Sat Dec  6 19:14:08 PST 2003
Dec 06 19:22:03: VMX|    root at ro, machine i386
Dec 06 19:22:03: VMX|DICT --- USER PREFERENCES
Dec 06 19:22:03: VMX|DICT       preferences.version = 2
Dec 06 19:22:03: VMX|DICT       pref.grabOnKeyPress = FALSE
Dec 06 19:22:03: VMX|DICT     pref.grabOnMouseClick = TRUE
Dec 06 19:22:03: VMX|DICT                mru.config = /usr/home/randy/vmware/win98/win98.cfg:
Dec 06 19:22:03: VMX|DICT     hint.guisession.chdir = FALSE
Dec 06 19:22:03: VMX|DICT    hint.disklib.lockerror = FALSE
Dec 06 19:22:03: VMX|DICT             hint.gui.exit = FALSE
Dec 06 19:22:03: VMX|DICT     hint.xinfo.modeSwitch = FALSE
Dec 06 19:22:03: VMX|DICT     hint.svgax.dgaNoAccel = FALSE
Dec 06 19:22:03: VMX|DICT     hint.gui.installTools = FALSE
Dec 06 19:22:03: VMX|DICT      hint.gui.removeTools = FALSE
Dec 06 19:22:03: VMX|DICT             mru.suspended = 
Dec 06 19:22:03: VMX|DICT  pref.motionScrollBarrier = 1
Dec 06 19:22:03: VMX|DICT            pref.autoRaise = FALSE
Dec 06 19:22:03: VMX|DICT pref.useRecommendedLockedMemSize = TRUE
Dec 06 19:22:03: VMX|DICT pref.checkPhysicalHostMemoryLimit = TRUE
Dec 06 19:22:03: VMX|DICT pref.checkReservedMemoryLimit = TRUE
Dec 06 19:22:03: VMX|DICT         pref.toolbarIcons = FALSE
Dec 06 19:22:03: VMX|DICT         hint.gui.poweroff = FALSE
Dec 06 19:22:03: VMX|DICT            hint.nologging = FALSE
Dec 06 19:22:03: VMX|DICT              pref.autoFit = TRUE
Dec 06 19:22:03: VMX|DICT              pref.toolbar = TRUE
Dec 06 19:22:03: VMX|DICT            pref.statusBar = TRUE
Dec 06 19:22:03: VMX|DICT    hint.tools.toolsFloppy = FALSE
Dec 06 19:22:03: VMX|DICT        prefvmx.mru.config = /usr/home/randy/vmware/winxp/winxp.cfg:/usr/home/randy/vmware/win98/win98.cfg:
Dec 06 19:22:03: VMX|DICT --- USER DEFAULTS
Dec 06 19:22:03: VMX|DICT --- HOST DEFAULTS
Dec 06 19:22:03: VMX|DICT           vmware.fullpath = /usr/local/lib/vmware/bin/vmware
Dec 06 19:22:03: VMX|DICT           wizard.fullpath = /usr/local/lib/vmware/bin/vmware-wizard
Dec 06 19:22:03: VMX|DICT            dhcpd.fullpath = /usr/local/lib/vmware/bin/vmnet-dhcpd
Dec 06 19:22:03: VMX|DICT             loop.fullpath = /usr/local/lib/vmware/bin/vmware-loop
Dec 06 19:22:03: VMX|DICT                    libdir = /usr/local/lib/vmware
Dec 06 19:22:03: VMX|DICT    vmnet1.HostOnlyAddress = 192.168.254.1
Dec 06 19:22:03: VMX|DICT    vmnet1.HostOnlyNetMask = 255.255.255.0
Dec 06 19:22:03: VMX|DICT --- SITE DEFAULTS
Dec 06 19:22:03: VMX|DICT                  tag.help = introduction.htm
Dec 06 19:22:03: VMX|DICT   tag.configurationEditor = config_editor_newvm.htm
Dec 06 19:22:03: VMX|DICT             tag.ideConfig = devices_virtualdrive.htm
Dec 06 19:22:03: VMX|DICT          tag.floppyConfig = devices_floppy.htm
Dec 06 19:22:03: VMX|DICT           tag.mouseConfig = devices_mouse.htm
Dec 06 19:22:03: VMX|DICT             tag.netConfig = devices_netadapter.htm
Dec 06 19:22:03: VMX|DICT        tag.parallelConfig = devices_parallel.htm
Dec 06 19:22:03: VMX|DICT          tag.serialConfig = devices_serial.htm
Dec 06 19:22:03: VMX|DICT           tag.soundConfig = devices_sound.htm
Dec 06 19:22:03: VMX|DICT             tag.memConfig = configvm_memory.htm
Dec 06 19:22:03: VMX|DICT             tag.usbConfig = devices_usb.htm
Dec 06 19:22:03: VMX|DICT            tag.miscConfig = configvm.htm
Dec 06 19:22:03: VMX|DICT                 tag.tools = vmtools.htm
Dec 06 19:22:03: VMX|DICT --- COMMAND LINE
Dec 06 19:22:03: VMX|DICT             gui.available = TRUE
Dec 06 19:22:03: VMX|DICT --- CONFIGURATION
Dec 06 19:22:03: VMX|DICT            config.version = 6
Dec 06 19:22:03: VMX|DICT         virtualHW.version = 2
Dec 06 19:22:03: VMX|DICT               displayName = :0.0
Dec 06 19:22:03: VMX|DICT      gui.powerOnAtStartUp = FALSE
Dec 06 19:22:03: VMX|DICT                apmSuspend = FALSE
Dec 06 19:22:03: VMX|DICT             suspendToDisk = TRUE
Dec 06 19:22:03: VMX|DICT        gui.exitAtPowerOff = FALSE
Dec 06 19:22:03: VMX|DICT       hard-disk.enableIBR = FALSE
Dec 06 19:22:03: VMX|DICT      gui.fullScreenResize = TRUE
Dec 06 19:22:03: VMX|DICT         resume.repeatable = FALSE
Dec 06 19:22:03: VMX|DICT      disable_acceleration = FALSE
Dec 06 19:22:03: VMX|DICT                   guestOS = winXPPro
Dec 06 19:22:03: VMX|DICT   gui.fullScreenAtPowerOn = FALSE
Dec 06 19:22:03: VMX|DICT                redoLogDir = 
Dec 06 19:22:03: VMX|DICT                   logging = TRUE
Dec 06 19:22:03: VMX|DICT                     debug = TRUE
Dec 06 19:22:03: VMX|DICT       ide0:0.writeThrough = TRUE
Dec 06 19:22:03: VMX|DICT            ide0:0.present = TRUE
Dec 06 19:22:03: VMX|DICT         ide0:0.deviceType = rawDisk
Dec 06 19:22:03: VMX|DICT           ide0:0.fileName = r/compat/linux/dev/hda
Dec 06 19:22:03: VMX|DICT         ethernet0.present = TRUE
Dec 06 19:22:03: VMX|DICT  ethernet0.connectionType = hostOnly
Dec 06 19:22:03: VMX|DICT                   memsize = 512
Dec 06 19:22:03: VMX|DICT --- USER DEFAULTS
Dec 06 19:22:03: VMX|DICT --- HOST DEFAULTS
Dec 06 19:22:03: VMX|DICT           vmware.fullpath = /usr/local/lib/vmware/bin/vmware
Dec 06 19:22:03: VMX|DICT           wizard.fullpath = /usr/local/lib/vmware/bin/vmware-wizard
Dec 06 19:22:03: VMX|DICT            dhcpd.fullpath = /usr/local/lib/vmware/bin/vmnet-dhcpd
Dec 06 19:22:03: VMX|DICT             loop.fullpath = /usr/local/lib/vmware/bin/vmware-loop
Dec 06 19:22:03: VMX|DICT                    libdir = /usr/local/lib/vmware
Dec 06 19:22:03: VMX|DICT    vmnet1.HostOnlyAddress = 192.168.254.1
Dec 06 19:22:03: VMX|DICT    vmnet1.HostOnlyNetMask = 255.255.255.0
Dec 06 19:22:03: VMX|DICT --- SITE DEFAULTS
Dec 06 19:22:03: VMX|DICT                  tag.help = introduction.htm
Dec 06 19:22:03: VMX|DICT   tag.configurationEditor = config_editor_newvm.htm
Dec 06 19:22:03: VMX|DICT             tag.ideConfig = devices_virtualdrive.htm
Dec 06 19:22:03: VMX|DICT          tag.floppyConfig = devices_floppy.htm
Dec 06 19:22:03: VMX|DICT           tag.mouseConfig = devices_mouse.htm
Dec 06 19:22:03: VMX|DICT             tag.netConfig = devices_netadapter.htm
Dec 06 19:22:03: VMX|DICT        tag.parallelConfig = devices_parallel.htm
Dec 06 19:22:03: VMX|DICT          tag.serialConfig = devices_serial.htm
Dec 06 19:22:03: VMX|DICT           tag.soundConfig = devices_sound.htm
Dec 06 19:22:03: VMX|DICT             tag.memConfig = configvm_memory.htm
Dec 06 19:22:03: VMX|DICT             tag.usbConfig = devices_usb.htm
Dec 06 19:22:03: VMX|DICT            tag.miscConfig = configvm.htm
Dec 06 19:22:03: VMX|DICT                 tag.tools = vmtools.htm
Dec 06 19:22:03: VMX|DICT --- GLOBAL SETTINGS
Dec 06 19:22:03: VMX|MStat: Creating Stat vm.uptime
Dec 06 19:22:03: VMX|GuestOSId = 0x5010 
Dec 06 19:22:03: VMX|Msg_Hint: msg.guestos.xp (shown)
Dec 06 19:22:03: VMX|Disk: Open(r/compat/linux/dev/hda) flags=0x0=.
Dec 06 19:22:03: UI|VMX(UI): changing state 0 from 1870 to 1871, nesting 0
Dec 06 19:22:06: VMX|VMX: changing state 1 from 1873 to 1873
Dec 06 19:22:06: VMX|Created the /var/tmp/ram0 temporary file.
Dec 06 19:22:06: VMX|LICENSE using: '/usr/home/randy/.vmware/license.ws.3.0' 
Dec 06 19:22:06: VMX|minReservedMemInMB=32 maxReservedMemInMB=1024 defaultReservedMemInMB=1024
Dec 06 19:22:06: VMX|totOverheadInMB=16
Dec 06 19:22:06: UI|VMX(UI): changing state 1 from 1873 to 1873, nesting 0
Dec 06 19:22:06: VMX|PHYSMEM: TryAddRegion 0
Dec 06 19:22:06: VMX|PHYSMEM: TryAddRegion 1
Dec 06 19:22:06: VMX|PHYSMEM: TryAddRegion 2
Dec 06 19:22:06: VMX|Mhz estimate 1595
Dec 06 19:22:06: VMX|MHZEstimate 1595
Dec 06 19:22:06: VMX|Msg_Hint: msg.loader.debug.release (shown)
Dec 06 19:22:12: VMX|Unknown CPUID Feature 0x80000000 
Dec 06 19:22:12: VMX|Msg_Hint: msg.cpuid.unknownfeature (shown)
Dec 06 19:22:14: VMX|Msg_Hint: msg.disk.rawacpi (shown)
Dec 06 19:22:18: VMX|Disk: Open(r/compat/linux/dev/hda) flags=0x0=.
Dec 06 19:22:18: VMX|(VMX) DeclareThread ide0:0 module=16 source=0x200000
Dec 06 19:22:18: VMX|Creating thread 'ide0:0', type 16 from self, pid=513
Dec 06 19:22:18: VMX|Created AIO ide0:0 pid=513 sharedArea=0x483ce000 size=0x2000
Dec 06 19:22:18: VMX|(SELF) DeclareThread ide0:0 module=16 source=0x200000
Dec 06 19:22:18: ide0:0|(ide0:0) DeclareThread VMX module=1 source=0x10000
Dec 06 19:22:18: ide0:0|DISK: OPEN ide:0:0 'r/compat/linux/dev/hda' persistent
Dec 06 19:22:18: ide0:0|Disk: Open(r/compat/linux/dev/hda) flags=0x1f=poweron|writeable|lock|writelock|osync.
Dec 06 19:22:18: ide0:0|Msg_Post: Error
Dec 06 19:22:18: ide0:0|[msg.disk.cannotOpen] Failed to open Disk r/compat/linux/dev/hda : No such file or directory
Dec 06 19:22:18: ide0:0|[msg.disk.noBackEnd] Unable to open either the disk 'r/compat/linux/dev/hda' or the redo log 'r/compat/linux/dev/hda.REDO'
Dec 06 19:22:18: ide0:0|[msg.disk.notConfigured2] Failed to configure disk ide0:0.  The virtual machine cannot be powered on with an unconfigured disk. (thread 0)
Dec 06 19:22:18: ide0:0|----------------------------------------
Dec 06 19:22:23: VMX|Module VIDE power on failed.
Dec 06 19:22:23: VMX|VMX_PowerOn: ModuleTable_PowerOn = 0
Dec 06 19:22:23: VMX|OPROM: OpromPowerOff
Dec 06 19:22:23: VMX|AIOPowerOff ide0:0
Dec 06 19:22:23: ide0:0|AIOSlave: ide0:0 exiting cleanly.
Dec 06 19:22:23: VMX|VMX IPC closed the connection with thread ide0:0 (0x081c4298)
Dec 06 19:22:23: VMX|VMX: changing state 1 from 1873 to 1873
Dec 06 19:22:23: VMX|VMX_PowerOn: Barrier_Last = 0
Dec 06 19:22:23: VMX|VMX: changing state 0 from 1871 to 1870
Dec 06 19:22:23: UI|VMX(UI): changing state 1 from 1873 to 1873, nesting 0
Dec 06 19:22:23: UI|VMX(UI): changing state 0 from 1871 to 1870, nesting 0
Dec 06 19:22:32: VMX|Disk: Open(r/compat/linux/dev/hda) flags=0x0=.
Dec 06 19:22:32: VMX|Disk: Open(r/compat/linux/dev/hda) flags=0x0=.
Dec 06 19:22:37: VMX|Disk: Open(/r/compat/linux/dev/hda) flags=0x0=.
Dec 06 19:22:37: VMX|Disk: Open(/ur/compat/linux/dev/hda) flags=0x0=.
Dec 06 19:22:37: VMX|Disk: Open(/usr/compat/linux/dev/hda) flags=0x0=.
Dec 06 19:22:37: VMX|BigCOWDisk_OpenFromParent: Big Cow Disk /usr/compat/linux/dev/hda
Dec 06 19:22:37: VMX|RAWDISK: BIG Disk /usr/compat/linux/dev/hda: 16383(110048)/16/63
Dec 06 19:22:37: VMX|RAWDISK: /usr/compat/linux/dev/hda Geo (16383/16/63) BIOS Geo (1024/16/63)
Dec 06 19:22:43: VMX|VMX: changing state 2 from 1878 to 1879
Dec 06 19:22:43: VMX|Disk: Open(/usr/compat/linux/dev/hda) flags=0x0=.
Dec 06 19:22:43: VMX|BigCOWDisk_OpenFromParent: Big Cow Disk /usr/compat/linux/dev/hda
Dec 06 19:22:43: VMX|RAWDISK: BIG Disk /usr/compat/linux/dev/hda: 16383(110048)/16/63
Dec 06 19:22:43: VMX|RAWDISK: /usr/compat/linux/dev/hda Geo (16383/16/63) BIOS Geo (1024/16/63)
Dec 06 19:22:43: VMX|changing directory to /usr/home/randy/vmware/winxp/.
Dec 06 19:22:43: UI|VMX(UI): changing state 2 from 1878 to 1879, nesting 0
Dec 06 19:22:43: VMX|Disk: Open(/usr/compat/linux/dev/hda) flags=0x0=.
Dec 06 19:22:43: VMX|BigCOWDisk_OpenFromParent: Big Cow Disk /usr/compat/linux/dev/hda
Dec 06 19:22:43: VMX|RAWDISK: BIG Disk /usr/compat/linux/dev/hda: 16383(110048)/16/63
Dec 06 19:22:43: VMX|RAWDISK: /usr/compat/linux/dev/hda Geo (16383/16/63) BIOS Geo (1024/16/63)
Dec 06 19:22:43: VMX|Disk: Open(/usr/compat/linux/dev/hda) flags=0x0=.
Dec 06 19:22:43: VMX|BigCOWDisk_OpenFromParent: Big Cow Disk /usr/compat/linux/dev/hda
Dec 06 19:22:43: VMX|RAWDISK: BIG Disk /usr/compat/linux/dev/hda: 16383(110048)/16/63
Dec 06 19:22:43: VMX|RAWDISK: /usr/compat/linux/dev/hda Geo (16383/16/63) BIOS Geo (1024/16/63)
Dec 06 19:22:43: UI|Config file: /usr/home/randy/vmware/winxp/winxp.cfg
Dec 06 19:22:43: VMX|Disk: Open(/usr/compat/linux/dev/hda) flags=0x0=.
Dec 06 19:22:43: VMX|BigCOWDisk_OpenFromParent: Big Cow Disk /usr/compat/linux/dev/hda
Dec 06 19:22:43: VMX|RAWDISK: BIG Disk /usr/compat/linux/dev/hda: 16383(110048)/16/63
Dec 06 19:22:43: VMX|RAWDISK: /usr/compat/linux/dev/hda Geo (16383/16/63) BIOS Geo (1024/16/63)
Dec 06 19:22:43: VMX|VMX: changing state 2 from 1879 to 1878
Dec 06 19:22:43: UI|VMX(UI): changing state 2 from 1879 to 1878, nesting 0
Dec 06 19:22:46: VMX|Disk: Open(/usr/compat/linux/dev/hda) flags=0x0=.
Dec 06 19:22:46: VMX|BigCOWDisk_OpenFromParent: Big Cow Disk /usr/compat/linux/dev/hda
Dec 06 19:22:46: VMX|RAWDISK: BIG Disk /usr/compat/linux/dev/hda: 16383(110048)/16/63
Dec 06 19:22:46: VMX|RAWDISK: /usr/compat/linux/dev/hda Geo (16383/16/63) BIOS Geo (1024/16/63)
Dec 06 19:22:51: VMX|PowerOn
Dec 06 19:22:51: VMX|VMX: changing state 0 from 1870 to 1871
Dec 06 19:22:51: VMX|Disk: Open(/usr/compat/linux/dev/hda) flags=0x0=.
Dec 06 19:22:51: VMX|BigCOWDisk_OpenFromParent: Big Cow Disk /usr/compat/linux/dev/hda
Dec 06 19:22:51: VMX|RAWDISK: BIG Disk /usr/compat/linux/dev/hda: 16383(110048)/16/63
Dec 06 19:22:51: VMX|RAWDISK: /usr/compat/linux/dev/hda Geo (16383/16/63) BIOS Geo (1024/16/63)
Dec 06 19:22:51: VMX|HOST sysname Linux, nodename foo.psg.com, release 2.4.2, version FreeBSD 4.9-STABLE #10: Sat Dec  6 19:14:08 PST 2003
Dec 06 19:22:51: VMX|    root at ro, machine i386
Dec 06 19:22:51: VMX|DICT --- USER PREFERENCES
Dec 06 19:22:51: VMX|DICT       preferences.version = 2
Dec 06 19:22:51: VMX|DICT       pref.grabOnKeyPress = FALSE
Dec 06 19:22:51: VMX|DICT     pref.grabOnMouseClick = TRUE
Dec 06 19:22:51: VMX|DICT                mru.config = /usr/home/randy/vmware/win98/win98.cfg:
Dec 06 19:22:51: VMX|DICT     hint.guisession.chdir = FALSE
Dec 06 19:22:51: VMX|DICT    hint.disklib.lockerror = FALSE
Dec 06 19:22:51: VMX|DICT             hint.gui.exit = FALSE
Dec 06 19:22:51: VMX|DICT     hint.xinfo.modeSwitch = FALSE
Dec 06 19:22:51: VMX|DICT     hint.svgax.dgaNoAccel = FALSE
Dec 06 19:22:51: VMX|DICT     hint.gui.installTools = FALSE
Dec 06 19:22:51: VMX|DICT      hint.gui.removeTools = FALSE
Dec 06 19:22:51: VMX|DICT             mru.suspended = 
Dec 06 19:22:51: VMX|DICT  pref.motionScrollBarrier = 1
Dec 06 19:22:51: VMX|DICT            pref.autoRaise = FALSE
Dec 06 19:22:51: VMX|DICT pref.useRecommendedLockedMemSize = TRUE
Dec 06 19:22:51: VMX|DICT pref.checkPhysicalHostMemoryLimit = TRUE
Dec 06 19:22:51: VMX|DICT pref.checkReservedMemoryLimit = TRUE
Dec 06 19:22:51: VMX|DICT         pref.toolbarIcons = FALSE
Dec 06 19:22:51: VMX|DICT         hint.gui.poweroff = FALSE
Dec 06 19:22:51: VMX|DICT            hint.nologging = FALSE
Dec 06 19:22:51: VMX|DICT              pref.autoFit = TRUE
Dec 06 19:22:51: VMX|DICT              pref.toolbar = TRUE
Dec 06 19:22:51: VMX|DICT            pref.statusBar = TRUE
Dec 06 19:22:51: VMX|DICT    hint.tools.toolsFloppy = FALSE
Dec 06 19:22:51: VMX|DICT        prefvmx.mru.config = /usr/home/randy/vmware/winxp/winxp.cfg:/usr/home/randy/vmware/win98/win98.cfg:
Dec 06 19:22:51: VMX|DICT --- USER DEFAULTS
Dec 06 19:22:51: VMX|DICT --- HOST DEFAULTS
Dec 06 19:22:51: VMX|DICT           vmware.fullpath = /usr/local/lib/vmware/bin/vmware
Dec 06 19:22:51: VMX|DICT           wizard.fullpath = /usr/local/lib/vmware/bin/vmware-wizard
Dec 06 19:22:51: VMX|DICT            dhcpd.fullpath = /usr/local/lib/vmware/bin/vmnet-dhcpd
Dec 06 19:22:51: VMX|DICT             loop.fullpath = /usr/local/lib/vmware/bin/vmware-loop
Dec 06 19:22:51: VMX|DICT                    libdir = /usr/local/lib/vmware
Dec 06 19:22:51: VMX|DICT    vmnet1.HostOnlyAddress = 192.168.254.1
Dec 06 19:22:51: VMX|DICT    vmnet1.HostOnlyNetMask = 255.255.255.0
Dec 06 19:22:51: VMX|DICT --- SITE DEFAULTS
Dec 06 19:22:51: VMX|DICT                  tag.help = introduction.htm
Dec 06 19:22:51: VMX|DICT   tag.configurationEditor = config_editor_newvm.htm
Dec 06 19:22:51: VMX|DICT             tag.ideConfig = devices_virtualdrive.htm
Dec 06 19:22:51: VMX|DICT          tag.floppyConfig = devices_floppy.htm
Dec 06 19:22:51: VMX|DICT           tag.mouseConfig = devices_mouse.htm
Dec 06 19:22:51: VMX|DICT             tag.netConfig = devices_netadapter.htm
Dec 06 19:22:51: VMX|DICT        tag.parallelConfig = devices_parallel.htm
Dec 06 19:22:51: VMX|DICT          tag.serialConfig = devices_serial.htm
Dec 06 19:22:51: VMX|DICT           tag.soundConfig = devices_sound.htm
Dec 06 19:22:51: VMX|DICT             tag.memConfig = configvm_memory.htm
Dec 06 19:22:51: VMX|DICT             tag.usbConfig = devices_usb.htm
Dec 06 19:22:51: VMX|DICT            tag.miscConfig = configvm.htm
Dec 06 19:22:51: VMX|DICT                 tag.tools = vmtools.htm
Dec 06 19:22:51: VMX|DICT --- COMMAND LINE
Dec 06 19:22:51: VMX|DICT             gui.available = TRUE
Dec 06 19:22:51: VMX|DICT --- CONFIGURATION
Dec 06 19:22:51: VMX|DICT            config.version = 6
Dec 06 19:22:51: VMX|DICT         virtualHW.version = 2
Dec 06 19:22:51: VMX|DICT               displayName = :0.0
Dec 06 19:22:51: VMX|DICT      gui.powerOnAtStartUp = FALSE
Dec 06 19:22:51: VMX|DICT                apmSuspend = FALSE
Dec 06 19:22:51: VMX|DICT             suspendToDisk = TRUE
Dec 06 19:22:51: VMX|DICT        gui.exitAtPowerOff = FALSE
Dec 06 19:22:51: VMX|DICT       hard-disk.enableIBR = FALSE
Dec 06 19:22:51: VMX|DICT      gui.fullScreenResize = TRUE
Dec 06 19:22:51: VMX|DICT         resume.repeatable = FALSE
Dec 06 19:22:51: VMX|DICT      disable_acceleration = FALSE
Dec 06 19:22:51: VMX|DICT                   guestOS = winXPPro
Dec 06 19:22:51: VMX|DICT   gui.fullScreenAtPowerOn = FALSE
Dec 06 19:22:51: VMX|DICT                redoLogDir = 
Dec 06 19:22:51: VMX|DICT                   logging = TRUE
Dec 06 19:22:51: VMX|DICT                     debug = TRUE
Dec 06 19:22:51: VMX|DICT       ide0:0.writeThrough = TRUE
Dec 06 19:22:51: VMX|DICT            ide0:0.present = TRUE
Dec 06 19:22:51: VMX|DICT         ide0:0.deviceType = rawDisk
Dec 06 19:22:51: VMX|DICT           ide0:0.fileName = /usr/compat/linux/dev/hda
Dec 06 19:22:51: VMX|DICT         ethernet0.present = TRUE
Dec 06 19:22:51: VMX|DICT  ethernet0.connectionType = hostOnly
Dec 06 19:22:51: VMX|DICT                   memsize = 512
Dec 06 19:22:51: VMX|DICT --- USER DEFAULTS
Dec 06 19:22:51: VMX|DICT --- HOST DEFAULTS
Dec 06 19:22:51: VMX|DICT           vmware.fullpath = /usr/local/lib/vmware/bin/vmware
Dec 06 19:22:51: VMX|DICT           wizard.fullpath = /usr/local/lib/vmware/bin/vmware-wizard
Dec 06 19:22:51: VMX|DICT            dhcpd.fullpath = /usr/local/lib/vmware/bin/vmnet-dhcpd
Dec 06 19:22:51: VMX|DICT             loop.fullpath = /usr/local/lib/vmware/bin/vmware-loop
Dec 06 19:22:51: VMX|DICT                    libdir = /usr/local/lib/vmware
Dec 06 19:22:51: VMX|DICT    vmnet1.HostOnlyAddress = 192.168.254.1
Dec 06 19:22:51: VMX|DICT    vmnet1.HostOnlyNetMask = 255.255.255.0
Dec 06 19:22:51: VMX|DICT --- SITE DEFAULTS
Dec 06 19:22:51: VMX|DICT                  tag.help = introduction.htm
Dec 06 19:22:51: VMX|DICT   tag.configurationEditor = config_editor_newvm.htm
Dec 06 19:22:51: VMX|DICT             tag.ideConfig = devices_virtualdrive.htm
Dec 06 19:22:51: VMX|DICT          tag.floppyConfig = devices_floppy.htm
Dec 06 19:22:51: VMX|DICT           tag.mouseConfig = devices_mouse.htm
Dec 06 19:22:51: VMX|DICT             tag.netConfig = devices_netadapter.htm
Dec 06 19:22:51: VMX|DICT        tag.parallelConfig = devices_parallel.htm
Dec 06 19:22:51: VMX|DICT          tag.serialConfig = devices_serial.htm
Dec 06 19:22:51: VMX|DICT           tag.soundConfig = devices_sound.htm
Dec 06 19:22:51: VMX|DICT             tag.memConfig = configvm_memory.htm
Dec 06 19:22:51: VMX|DICT             tag.usbConfig = devices_usb.htm
Dec 06 19:22:51: VMX|DICT            tag.miscConfig = configvm.htm
Dec 06 19:22:51: VMX|DICT                 tag.tools = vmtools.htm
Dec 06 19:22:51: VMX|DICT --- GLOBAL SETTINGS
Dec 06 19:22:51: VMX|MStat: Creating Stat vm.uptime
Dec 06 19:22:51: VMX|GuestOSId = 0x5010 
Dec 06 19:22:51: VMX|Msg_Hint: msg.guestos.xp (shown)
Dec 06 19:22:51: VMX|Disk: Open(/usr/compat/linux/dev/hda) flags=0x0=.
Dec 06 19:22:51: VMX|BigCOWDisk_OpenFromParent: Big Cow Disk /usr/compat/linux/dev/hda
Dec 06 19:22:51: VMX|RAWDISK: BIG Disk /usr/compat/linux/dev/hda: 16383(110048)/16/63
Dec 06 19:22:51: VMX|RAWDISK: /usr/compat/linux/dev/hda Geo (16383/16/63) BIOS Geo (1024/16/63)
Dec 06 19:22:51: UI|VMX(UI): changing state 0 from 1870 to 1871, nesting 0
Dec 06 19:22:53: VMX|VMX: changing state 1 from 1873 to 1873
Dec 06 19:22:53: VMX|Created the /var/tmp/ram0 temporary file.
Dec 06 19:22:53: VMX|LICENSE using: '/usr/home/randy/.vmware/license.ws.3.0' 
Dec 06 19:22:53: VMX|minReservedMemInMB=32 maxReservedMemInMB=1024 defaultReservedMemInMB=1024
Dec 06 19:22:53: VMX|totOverheadInMB=16
Dec 06 19:22:53: UI|VMX(UI): changing state 1 from 1873 to 1873, nesting 0
Dec 06 19:22:53: VMX|PHYSMEM: TryAddRegion 0
Dec 06 19:22:53: VMX|PHYSMEM: TryAddRegion 1
Dec 06 19:22:53: VMX|PHYSMEM: TryAddRegion 2
Dec 06 19:22:53: VMX|Mhz estimate 1595
Dec 06 19:22:53: VMX|MHZEstimate 1595
Dec 06 19:22:53: VMX|Msg_Hint: msg.loader.debug.release (shown)
Dec 06 19:22:58: VMX|Unknown CPUID Feature 0x80000000 
Dec 06 19:22:58: VMX|Msg_Hint: msg.cpuid.unknownfeature (shown)
Dec 06 19:23:00: VMX|Msg_Hint: msg.disk.rawacpi (shown)
Dec 06 19:23:04: VMX|Disk: Open(/usr/compat/linux/dev/hda) flags=0x0=.
Dec 06 19:23:04: VMX|BigCOWDisk_OpenFromParent: Big Cow Disk /usr/compat/linux/dev/hda
Dec 06 19:23:04: VMX|RAWDISK: BIG Disk /usr/compat/linux/dev/hda: 16383(110048)/16/63
Dec 06 19:23:04: VMX|RAWDISK: /usr/compat/linux/dev/hda Geo (16383/16/63) BIOS Geo (1024/16/63)
Dec 06 19:23:04: VMX|(VMX) DeclareThread ide0:0 module=16 source=0x200000
Dec 06 19:23:04: VMX|Creating thread 'ide0:0', type 16 from self, pid=514
Dec 06 19:23:04: VMX|Created AIO ide0:0 pid=514 sharedArea=0x483ce000 size=0x2000
Dec 06 19:23:04: VMX|(SELF) DeclareThread ide0:0 module=16 source=0x200000
Dec 06 19:23:04: ide0:0|(ide0:0) DeclareThread VMX module=1 source=0x10000
Dec 06 19:23:04: ide0:0|DISK: OPEN ide:0:0 '/usr/compat/linux/dev/hda' persistent
Dec 06 19:23:04: ide0:0|Disk: Open(/usr/compat/linux/dev/hda) flags=0x1f=poweron|writeable|lock|writelock|osync.
Dec 06 19:23:04: ide0:0|BigCOWDisk_OpenFromParent: Big Cow Disk /usr/compat/linux/dev/hda
Dec 06 19:23:04: ide0:0|RAWDISK: Opening Disks with O_SYNC
Dec 06 19:23:04: ide0:0|RAWDISK: BIG Disk /usr/compat/linux/dev/hda: 16383(110048)/16/63
Dec 06 19:23:04: ide0:0|RAWDISK: /usr/compat/linux/dev/hda Geo (16383/16/63) BIOS Geo (1024/16/63)
Dec 06 19:23:04: ide0:0|Msg_Hint: msg.disklib.lockerror (not shown)
Dec 06 19:23:04: ide0:0|DISK: OPEN '/usr/compat/linux/dev/hda' Geo (16383/16/63) BIOS Geo (1024/16/63)
Dec 06 19:23:04: VMX|MStat: Creating Stat vm.heartbeat
Dec 06 19:23:04: VMX|TOOLS INSTALL initializing state to IDLE on power on.
Dec 06 19:23:04: MKS|rasterops MMXEXT accelerations enabled
Dec 06 19:23:04: MKS|XINFO unsupported XF86VidMode version: 2.2
Dec 06 19:23:04: MKS|XINFO XFree86 VidMode 0: 1400x1050 flags: 0x0
Dec 06 19:23:04: MKS|Setting DGA origin to (0,0)
Dec 06 19:23:04: MKS|XINFO DGA acceleration supported
Dec 06 19:23:04: MKS|XINFO DGA pixmap supported
Dec 06 19:23:04: MKS|XINFO DGA 1400x1050x1408, fbSize 1478400, flags 0x1e
Dec 06 19:23:04: MKS|XINFO DGA FB offset 0
Dec 06 19:23:04: MKS|Msg_Post: Warning
Dec 06 19:23:04: MKS|[msg.mouse.unsupported] Unsupported host mouse type "sysmouse".
Dec 06 19:23:04: MKS|[msg.mks.mouseOpenFailed] Unable to open host mouse device for full-screen VGA.
Dec 06 19:23:04: MKS|[msg.dvga.powerOnFailed] Full-screen VGA will not be available.
Dec 06 19:23:04: MKS|----------------------------------------
Dec 06 19:23:07: VMX|Nvram_Manager: Can't open file nvram. Creating..
Dec 06 19:23:07: VMX|Created the /var/tmp/nvram2 temporary file.
Dec 06 19:23:07: VMX|PHYSMEM: TryAddRegion 3
Dec 06 19:23:07: VMX|Using unified VGA.
Dec 06 19:23:07: VMX|SVGA frame buffer address 0x7efc0000
Dec 06 19:23:07: MKS|SVGA set FB offset 0
Dec 06 19:23:07: MKS|SVGA changing width from 2364 to 1400
Dec 06 19:23:07: MKS|SVGA changing height from 1773 to 1050
Dec 06 19:23:07: MKS|SVGA phys sizes: 1400x1050x8 bpl 1408 offset 0 fb 0x00168f00/0x00169000
Dec 06 19:23:07: MKS|Setting DGA origin to (0,0)
Dec 06 19:23:07: MKS|XINFO DGA acceleration supported
Dec 06 19:23:07: MKS|XINFO DGA pixmap supported
Dec 06 19:23:07: MKS|XINFO DGA 1400x1050x1408, fbSize 1478400, flags 0x1e
Dec 06 19:23:07: VMX|USB: Initializing UHCI host controller
Dec 06 19:23:07: VMX|USB: Initializing USB Generic backend
Dec 06 19:23:07: VMX|USB: Unable to open "/proc/bus/usb/devices" (No such file or directory).
Dec 06 19:23:07: VMX|USB: Unable to initialize USB Generic backend.
Dec 06 19:23:07: VMX|VNET: receive cluster size is 1, threshold is 150
Dec 06 19:23:07: VMX|VNET: send cluster threshold is 150, size = 3 recalcInterval is 2 ticks
Dec 06 19:23:07: VMX|VNET: request RANDOM MAC address, is host-only
Dec 06 19:23:07: VMX|VNET: Enabling Notification for ethernet0
Dec 06 19:23:07: VMX|Initial etheraddr 00:bd:71:db:c3:ed
Dec 06 19:23:07: VMX|PHYSMEM: TryAddRegion 4
Dec 06 19:23:07: VMX|PHYSMEM: DynAlloc 0: 0xffffffff + 361 pages
Dec 06 19:23:07: VMX|PHYSMEM: TryAddRegion 4
Dec 06 19:23:07: VMX|PHYSMEM: DynAlloc 1: 0xffffffff + 64 pages
Dec 06 19:23:07: VMX|(VMX) DeclareThread Floppy module=16 source=0x200000
Dec 06 19:23:07: VMX|(SELF) DeclareThread Floppy module=16 source=0x200000
Dec 06 19:23:07: Floppy|(Floppy) DeclareThread VMX module=1 source=0x10000
Dec 06 19:23:07: VMX|Creating thread 'Floppy', type 16 from self, pid=515
Dec 06 19:23:07: VMX|Created AIO Floppy pid=515 sharedArea=0x48642000 size=0xa000
Dec 06 19:23:07: Floppy|Linux_Floppy: open for /dev/fd0 failed: No such device or address
Dec 06 19:23:07: Floppy|Msg_Post: Error
Dec 06 19:23:07: Floppy|[msg.floppy.invalidfilename] Filename "/dev/fd0" does not appear to be a valid host floppy drive. Please either change the filename in your configuration, or correct "/dev/fd0" so that it points to a valid host floppy device.
Dec 06 19:23:07: Floppy|----------------------------------------
Dec 06 19:23:10: VMX|Msg_Post: Warning
Dec 06 19:23:10: VMX|[msg.device.startdisconnected] Device floppy0 will start disconnected
Dec 06 19:23:10: VMX|----------------------------------------
Dec 06 19:23:12: VMX|Msg_Hint: msg.hostlinux.rtcopen (shown)
Dec 06 19:23:15: VMX|VMX_PowerOn: ModuleTable_PowerOn = 1
Dec 06 19:23:15: VMX|VMX_PowerOn: Barrier_Last = 1
Dec 06 19:23:15: VMX|VLANCE: RCV without busmaster
Dec 06 19:23:15: VMX|Monitor initalized: BETA$Name: build-2242 $ (gcc)
Dec 06 19:23:15: VMX|Monitor controlFlag: 0x38220900:0x1342
Dec 06 19:23:15: VMX|Unknown CPUID Feature 0x80000000
Dec 06 19:23:15: VMX|cpuFeatures = 0x1f01
Dec 06 19:23:15: VMX|MMU_Init: BETA$Name: build-2242 $ STD.
Dec 06 19:23:15: VMX|Creating hole for 0xffdff000-0xffe00fff at 0xffffe000
Dec 06 19:23:15: VMX|FPU_Init  cr0=0x8005003b
Dec 06 19:23:15: VMX|VIDE: capacity: 16514064 lba_capacity: 110929266
Dec 06 19:23:15: VMX|VIDE: (0x1F0) Drive 0 InitDrive cyl/hd/sec=16383/16/63 
Dec 06 19:23:15: VMX|VMX: changing state 0 from 1871 to 1872
Dec 06 19:23:15: UI|VMX(UI): changing state 0 from 1871 to 1872, nesting 0
Dec 06 19:23:17: VMX|Booting virtual machine
Dec 06 19:23:17: VMX|
Dec 06 19:23:17: VMX|SVGA: Registering MemSpace at 0xfc000000(0x7efc0000) and 0xfb000000(0x7ffc0000)
Dec 06 19:23:17: VMX|PCI SVGA: Asked to map the SVGA OPROM at 0xfea00000 (size 32768 bytes)
Dec 06 19:23:17: VMX|OPROM: mapping .vbios: 0xfea00000-0xfea08000
Dec 06 19:23:17: VMX|OPROM: allocating 8000 bytes for .vbios
Dec 06 19:23:17: VMX|PHYSMEM: TryAddRegion 4
Dec 06 19:23:17: VMX|PHYSMEM: DynAlloc 2: 0xfea00 + 8 pages
Dec 06 19:23:17: VMX|OPROM: loading .vbios
Dec 06 19:23:17: VMX|PCI SVGA: Asked to unmap the SVGA OPROM
Dec 06 19:23:17: VMX|OPROM: smashing .vbios
Dec 06 19:23:17: VMX|SVGA: Unregistering MemSpace at 0xfc000000(0xfc000000) and 0xfb000000(0xfb000000)
Dec 06 19:23:17: VMX|SVGA: Registering MemSpace at 0xfc000000(0xfc000000) and 0xfb000000(0xfb000000)
Dec 06 19:23:17: VMX|PCI SVGA: Asked to map the SVGA OPROM at 0xfea00000 (size 32768 bytes)
Dec 06 19:23:17: VMX|OPROM: mapping .vbios: 0xfea00000-0xfea08000
Dec 06 19:23:17: VMX|PHYSMEM: TryAddRegion 4
Dec 06 19:23:17: VMX|OPROM: loading .vbios
Dec 06 19:23:17: VMX|PCI SVGA: Asked to unmap the SVGA OPROM
Dec 06 19:23:17: VMX|OPROM: smashing .vbios
Dec 06 19:23:17: VMX|SVGA: Unregistering MemSpace at 0xfc000000(0xfc000000) and 0xfb000000(0xfb000000)
Dec 06 19:23:17: VMX|SVGA: Registering IOSpace at 0x10a0 (0x0000)
Dec 06 19:23:17: VMX|SVGA: Registering MemSpace at 0xfc000000(0xfc000000) and 0xfb000000(0xfb000000)
Dec 06 19:23:17: VMX|VBE call 0x4f02 bx 0x0007 cx 0x03d5 es 0x0078 di 0x0000
Dec 06 19:23:17: MKS|Setting DGA origin to (0,0)
Dec 06 19:23:17: MKS|XINFO DGA acceleration supported
Dec 06 19:23:17: MKS|XINFO DGA pixmap supported
Dec 06 19:23:17: MKS|XINFO DGA 1400x1050x1408, fbSize 1478400, flags 0x1e
Dec 06 19:23:17: MKS|Setting DGA origin to (0,0)
Dec 06 19:23:17: MKS|XINFO DGA acceleration supported
Dec 06 19:23:17: MKS|XINFO DGA pixmap supported
Dec 06 19:23:17: MKS|XINFO DGA 1400x1050x1408, fbSize 1478400, flags 0x1e
Dec 06 19:23:17: MKS|Setting DGA origin to (0,0)
Dec 06 19:23:17: MKS|XINFO DGA acceleration supported
Dec 06 19:23:17: MKS|XINFO DGA pixmap supported
Dec 06 19:23:17: MKS|XINFO DGA 1400x1050x1408, fbSize 1478400, flags 0x1e
Dec 06 19:23:17: MKS|Setting DGA origin to (0,0)
Dec 06 19:23:17: MKS|XINFO DGA acceleration supported
Dec 06 19:23:17: MKS|XINFO DGA pixmap supported
Dec 06 19:23:17: MKS|XINFO DGA 1400x1050x1408, fbSize 1478400, flags 0x1e
Dec 06 19:23:17: MKS|Setting DGA origin to (0,0)
Dec 06 19:23:17: MKS|XINFO DGA acceleration supported
Dec 06 19:23:17: MKS|XINFO DGA pixmap supported
Dec 06 19:23:17: MKS|XINFO DGA 1400x1050x1408, fbSize 1478400, flags 0x1e
Dec 06 19:23:17: MKS|Setting DGA origin to (0,0)
Dec 06 19:23:17: MKS|XINFO DGA acceleration supported
Dec 06 19:23:17: MKS|XINFO DGA pixmap supported
Dec 06 19:23:17: MKS|XINFO DGA 1400x1050x1408, fbSize 1478400, flags 0x1e
Dec 06 19:23:17: MKS|Setting DGA origin to (0,0)
Dec 06 19:23:17: MKS|XINFO DGA acceleration supported
Dec 06 19:23:17: MKS|XINFO DGA pixmap supported
Dec 06 19:23:17: MKS|XINFO DGA 1400x1050x1408, fbSize 1478400, flags 0x1e
Dec 06 19:23:17: MKS|Setting DGA origin to (0,0)
Dec 06 19:23:17: MKS|XINFO DGA acceleration supported
Dec 06 19:23:17: MKS|XINFO DGA pixmap supported
Dec 06 19:23:17: MKS|XINFO DGA 1400x1050x1408, fbSize 1478400, flags 0x1e
Dec 06 19:23:17: MKS|Setting DGA origin to (0,0)
Dec 06 19:23:17: MKS|XINFO DGA acceleration supported
Dec 06 19:23:17: MKS|XINFO DGA pixmap supported
Dec 06 19:23:17: MKS|XINFO DGA 1400x1050x1408, fbSize 1478400, flags 0x1e
Dec 06 19:23:17: MKS|Setting DGA origin to (0,0)
Dec 06 19:23:17: MKS|XINFO DGA acceleration supported
Dec 06 19:23:17: MKS|XINFO DGA pixmap supported
Dec 06 19:23:17: MKS|XINFO DGA 1400x1050x1408, fbSize 1478400, flags 0x1e
Dec 06 19:23:17: MKS|Setting DGA origin to (0,0)
Dec 06 19:23:17: MKS|XINFO DGA acceleration supported
Dec 06 19:23:17: MKS|XINFO DGA pixmap supported
Dec 06 19:23:17: MKS|XINFO DGA 1400x1050x1408, fbSize 1478400, flags 0x1e
Dec 06 19:23:17: MKS|Setting DGA origin to (0,0)
Dec 06 19:23:17: MKS|XINFO DGA acceleration supported
Dec 06 19:23:17: MKS|XINFO DGA pixmap supported
Dec 06 19:23:17: MKS|XINFO DGA 1400x1050x1408, fbSize 1478400, flags 0x1e
Dec 06 19:23:17: MKS|Setting DGA origin to (0,0)
Dec 06 19:23:17: MKS|XINFO DGA acceleration supported
Dec 06 19:23:17: MKS|XINFO DGA pixmap supported
Dec 06 19:23:17: MKS|XINFO DGA 1400x1050x1408, fbSize 1478400, flags 0x1e
Dec 06 19:23:17: MKS|Setting DGA origin to (0,0)
Dec 06 19:23:17: MKS|XINFO DGA acceleration supported
Dec 06 19:23:17: MKS|XINFO DGA pixmap supported
Dec 06 19:23:17: MKS|XINFO DGA 1400x1050x1408, fbSize 1478400, flags 0x1e
Dec 06 19:23:17: MKS|Setting DGA origin to (0,0)
Dec 06 19:23:17: MKS|XINFO DGA acceleration supported
Dec 06 19:23:17: MKS|XINFO DGA pixmap supported
Dec 06 19:23:17: MKS|XINFO DGA 1400x1050x1408, fbSize 1478400, flags 0x1e
Dec 06 19:23:17: MKS|Setting DGA origin to (0,0)
Dec 06 19:23:17: MKS|XINFO DGA acceleration supported
Dec 06 19:23:17: MKS|XINFO DGA pixmap supported
Dec 06 19:23:17: MKS|XINFO DGA 1400x1050x1408, fbSize 1478400, flags 0x1e
Dec 06 19:23:17: MKS|Setting DGA origin to (0,0)
Dec 06 19:23:17: MKS|XINFO DGA acceleration supported
Dec 06 19:23:17: MKS|XINFO DGA pixmap supported
Dec 06 19:23:17: MKS|XINFO DGA 1400x1050x1408, fbSize 1478400, flags 0x1e
Dec 06 19:23:17: MKS|Setting DGA origin to (0,0)
Dec 06 19:23:17: MKS|XINFO DGA acceleration supported
Dec 06 19:23:17: MKS|XINFO DGA pixmap supported
Dec 06 19:23:17: MKS|XINFO DGA 1400x1050x1408, fbSize 1478400, flags 0x1e
Dec 06 19:23:17: MKS|Setting DGA origin to (0,0)
Dec 06 19:23:17: MKS|XINFO DGA acceleration supported
Dec 06 19:23:17: MKS|XINFO DGA pixmap supported
Dec 06 19:23:17: MKS|XINFO DGA 1400x1050x1408, fbSize 1478400, flags 0x1e
Dec 06 19:23:17: MKS|Setting DGA origin to (0,0)
Dec 06 19:23:17: MKS|XINFO DGA acceleration supported
Dec 06 19:23:17: MKS|XINFO DGA pixmap supported
Dec 06 19:23:17: MKS|XINFO DGA 1400x1050x1408, fbSize 1478400, flags 0x1e
Dec 06 19:23:17: VMX|VBE: VGA Mode switch to 7(7)
Dec 06 19:23:18: VMX|VBE call 0x4f02 bx 0x0003 cx 0x03c2 es 0x0078 di 0x0000
Dec 06 19:23:18: VMX|VBE: VGA Mode switch to 3(3)
Dec 06 19:23:18: VMX|VBE call 0x4f02 bx 0x0012 cx 0x03b5 es 0x01c1 di 0x7b96
Dec 06 19:23:18: VMX|VBE: VGA Mode switch to 18(18)
Dec 06 19:23:18: VMX|UHCI: HCReset
Dec 06 19:23:19: VMX|VIDE: Curr CHS info cyls: 16383 heads: 16 sects: 63 lba_cap: 110929266
Dec 06 19:23:19: VMX|VBE call 0x4f00 bx 0x0b98 cx 0x0200 es 0x7f80 di 0x0068
Dec 06 19:23:19: VMX|VBE: DATA OFFSET from VGA BIOS = 0xb98, size=512
Dec 06 19:23:19: VMX|VBE: VESA VideoModePtr = 0xc0000bc2
Dec 06 19:23:20: VMX|VBE call 0x4f02 bx 0x0003 cx 0x1206 es 0x823b di 0x398e
Dec 06 19:23:20: VMX|VBE: VGA Mode switch to 3(3)
Dec 06 19:23:24: MKS|MKS lock got type None

-30-



More information about the freebsd-emulation mailing list