Jump to content
2213 posts in this topic

Recommended Posts

So after months of testing here is a new version of the package to run retail Mac OS X in VMware. This release supports the following products:
  • VMware Workstation 6.5 (Windows & Linux)
  • VMware Player 2.5 (Windows & Linux)
  • VMware Server 2.0 (Windows & Linux)
  • VMware Fusion 2.0 (Mac OS X)
  • VMware ESX 4.0
  • VMware ESXi 4.0

It is compatible with the other methods that have been previously described in the forums. I have attached the manual to the post and the package is available at http://www.mediafire.com/?sharekey=2528947...04e75f6e8ebb871.

 

Sorry if this is a stupid question, a newbie to this forum, my understanding is ESXi 4 does not have a system console so how do you run the relevant shell commands. Can you use the vSphere CLI from a remote host, or I have read something about an unsupported hidden limited console.

Sorry if this is a stupid question, a newbie to this forum, my understanding is ESXi 4 does not have a system console so how do you run the relevant shell commands. Can you use the vSphere CLI from a remote host, or I have read something about an unsupported hidden limited console.

 

There is a hidden console for ESXi. Google is your friend!

There is a hidden console for ESXi. Google is your friend!

 

Google is a friend indeed.

 

ALT-F1 at the ESXi 4 Console

 

type unsupported followed by enter at the end of the text

 

enter your root password at the prompt and hey presto you should be at the command console #

 

Not tested the command sequence yet, will give an update later.

 

Thanks Donk

Google is a friend indeed.

 

ALT-F1 at the ESXi 4 Console

 

type unsupported followed by enter at the end of the text

 

enter your root password at the prompt and hey presto you should be at the command console #

 

Not tested the command sequence yet, will give an update later.

 

Thanks Donk

I'll add it into the docs when I get to a new version.

Hey...not sure if this has been mentioned, but if you get EBIOS read errors when starting up the emulation, make sure that your IDE CD drive type is "cdrom-raw". This will allow you to load straight from the retail DVD.

 

The default is "atapi-cdrom", which lets Windows read from the disc and relay it back to VMware Player/Workstation. Since Windows can only read the Boot Camp partition on the disc, it won't allow VMware to boot. By changing the device type, you're telling VMware to take direct control over the DVD drive hardware, which gives it complete access to both the ISO and UDF filesystems.

 

# Settings for physical CDROM drive

ide1:0.present = "TRUE"

ide1:0.deviceType = "cdrom-raw"

ide1:0.startConnected = "TRUE"

ide1:0.fileName = "D:"

ide1:0.autodetect = "FALSE"

ide1:0.exclusive = "TRUE"

Hey...not sure if this has been mentioned, but if you get EBIOS read errors when starting up the emulation, make sure that your IDE CD drive type is "cdrom-raw". This will allow you to load straight from the retail DVD.

 

The default is "atapi-cdrom", which lets Windows read from the disc and relay it back to VMware Player/Workstation. Since Windows can only read the Boot Camp partition on the disc, it won't allow VMware to boot. By changing the device type, you're telling VMware to take direct control over the DVD drive hardware, which gives it complete access to both the ISO and UDF filesystems.

 

# Settings for physical CDROM drive

ide1:0.present = "TRUE"

ide1:0.deviceType = "cdrom-raw"

ide1:0.startConnected = "TRUE"

ide1:0.fileName = "D:"

ide1:0.autodetect = "FALSE"

ide1:0.exclusive = "TRUE"

 

Thanks for the heads up, I was getting the EBIOS errors, will try the fix and give you an update.

hey would this work for AMD Turion X2 64? i try to install the setup.cmd and i get the following:

 

VMware ISO Signature Creator 2.0.0

==================================

Core=VMware Player

InstallPath=C:\Program Files (x86)\VMware\VMware Player\

File not found - C:\Program Files (x86)\VMware\VMware Player\tools-key.pub

0 File(s) copied

0 File(s) copied

1 file(s) copied.

1 file(s) copied.

 

 

Whats up with that?

hey would this work for AMD Turion X2 64? i try to install the setup.cmd and i get the following:

 

VMware ISO Signature Creator 2.0.0

==================================

Core=VMware Player

InstallPath=C:\Program Files (x86)\VMware\VMware Player\

File not found - C:\Program Files (x86)\VMware\VMware Player\tools-key.pub

0 File(s) copied

0 File(s) copied

1 file(s) copied.

1 file(s) copied.

 

 

Whats up with that?

 

I got that too on 32-bit Windows. I guess it's because the newer VMware Player doesn't come with the VMware Additions. Don't worry, the script still works, and I was able to load MacOS without any major issues.

download links no workie.. got any updated links? (I'm assuming this will work on VMW wrkstation 6.5.x on Linux, correct?)

 

Looks like the link has expired. I will sort something out.

Stupid question...

 

 

by running your install script on 6.5.x on my linux box, I can install Leopard OEM DVD and also vmware tools? If so, will I get greater than 1024x768? Does your software include the vmware tools? If so, why cant I just add it to the current x86 version I have running right now?

I read this document and I have questions.

 

I notice you modify the darwin.iso "VMWare Tools" cd in ESX, but couldn't you just mount the modified one as a cd and not need to modify the private/public key combos?

 

Couldn't you use a procedure similar to this:

http://lifehacker.com/5351485/how-to-build...start-to-finish

 

to book in VMWare?

 

They use a modified boot loader to run stock (Retail) Snow Leopard on non Apple hardware, so couldn't their procedure be used to do the same on VMWare non-apple hardware?

 

I'm just looking for a way to use what is in this thread with two changes:

1) Run Snow Leopard instead of Leopard which is listed as not supported "N" in Manual.pdf

2) Run without modifying ESX's keys.

I read this document and I have questions.

 

I notice you modify the darwin.iso "VMWare Tools" cd in ESX, but couldn't you just mount the modified one as a cd and not need to modify the private/public key combos?

 

Couldn't you use a procedure similar to this:

http://lifehacker.com/5351485/how-to-build...start-to-finish

 

to book in VMWare?

 

They use a modified boot loader to run stock (Retail) Snow Leopard on non Apple hardware, so couldn't their procedure be used to do the same on VMWare non-apple hardware?

 

I'm just looking for a way to use what is in this thread with two changes:

1) Run Snow Leopard instead of Leopard which is listed as not supported "N" in Manual.pdf

2) Run without modifying ESX's keys.

 

Nope as I explained in the manual and this thread the behaviour is hard coded into VMware products. It always mounts the iso image when you specify the guest OS is a form of Mac OS X. SL will be possible in the future but not in any of the shipping products apart from some support in Fusion 2.0.5.

 

Stupid question...

 

 

by running your install script on 6.5.x on my linux box, I can install Leopard OEM DVD and also vmware tools? If so, will I get greater than 1024x768? Does your software include the vmware tools? If so, why cant I just add it to the current x86 version I have running right now?

Yes the tools are installed but you won't get sizing unless you use this package http://www.insanelymac.com/forum/index.php?showtopic=174735. This is fixed in future VMwrae products.

 

I got that too on 32-bit Windows. I guess it's because the newer VMware Player doesn't come with the VMware Additions. Don't worry, the script still works, and I was able to load MacOS without any major issues.

 

That's correct just ignore the errors.

Here we go:

 

1 - Workstation 6.5

2 - Ubuntu 9.04

3 - Atom 1.6 (overclocked to 2.0ish)

4 - Not sure sorry ;)

5 - 10.5.4

 

Thank you

 

There is no VT-x support in Atom processor so this isn't going to work.

No matter what I do I either get a Kernel panic with something about nfs_boot_init or still waiting for root device.

 

I am on ESXi 4. Any suggestions?

 

http://www.insanelymac.com/forum/index.php...p;#entry1189918 and post the details requested.

I'll add it into the docs when I get to a new version.

 

Commands run fine in the ESXi 4 unsupported console, and I can see the Vanilla OS X Install DVD, some problems on getting the OS X to install, but working on that!

Has anyone managed to upgrade to 10.5.8 using Core i7? I just get kernel panic..

 

Please read thread and use the experimental package. http://www.insanelymac.com/forum/index.php...t&p=1213021

Sorry that I forgot to post this earlier.

 

VMware product and version being used: ESXi v4

Host operating system: N/A

Host CPU: Intel Xeon 3050

Vanilla Leopard or other distro: Vanilla

Version of Leopard 10.5.6, 10.5.7 etc.: 10.5.6 SERVER

Please attach the VMX file: See below

Please attach the latest vmware.log file: See below

 

=======VMX File=========

.encoding = "UTF-8"

config.version = "8"

virtualHW.version = "7"

pciBridge0.present = "TRUE"

pciBridge4.present = "TRUE"

pciBridge4.virtualDev = "pcieRootPort"

pciBridge4.functions = "8"

pciBridge5.present = "TRUE"

pciBridge5.virtualDev = "pcieRootPort"

pciBridge5.functions = "8"

pciBridge6.present = "TRUE"

pciBridge6.virtualDev = "pcieRootPort"

pciBridge6.functions = "8"

pciBridge7.present = "TRUE"

pciBridge7.virtualDev = "pcieRootPort"

pciBridge7.functions = "8"

vmci0.present = "TRUE"

nvram = "Mac OS X Leopard.nvram"

deploymentPlatform = "windows"

virtualHW.productCompatibility = "hosted"

unity.customColor = "|23C0C0C0"

tools.upgrade.policy = "useGlobal"

powerType.powerOff = "default"

powerType.powerOn = "default"

powerType.suspend = "default"

powerType.reset = "default"

 

displayName = "Mac OS X Leopard"

extendedConfigFile = "Mac OS X Leopard.vmxf"

floppy0.present = "TRUE"

 

scsi0.present = "TRUE"

scsi0.sharedBus = "none"

scsi0.virtualDev = "lsilogic"

memsize = "2048"

scsi0:0.present = "TRUE"

scsi0:0.fileName = "Mac OS X Leopard.vmdk"

scsi0:0.deviceType = "scsi-hardDisk"

ide1:0.present = "TRUE"

ide1:0.clientDevice = "FALSE"

ide1:0.deviceType = "cdrom-image"

ide1:0.startConnected = "TRUE"

floppy0.startConnected = "FALSE"

floppy0.clientDevice = "TRUE"

ethernet0.present = "TRUE"

ethernet0.virtualDev = "e1000"

ethernet0.networkName = "Virtual Machine Network"

ethernet0.addressType = "generated"

chipset.onlineStandby = "FALSE"

#guestOSAltName = "FreeBSD (64-bit)"

guestOS = "darwin-64"

uuid.location = "56 4d 49 21 bc 3d f5 84-7e e7 eb 5c 84 d9 cf 62"

uuid.bios = "56 4d 49 21 bc 3d f5 84-7e e7 eb 5c 84 d9 cf 62"

vc.uuid = "52 b2 ae 5f 30 0d dc 6f-67 80 e3 e5 0c 89 fa bb"

snapshot.action = "keep"

sched.cpu.min = "0"

sched.cpu.units = "mhz"

sched.cpu.shares = "normal"

sched.mem.minsize = "0"

sched.mem.shares = "normal"

 

ide1:0.fileName = "/vmfs/volumes/4aad34a4-9272f18e-6b89-0030489d3b99/OSXserver.iso"

floppy0.fileName = "/dev/fd0"

usb.present = "TRUE"

#added for mac

ich7m.present = "TRUE"

keyboard.vusb.enable = "TRUE"

mouse.vusb.enable = "TRUE"

monitor.virtual_exec="hardware"

monitor.virtual.mmu="software"

 

ethernet0.generatedAddress = "00:0c:29:d9:cf:62"

cleanShutdown = "FALSE"

replay.supported = "FALSE"

sched.swap.derivedName = "/vmfs/volumes/4aaab58b-b0f8a001-e7c2-0030489d3b99/Mac OS X Leopard/Mac OS X Leopard-8376d26f.vswp"

scsi0:0.redo = ""

usb:0.present = "TRUE"

usb:1.present = "TRUE"

vmotion.checkpointFBSize = "4194304"

pciBridge0.pciSlotNumber = "17"

pciBridge4.pciSlotNumber = "21"

pciBridge5.pciSlotNumber = "22"

pciBridge6.pciSlotNumber = "23"

pciBridge7.pciSlotNumber = "24"

scsi0.pciSlotNumber = "16"

usb.pciSlotNumber = "32"

ethernet0.pciSlotNumber = "33"

vmci0.pciSlotNumber = "34"

ethernet0.generatedAddressOffset = "0"

vmci0.id = "-2066100382"

hostCPUID.0 = "0000000a756e65476c65746e49656e69"

guestCPUID.0 = "0000000a756e65476c65746e49656e69"

userCPUID.0 = "0000000a756e65476c65746e49656e69"

hostCPUID.1 = "000006f6000208000000e3bdbfebfbff"

guestCPUID.1 = "000006f600010800800022010febfbff"

userCPUID.1 = "000006f6000208000000e3bdbfebfbff"

hostCPUID.80000001 = "00000000000000000000000120100800"

guestCPUID.80000001 = "00000000000000000000000120100800"

userCPUID.80000001 = "00000000000000000000000120100800"

evcCompatibilityMode = "FALSE"

usb:1.deviceType = "hub"

usb:0.deviceType = "mouse"

 

smc.present = "FALSE"

 

=========VMware.log==========

6depth,16bpp,1440bytes/line)

Sep 14 13:51:38.044: vmx| ToolsSetVersionWork did nothing; new tools version (0) matches old Tools version

Sep 14 13:52:38.313: vmx| TOOLS received request in VMX to set option 'synctime' -> '0'

Sep 14 13:52:38.322: vmx| VMXVmdb_LoadRawConfig: Loading raw config

Sep 14 13:52:38.333: vmx| VMXVmdb_LoadRawConfig: Loading raw config

Sep 14 13:52:38.356: vmx| VMXVmdb_LoadRawConfig: Loading raw config

Sep 14 13:52:50.297: vmx| Vix: [697574 vmxCommands.c:314]: VMAutomation_Reset

Sep 14 13:52:50.297: vmx| Vix: [697574 vmxCommands.c:378]: VMAutomation_Reset. Trying hard reset

Sep 14 13:52:50.297: vmx|

Sep 14 13:52:50.297: vmx|

Sep 14 13:52:50.297: vmx| VMXRequestReset

Sep 14 13:52:50.297: vmx| Stopping VCPU threads...

Sep 14 13:52:50.297: vmx| Finishing pending lazy checkpoint...

Sep 14 13:52:50.303: vcpu-0| VMMon_WaitForExit: vcpu-0: worldID=681191

Sep 14 13:52:50.410: mks| MKSHostOps_Exit3D: 1, 0

Sep 14 13:52:50.410: mks| Async MKS thread is exiting

Sep 14 13:52:50.410: vmx| USB: Disconnecting device 0x600000010e0f0006

Sep 14 13:52:50.410: vmx| Vix: [697574 mainDispatch.c:833]: VMAutomation_PowerOff: Powering off.

Sep 14 13:52:50.410: vmx| Vix: [697574 mainDispatch.c:856]: VMAutomation: Leaving module running until next state change.

Sep 14 13:52:50.432: vmx| Msg_Hint: msg.tools.toolsImage (sent)

Sep 14 13:52:50.432: vmx| You do not appear to be running the VMware Tools package inside this virtual machine. The package might be necessary for your guest operating system to run at resolutions higher than 640x480 with 16 colors. The package provides significant performance benefits as well. To install it, choose VM > Install VMware Tools… after your guest operating system has finished booting.

Sep 14 13:52:50.432: vmx| If you like, VMware ESX can remind you to install the VMware Tools package when you power on. Select OK to enable the reminder.

Sep 14 13:52:50.432: vmx| ---------------------------------------

Sep 14 13:52:50.434: vmx| TOOLS INSTALL User requested VMware Tools installation reminder

Sep 14 13:52:50.435: vmx| VMXVmdb_SetToolsVersionState: status value set to 'ok'

Sep 14 13:52:50.436: vmx| USB: Disconnecting device 0x200000010e0f0002

Sep 14 13:52:50.436: vmx| USB: Disconnecting device 0x400000010e0f0003

Sep 14 13:52:50.436: vmx| Destroying virtual dev for scsi0:0 vscsi=8255

Sep 14 13:52:50.436: vmx| VMMon_VSCSIStopVports: Invalid handle

Sep 14 13:52:50.436: vmx| VMMon_VSCSIDestroyDev: Not found

Sep 14 13:52:50.437: vmx| SOCKET 3 (106) close VNC socket on VNCBackendDestroy

Sep 14 13:52:50.437: vmx| SOCKET 2 (100) close VNC socket on VNCBackendDestroy

Sep 14 13:52:50.438: vmx| MKS local poweroff

Sep 14 13:52:50.438: vmx| scsi0:0: numIOs = 0 numMergedIOs = 0 numSplitIOs = 0 ( 0.0%)

Sep 14 13:52:50.438: vmx| DISKLIB-VMFS : "/vmfs/volumes/4aaab58b-b0f8a001-e7c2-0030489d3b99/Mac OS X Leopard/Mac OS X Leopard-flat.vmdk" : closed.

Sep 14 13:52:50.439: vmx| WORKER: asyncOps=362 maxActiveOps=1 maxPending=0 maxCompleted=0

Sep 14 13:52:51.377: vmx| Vix: [697574 mainDispatch.c:3248]: VMAutomation_ReportPowerOpFinished: statevar=1, newAppState=1873, success=1

Sep 14 13:52:51.377: vmx| Vix: [697574 mainDispatch.c:3254]: VMAutomation: Ignoring ReportPowerOpFinished because the VMX is shutting down.

Sep 14 13:52:51.423: vmx| VMXVmdb_LoadRawConfig: Loading raw config

Sep 14 13:52:51.432: vmx| Vix: [697574 mainDispatch.c:3248]: VMAutomation_ReportPowerOpFinished: statevar=0, newAppState=1870, success=1

Sep 14 13:52:51.432: vmx| Vix: [697574 mainDispatch.c:3254]: VMAutomation: Ignoring ReportPowerOpFinished because the VMX is shutting down.

Sep 14 13:52:51.471: vmx| PowerOn

Sep 14 13:52:51.476: vmx| VMXVmdb_LoadRawConfig: Loading raw config

Sep 14 13:52:51.482: vmx| Vix: [697574 mainDispatch.c:3248]: VMAutomation_ReportPowerOpFinished: statevar=0, newAppState=1871, success=1

Sep 14 13:52:51.482: vmx| UNAME VMkernel vinceoffer.senorgoliath.com 4.0.0 #1 SMP Release build-171294 Jun 11 2009 12:44:08 x86_64 (uwglibc release: vmware, version: 2.5)

Sep 14 13:52:51.482: vmx| DICT --- USER PREFERENCES

Sep 14 13:52:51.482: vmx| DICT --- USER DEFAULTS

Sep 14 13:52:51.482: vmx| DICT --- HOST DEFAULTS

Sep 14 13:52:51.482: vmx| DICT libdir = /usr/lib/vmware

Sep 14 13:52:51.482: vmx| DICT authd.proxy.vim = vmware-hostd:hostd-vmdb

Sep 14 13:52:51.482: vmx| DICT authd.proxy.nfc = vmware-hostd:ha-nfc

Sep 14 13:52:51.482: vmx| DICT authd.proxy.nfcssl = vmware-hostd:ha-nfcssl

Sep 14 13:52:51.482: vmx| DICT vmauthd.logEnabled = FALSE

Sep 14 13:52:51.482: vmx| DICT log.vmauthdFileName = /var/log/vmware/authd.log

Sep 14 13:52:51.483: vmx| DICT authd.fullpath = /sbin/authd

Sep 14 13:52:51.483: vmx| DICT authd.soapServer = TRUE

Sep 14 13:52:51.483: vmx| DICT vmauthd.server.alwaysProxy = TRUE

Sep 14 13:52:51.483: vmx| DICT vmx.fullpath = /bin/vmx

Sep 14 13:52:51.483: vmx| DICT --- SITE DEFAULTS

Sep 14 13:52:51.483: vmx| DICT --- COMMAND LINE

Sep 14 13:52:51.483: vmx| DICT sched.group = host/user

Sep 14 13:52:51.483: vmx| DICT --- CONFIGURATION

Sep 14 13:52:51.483: vmx| DICT config.version = 8

Sep 14 13:52:51.483: vmx| DICT virtualHW.version = 7

Sep 14 13:52:51.483: vmx| DICT pciBridge0.present = TRUE

Sep 14 13:52:51.483: vmx| DICT pciBridge4.present = TRUE

Sep 14 13:52:51.483: vmx| DICT pciBridge4.virtualDev = pcieRootPort

Sep 14 13:52:51.483: vmx| DICT pciBridge4.functions = 8

Sep 14 13:52:51.483: vmx| DICT pciBridge5.present = TRUE

Sep 14 13:52:51.483: vmx| DICT pciBridge5.virtualDev = pcieRootPort

Sep 14 13:52:51.483: vmx| DICT pciBridge5.functions = 8

Sep 14 13:52:51.483: vmx| DICT pciBridge6.present = TRUE

Sep 14 13:52:51.483: vmx| DICT pciBridge6.virtualDev = pcieRootPort

Sep 14 13:52:51.483: vmx| DICT pciBridge6.functions = 8

Sep 14 13:52:51.483: vmx| DICT pciBridge7.present = TRUE

Sep 14 13:52:51.483: vmx| DICT pciBridge7.virtualDev = pcieRootPort

Sep 14 13:52:51.483: vmx| DICT pciBridge7.functions = 8

Sep 14 13:52:51.483: vmx| DICT vmci0.present = TRUE

Sep 14 13:52:51.483: vmx| DICT nvram = Mac OS X Leopard.nvram

Sep 14 13:52:51.483: vmx| DICT deploymentPlatform = windows

Sep 14 13:52:51.483: vmx| DICT virtualHW.productCompatibility = hosted

Sep 14 13:52:51.483: vmx| DICT unity.customColor = #C0C0C0

Sep 14 13:52:51.483: vmx| DICT tools.upgrade.policy = useGlobal

Sep 14 13:52:51.483: vmx| DICT powerType.powerOff = default

Sep 14 13:52:51.483: vmx| DICT powerType.powerOn = default

Sep 14 13:52:51.483: vmx| DICT powerType.suspend = default

Sep 14 13:52:51.483: vmx| DICT powerType.reset = default

Sep 14 13:52:51.483: vmx| DICT displayName = Mac OS X Leopard

Sep 14 13:52:51.484: vmx| DICT extendedConfigFile = Mac OS X Leopard.vmxf

Sep 14 13:52:51.484: vmx| DICT floppy0.present = TRUE

Sep 14 13:52:51.484: vmx| DICT scsi0.present = TRUE

Sep 14 13:52:51.484: vmx| DICT scsi0.sharedBus = none

Sep 14 13:52:51.484: vmx| DICT scsi0.virtualDev = lsilogic

Sep 14 13:52:51.484: vmx| DICT memsize = 2048

Sep 14 13:52:51.484: vmx| DICT scsi0:0.present = TRUE

Sep 14 13:52:51.484: vmx| DICT scsi0:0.fileName = Mac OS X Leopard.vmdk

Sep 14 13:52:51.484: vmx| DICT scsi0:0.deviceType = scsi-hardDisk

Sep 14 13:52:51.484: vmx| DICT ide1:0.present = TRUE

Sep 14 13:52:51.484: vmx| DICT ide1:0.clientDevice = FALSE

Sep 14 13:52:51.484: vmx| DICT ide1:0.deviceType = cdrom-image

Sep 14 13:52:51.484: vmx| DICT ide1:0.startConnected = TRUE

Sep 14 13:52:51.484: vmx| DICT floppy0.startConnected = FALSE

Sep 14 13:52:51.484: vmx| DICT floppy0.clientDevice = TRUE

Sep 14 13:52:51.484: vmx| DICT ethernet0.present = TRUE

Sep 14 13:52:51.484: vmx| DICT ethernet0.virtualDev = e1000

Sep 14 13:52:51.484: vmx| DICT ethernet0.networkName = Virtual Machine Network

Sep 14 13:52:51.484: vmx| DICT ethernet0.addressType = generated

Sep 14 13:52:51.484: vmx| DICT chipset.onlineStandby = FALSE

Sep 14 13:52:51.484: vmx| DICT guestOS = darwin-64

Sep 14 13:52:51.484: vmx| DICT uuid.location = 56 4d 49 21 bc 3d f5 84-7e e7 eb 5c 84 d9 cf 62

Sep 14 13:52:51.484: vmx| DICT uuid.bios = 56 4d 49 21 bc 3d f5 84-7e e7 eb 5c 84 d9 cf 62

Sep 14 13:52:51.484: vmx| DICT vc.uuid = 52 b2 ae 5f 30 0d dc 6f-67 80 e3 e5 0c 89 fa bb

Sep 14 13:52:51.484: vmx| DICT snapshot.action = keep

Sep 14 13:52:51.484: vmx| DICT sched.cpu.min = 0

Sep 14 13:52:51.484: vmx| DICT sched.cpu.units = mhz

Sep 14 13:52:51.484: vmx| DICT sched.cpu.shares = normal

Sep 14 13:52:51.484: vmx| DICT sched.mem.minsize = 0

Sep 14 13:52:51.484: vmx| DICT sched.mem.shares = normal

Sep 14 13:52:51.484: vmx| DICT ide1:0.fileName = /vmfs/volumes/4aad34a4-9272f18e-6b89-0030489d3b99/Leopard.iso

Sep 14 13:52:51.484: vmx| DICT floppy0.fileName = /dev/fd0

Sep 14 13:52:51.484: vmx| DICT usb.present = TRUE

Sep 14 13:52:51.484: vmx| DICT ich7m.present = TRUE

Sep 14 13:52:51.485: vmx| DICT keyboard.vusb.enable = TRUE

Sep 14 13:52:51.485: vmx| DICT mouse.vusb.enable = TRUE

Sep 14 13:52:51.485: vmx| DICT monitor.virtual_exec = hardware

Sep 14 13:52:51.485: vmx| DICT monitor.virtual.mmu = software

Sep 14 13:52:51.485: vmx| DICT ethernet0.generatedAddress = 00:0c:29:d9:cf:62

Sep 14 13:52:51.485: vmx| DICT cleanShutdown = TRUE

Sep 14 13:52:51.485: vmx| DICT replay.supported = FALSE

Sep 14 13:52:51.485: vmx| DICT sched.swap.derivedName = /vmfs/volumes/4aaab58b-b0f8a001-e7c2-0030489d3b99/Mac OS X Leopard/Mac OS X Leopard-8376d26f.vswp

Sep 14 13:52:51.485: vmx| DICT scsi0:0.redo =

Sep 14 13:52:51.485: vmx| DICT usb:0.present = TRUE

Sep 14 13:52:51.485: vmx| DICT usb:1.present = TRUE

Sep 14 13:52:51.485: vmx| DICT vmotion.checkpointFBSize = 4194304

Sep 14 13:52:51.485: vmx| DICT pciBridge0.pciSlotNumber = 17

Sep 14 13:52:51.485: vmx| DICT pciBridge4.pciSlotNumber = 21

Sep 14 13:52:51.485: vmx| DICT pciBridge5.pciSlotNumber = 22

Sep 14 13:52:51.485: vmx| DICT pciBridge6.pciSlotNumber = 23

Sep 14 13:52:51.485: vmx| DICT pciBridge7.pciSlotNumber = 24

Sep 14 13:52:51.485: vmx| DICT scsi0.pciSlotNumber = 16

Sep 14 13:52:51.485: vmx| DICT usb.pciSlotNumber = 32

Sep 14 13:52:51.485: vmx| DICT ethernet0.pciSlotNumber = 33

Sep 14 13:52:51.485: vmx| DICT vmci0.pciSlotNumber = 34

Sep 14 13:52:51.485: vmx| DICT ethernet0.generatedAddressOffset = 0

Sep 14 13:52:51.485: vmx| DICT vmci0.id = -2066100382

Sep 14 13:52:51.485: vmx| DICT hostCPUID.0 = 0000000a756e65476c65746e49656e69

Sep 14 13:52:51.485: vmx| DICT guestCPUID.0 = 0000000a756e65476c65746e49656e69

Sep 14 13:52:51.485: vmx| DICT userCPUID.0 = 0000000a756e65476c65746e49656e69

Sep 14 13:52:51.485: vmx| DICT hostCPUID.1 = 000006f6000208000000e3bdbfebfbff

Sep 14 13:52:51.485: vmx| DICT guestCPUID.1 = 000006f600010800800022010febfbff

Sep 14 13:52:51.485: vmx| DICT userCPUID.1 = 000006f6000208000000e3bdbfebfbff

Sep 14 13:52:51.485: vmx| DICT hostCPUID.80000001 = 00000000000000000000000120100800

Sep 14 13:52:51.485: vmx| DICT guestCPUID.80000001 = 00000000000000000000000120100800

Sep 14 13:52:51.485: vmx| DICT userCPUID.80000001 = 00000000000000000000000120100800

Sep 14 13:52:51.485: vmx| DICT evcCompatibilityMode = FALSE

Sep 14 13:52:51.485: vmx| DICT usb:1.deviceType = hub

Sep 14 13:52:51.486: vmx| DICT usb:0.deviceType = mouse

Sep 14 13:52:51.486: vmx| DICT smc.present = FALSE

Sep 14 13:52:51.486: vmx| DICT tools.syncTime = FALSE

Sep 14 13:52:51.486: vmx| DICT tools.remindInstall = TRUE

Sep 14 13:52:51.486: vmx| DICT --- USER DEFAULTS

Sep 14 13:52:51.486: vmx| DICT --- HOST DEFAULTS

Sep 14 13:52:51.486: vmx| DICT libdir = /usr/lib/vmware

Sep 14 13:52:51.486: vmx| DICT authd.proxy.vim = vmware-hostd:hostd-vmdb

Sep 14 13:52:51.486: vmx| DICT authd.proxy.nfc = vmware-hostd:ha-nfc

Sep 14 13:52:51.486: vmx| DICT authd.proxy.nfcssl = vmware-hostd:ha-nfcssl

Sep 14 13:52:51.486: vmx| DICT vmauthd.logEnabled = FALSE

Sep 14 13:52:51.486: vmx| DICT log.vmauthdFileName = /var/log/vmware/authd.log

Sep 14 13:52:51.486: vmx| DICT authd.fullpath = /sbin/authd

Sep 14 13:52:51.486: vmx| DICT authd.soapServer = TRUE

Sep 14 13:52:51.486: vmx| DICT vmauthd.server.alwaysProxy = TRUE

Sep 14 13:52:51.486: vmx| DICT vmx.fullpath = /bin/vmx

Sep 14 13:52:51.486: vmx| DICT --- SITE DEFAULTS

Sep 14 13:52:51.486: vmx| DICT --- GLOBAL SETTINGS

Sep 14 13:52:51.487: vmx| Vix: [697574 mainDispatch.c:3248]: VMAutomation_ReportPowerOpFinished: statevar=1, newAppState=1873, success=1

Sep 14 13:52:51.487: vmx| MONITOR MODE: allowed modes : BT HV

Sep 14 13:52:51.487: vmx| MONITOR MODE: user requested modes : HV HWMMU

Sep 14 13:52:51.487: vmx| MONITOR MODE: guestOS preferred modes: HWMMU BT HV

Sep 14 13:52:51.487: vmx| MONITOR MODE: filtered list : HV

Sep 14 13:52:51.487: vmx| HV Settings: virtual exec = 'hardware'; virtual mmu = 'software'

Sep 14 13:52:51.530: vmx| VMMon_ConfigMemSched: vmmon.numVCPUs=1

Sep 14 13:52:51.530: vmx| CreateVM: Swap: generating normal swap file name.

Sep 14 13:52:51.531: vmx| Swap file path: '/vmfs/volumes/4aaab58b-b0f8a001-e7c2-0030489d3b99/Mac OS X Leopard/Mac OS X Leopard-8376d26f.vswp'

Sep 14 13:52:51.555: vmx| Using swap file '/vmfs/volumes/4aaab58b-b0f8a001-e7c2-0030489d3b99/Mac OS X Leopard/Mac OS X Leopard-8376d26f.vswp'

Sep 14 13:52:51.555: vmx| VMXVmdb_LoadRawConfig: Loading raw config

Sep 14 13:52:51.571: vmx| vmm32-modules: [vmm.vmm32 .data:0x2b000-0xe44 .sdata:0x2c000-0x4e4 .statvars:0x2d000-0x3a8 .peer:0x2e000-0x261c0 .shared:0x56000-0x18fc0 .bss:0x70000-0x5dc8 .rodata:0x77000-0xbe20 .text:0x84000-0x6104d .kstatvars:0x3000-0x0, mmu-pae.vmm32 .rodata:0x82e20-0x44 .data:0x2be44-0xc .peer:0x541c0-0x16c0 .shared:0x6efc0-0x380 .bss:0x75de0-0x51c .text:0xe5050-0xa947 .comment:0x40000e10-0x10e .statvars:0x2000-0x0 .kstatvars:0x2000-0x0 .scb:0x40004fe0-0x180 .shared_meta:0x40004f20-0x390 .peer_meta:0x40000e70-0x210, sharedmmu-none.vmm32 .text:0xef998-0x33 .comment:0x40000f1e-0x12, pv-none.vmm32 .shared:0x6f340-0x180 .bss:0x76300-0x84 .text:0xef9cc-0xe2 .comment:0x40000f30-0x48 .shared_meta:0x400052b0-0x90, vprobe-none.vmm32 .text:0xefab0-0x19 .comment:0x40000f78-0x12, hv-vt.vmm32 .rodata:0x82e64-0x4 .data:0x1000-0x0 .peer:0x1000-0x0 .shared:0x1000-0x0 .bss:0x1000-0x0 .text:0xefad0-0x1a1 .comment:0x40000f8a-0x12 .statvars:0x1000-0x0 .kstatvars:0x1000-0x0, gphys-sw.vmm32 .peer:0x55880-0x40 .shared:0x6f4c0-0x80 .bss:0x2000-0x0 .text:0xefc80-0x763 .comment:0x40000f9c-0x12 .scb:0x40005160-0x60 .shared_meta:0x40005340-0x240 .peer_meta:0x40001080-0x30, vassert-none.vmm32 .text:0xf03e4-0xf .comment:0x40000fae-0x12, vmsafe-none.vmm32 .text:0xf03f4-0x1b .comment:0x40000fc0-0x12, videio-none.vmm32 .rodata:0x82e68-0xdf .data:0x1000-0x0 .peer:0x1000-0x0 .shared:0x1000-0x0 .bss:0x1000-0x0 .text:0xf0410-0xaa .comment:0x40000fd2-0x12 .statvars:0x1000-0x0 .kstatvars:0x1000-0x0, <MonSrcFile> .rodata:0x82f47-0x3e9]

Sep 14 13:52:51.573: vmx| KHZEstimate 2394000

Sep 14 13:52:51.574: vmx| MHZEstimate 2394

Sep 14 13:52:51.574: vmx| NumVCPUs 1

Sep 14 13:52:51.575: vmx| UUID: location-UUID is 56 4d 49 21 bc 3d f5 84-7e e7 eb 5c 84 d9 cf 62

Sep 14 13:52:51.575: vmx| AIOGNRC: numThreads=2 ide=0, scsi=0, passthru=1

Sep 14 13:52:51.575: vmx| WORKER: Creating new group with numThreads=2 (2)

Sep 14 13:52:51.575: vmx| minDEThreshold: 70

Sep 14 13:52:51.590: vmx| Mapped mainmem as pageable

Sep 14 13:52:51.591: vmx| MMCHK: Disabling checks which are not forced, cannot do checks on certain processors.

Sep 14 13:52:51.591: vmx| MStat: Creating Stat vm.uptime

Sep 14 13:52:51.591: vmx| MStat: Creating Stat vm.suspendTime

Sep 14 13:52:51.591: vmx| MStat: Creating Stat vm.powerOnTimeStamp

Sep 14 13:52:51.591: vmx| VMXAIOMGR: Using: simple=Generic unbuf=Generic

Sep 14 13:52:51.611: vmx| VMXVmdb_LoadRawConfig: Loading raw config

Sep 14 13:52:51.617: vmx| DISK: OPEN scsi0:0 '/vmfs/volumes/4aaab58b-b0f8a001-e7c2-0030489d3b99/Mac OS X Leopard/Mac OS X Leopard.vmdk' persistent R[]

Sep 14 13:52:51.635: vmx| DISKLIB-VMFS : "/vmfs/volumes/4aaab58b-b0f8a001-e7c2-0030489d3b99/Mac OS X Leopard/Mac OS X Leopard-flat.vmdk" : open successful (10) size = 53687091200, hd = 11197967. Type 3

Sep 14 13:52:51.635: vmx| DISKLIB-DSCPTR: Opened [0]: "Mac OS X Leopard-flat.vmdk" (0xa)

Sep 14 13:52:51.635: vmx| DISKLIB-LINK : Opened '/vmfs/volumes/4aaab58b-b0f8a001-e7c2-0030489d3b99/Mac OS X Leopard/Mac OS X Leopard.vmdk' (0xa): vmfs, 104857600 sectors / 50 GB.

Sep 14 13:52:51.635: vmx| DISKLIB-LIB : Opened "/vmfs/volumes/4aaab58b-b0f8a001-e7c2-0030489d3b99/Mac OS X Leopard/Mac OS X Leopard.vmdk" (flags 0xa).

Sep 14 13:52:51.640: vmx| DISK: OPEN '/vmfs/volumes/4aaab58b-b0f8a001-e7c2-0030489d3b99/Mac OS X Leopard/Mac OS X Leopard.vmdk' Geo (6527/255/63) BIOS Geo (0/0/0)

Sep 14 13:52:51.642: vmx| TimeTracker: busMultiplier 26

Sep 14 13:52:51.642: vmx| TimeTracker: apicBusHz 92076923

Sep 14 13:52:51.642: vmx| TimeTracker host to guest rate conversion 474920108171694 @ 2394000000Hz -> 474920108171694 @ 2394000000Hz

Sep 14 13:52:51.642: vmx| TimeTracker host to guest rate conversion ((x * 2147483648) >> 31) + 0

Sep 14 13:52:51.642: vmx| USB: Initializing 'Generic' backend

Sep 14 13:52:51.642: vmx| USBG: disabled on ESX

Sep 14 13:52:51.642: vmx| USB: Unable to initialize 'Generic' backend

Sep 14 13:52:51.642: vmx| USB: Initializing 'Virtual Hub' backend

Sep 14 13:52:51.642: vmx| USB: Initializing 'Virtual Mouse' backend

Sep 14 13:52:51.642: vmx| USB: Initializing 'Virtual Keyboard' backend

Sep 14 13:52:51.642: vmx| USB: Initializing 'Remote Device' backend

Sep 14 13:52:51.643: vmx| RemoteUSBVMX: no delay setting is TRUE.

Sep 14 13:52:51.643: vmx| USB: Initializing 'Virtual Mass Storage' backend

Sep 14 13:52:51.643: vmx| USB: Initializing 'Virtual CCID' backend

Sep 14 13:52:51.643: vmx| USB-CCID: failed to GetModulePath.

Sep 14 13:52:51.643: vmx| USB: Unable to initialize 'Virtual CCID' backend

Sep 14 13:52:51.645: vmx| DISKLIB-VMFS : "/vmfs/volumes/4aaab58b-b0f8a001-e7c2-0030489d3b99/Mac OS X Leopard/Mac OS X Leopard-flat.vmdk" : open successful (21) size = 53687091200, hd = 0. Type 3

Sep 14 13:52:51.646: vmx| DISKLIB-VMFS : "/vmfs/volumes/4aaab58b-b0f8a001-e7c2-0030489d3b99/Mac OS X Leopard/Mac OS X Leopard-flat.vmdk" : closed.

Sep 14 13:52:51.647: vmx| MKS not attempting to initialize X.

Sep 14 13:52:51.651: vmx| WORKER: Creating new group with numThreads=1 (3)

Sep 14 13:52:51.651: vmx| MKS: Base polling period is 1000000us

Sep 14 13:52:51.652: vmx| MKS REMOTE Loading VNC Configuration from VM config file

Sep 14 13:52:51.654: vmx| VLANCE: send cluster threshold is 80, size = 2 recalcInterval is 2 ticks

Sep 14 13:52:51.655: vmx| Chipset version: 0x13

Sep 14 13:52:51.665: vmx| DISKUTIL: ide1:0 : capacity=0

Sep 14 13:52:51.665: vmx| DISKUTIL: ide1:0 : geometry=0/0/0

Sep 14 13:52:51.665: vmx| LSI: vIC initialized 50/4/100/0

Sep 14 13:52:51.665: vmx| SCSI0: UNTAGGED commands will be converted to ORDER tags.

Sep 14 13:52:51.665: vmx| Creating virtual dev for scsi0:0

Sep 14 13:52:51.665: vmx| DumpDiskInfo: scsi0:0 createType=11, capacity = 104857600, numLinks = 1, allocationType = 1

Sep 14 13:52:51.666: vmx| VM has zeroedthick disk scsi0:0; FT enable will be disallowed

Sep 14 13:52:51.666: vmx| SCSIDiskESXPopulateVDevDesc: Using FS backend

Sep 14 13:52:51.666: vmx| Msg_Post: Warning

Sep 14 13:52:51.666: vmx| [msg.svgaUI.badLimits] Insufficient video RAM. The maximum resolution of the virtual machine will be limited to 1176x885 at 16 bits per pixel. To use the configured maximum resolution of 2360x1770 at 16 bits per pixel, increase the amount of video RAM allocated to this virtual machine by setting svga.vramSize="16708800" in the virtual machine's configuration file.

Sep 14 13:52:51.666: vmx|

Sep 14 13:52:51.666: vmx| ----------------------------------------

Sep 14 13:52:51.676: vmx| SVGA: Truncated max res to VRAM size: 4194304 bytes VRAM, 1176x885 Max Resolution

Sep 14 13:52:51.676: vmx| USB: Initializing 'UHCI' host controller

Sep 14 13:52:51.684: vmx| Ethernet0 MAC Address: 00:0c:29:d9:cf:62

Sep 14 13:52:51.686: vmx| MStat: Creating Stat vm.heartbeat

Sep 14 13:52:51.686: vmx| TOOLS Generated SessionId 18234159674328962973

Sep 14 13:52:51.687: vmx| VMXVmdbGuest_GetToolsVersion did nothing; tools version has not yet been initialized

Sep 14 13:52:51.687: vmx| DISKUTIL: scsi0:0 : toolsVersion = 0

Sep 14 13:52:51.687: vmx| DISKUTIL: Offline toolsVersion = 0

Sep 14 13:52:51.687: vmx| VMXVmdbGuest_GetToolsVersion did nothing; tools version has not yet been initialized

Sep 14 13:52:51.687: vmx| TOOLS setting legacy tools version to '0', manifest status is 3

Sep 14 13:52:51.687: vmx| VMXVmdb_SetToolsVersionState: status value set to 'noTools'

Sep 14 13:52:51.687: vmx| VMXVmdb_SetToolsVersionState: status value set to 'noTools'

Sep 14 13:52:51.690: vmx| Msg_Hint: msg.tools.toolsReminder (sent)

Sep 14 13:52:51.690: vmx| Do not forget to install the VMware Tools package inside this virtual machine: wait until your guest operating system finishes booting, then choose VM > Install VMware Tools… and follow the instructions.

Sep 14 13:52:51.690: vmx| ---------------------------------------

Sep 14 13:52:51.695: vmx| TOOLS INSTALL initializing state to IDLE on power on.

Sep 14 13:52:51.703: vmx| PTSC to VMI Wallclock (nsec) 474920255846511 @ 2394000000Hz -> 1252936371000000000 @ 1000000000Hz

Sep 14 13:52:51.703: vmx| PTSC to VMI Wallclock (nsec) ((x * 3588109687) >> 33) + 1252737991611623467

Sep 14 13:52:51.704: vmx| PTSC to ParaTime RealCycles 0 @ 2394000000Hz -> 0 @ 2394000000Hz

Sep 14 13:52:51.704: vmx| PTSC to ParaTime RealCycles ((x * 1) >> 0) + 0

Sep 14 13:52:51.704: vmx| ParaTime RealCycles to PTSC 0 @ 2394000000Hz -> 0 @ 2394000000Hz

Sep 14 13:52:51.704: vmx| ParaTime RealCycles to PTSC ((x * 1) >> 0) + 0

Sep 14 13:52:51.704: vmx| memoryHotplug: Current size = 2048MB, Minimum size = 2048MB, Maximum size = 2048MB

Sep 14 13:52:51.704: vmx| memoryHotplug: Entry[0]: 00000000000000A0-00000000000A0000

Sep 14 13:52:51.704: vmx| memoryHotplug: Entry[1]: 00000000001000A0-0000000080000000

Sep 14 13:52:51.705: vmx| guestCpuFeatures = 0x404001fc

Sep 14 13:52:51.706: vmx| VMXVmdb_LoadRawConfig: Loading raw config

Sep 14 13:52:51.712: vmx| guestCPUID vendor: GenuntelineI

Sep 14 13:52:51.712: vmx| guestCPUID level 00000000, 0: 0x0000000a 0x756e6547 0x6c65746e 0x49656e69

Sep 14 13:52:51.712: vmx| guestCPUID level 00000001, 0: 0x000006f6 0x00010800 0x80002201 0x0febfbff

Sep 14 13:52:51.712: vmx| guestCPUID level 0000000a, 0: 0x07280202 0x00000000 0x00000000 0x00000000

Sep 14 13:52:51.712: vmx| guestCPUID level 40000000, 0: 0x40000010 0x61774d56 0x4d566572 0x65726177

Sep 14 13:52:51.712: vmx| guestCPUID level 40000010, 0: 0x00248790 0x000167ad 0x00000000 0x00000000

Sep 14 13:52:51.712: vmx| guestCPUID level 80000000, 0: 0x80000008 0x00000000 0x00000000 0x00000000

Sep 14 13:52:51.712: vmx| guestCPUID level 80000001, 0: 0x00000000 0x00000000 0x00000001 0x20100800

Sep 14 13:52:51.712: vmx| guestCPUID level 80000008, 0: 0x00003028 0x00000000 0x00000000 0x00000000

Sep 14 13:52:51.714: vmx| BusMemSample: initPercent 75 touched 393216

Sep 14 13:52:51.714: vmx| Vix: [697574 mainDispatch.c:663]: VMAutomation_PowerOn. Powering on.

Sep 14 13:52:51.715: vmx| /vmfs/volumes/4aaab58b-b0f8a001-e7c2-0030489d3b99/Mac OS X Leopard/Mac OS X Leopard.vmx: Cannot make symlink /var/run/vmware/root_0/1252935697492023_697574/configFile: File exists

Sep 14 13:52:51.715: vmx| VMX_PowerOn: ModuleTable_PowerOn = 1

Sep 14 13:52:51.715: vmx| VMX setting maximum IPC write buffers to 0 packets, 0 bytes

Sep 14 13:52:51.715: vmx| Set thread 1 stack size to 2097152: Success

Sep 14 13:52:51.715: mks| Async MKS thread is alive

Sep 14 13:52:51.715: vmx| Set thread 4 stack size to 1048576: Success

Sep 14 13:52:51.715: vcpu-0| VMMon_Start: vcpu-0: worldID=699726

Sep 14 13:52:51.716: mks| MKS: Base polling period is 10000us

Sep 14 13:52:51.717: vmx| USB: Connecting device 0x600000010e0f0006

Sep 14 13:52:51.717: vmx| VUsbKeyboard: Initializing descriptor table.

Sep 14 13:52:51.765: vmx| VMXVmdb_LoadRawConfig: Loading raw config

Sep 14 13:52:51.852: vcpu-0| APIC: version = 0x14, max LVT = 5

Sep 14 13:52:51.852: vcpu-0| APIC: LDR = 0x1000000, DFR = 0xffffffff

Sep 14 13:52:51.861: vcpu-0| guestCpuFeatures = 0x404001fc

Sep 14 13:52:51.864: vcpu-0| LSI:Initialize adapter 0

Sep 14 13:52:51.867: vcpu-0| CPU reset: hard

Sep 14 13:52:51.868: vcpu-0| memoryHotplug: Entry[0]: 00000000000000A0-00000000000A0000

Sep 14 13:52:51.868: vcpu-0| memoryHotplug: Entry[1]: 00000000001000A0-0000000080000000

Sep 14 13:52:51.875: vcpu-0| CDROM: Connecting ide1:0 to '/vmfs/volumes/4aad34a4-9272f18e-6b89-0030489d3b99/Leopard.iso'. img=1 raw=0 remote=0

Sep 14 13:52:51.875: vcpu-0| Vix: [699728 mainDispatch.c:3248]: VMAutomation_ReportPowerOpFinished: statevar=0, newAppState=1872, success=1

Sep 14 13:52:51.878: vcpu-0| Vix: [699728 mainDispatch.c:3169]: VMAutomationReportPowerStateChange: Reporting power state change (opcode=0, err=0).

Sep 14 13:52:51.878: vcpu-0| Vix: [699728 mainDispatch.c:3169]: VMAutomationReportPowerStateChange: Reporting power state change (opcode=2, err=0).

Sep 14 13:52:51.878: vcpu-0| Transitioned vmx/execState/val to poweredOn

Sep 14 13:52:51.883: vcpu-0| sz=2926544

Sep 14 13:52:52.013: vcpu-0| vmm32 initialized: Releasebuild-171294. cflags: 0x00000000.00001000.00108000.00100003

Sep 14 13:52:52.027: vcpu-0| MonitorInitNumaUnmapVMM32

Sep 14 13:52:52.201: mks| VNCENCODE 4 encoding mode change: (640x480x16depth,16bpp,1280bytes/line)

Sep 14 13:52:52.401: mks| VNCENCODE 5 encoding mode change: (640x480x16depth,16bpp,1280bytes/line)

Sep 14 13:52:52.665: vcpu-0| SVGA: Registering MemSpace at 0xd4000000(0x0) and 0xd8000000(0x0)

Sep 14 13:52:52.670: vcpu-0| SVGA: Unregistering MemSpace at 0xd4000000(0xd4000000) and 0xd8000000(0xd8000000)

Sep 14 13:52:52.904: vcpu-0| SVGA: Registering MemSpace at 0xd4000000(0xd4000000) and 0xd8000000(0xd8000000)

Sep 14 13:52:52.911: vcpu-0| SVGA: Unregistering MemSpace at 0xd4000000(0xd4000000) and 0xd8000000(0xd8000000)

Sep 14 13:52:52.912: vcpu-0| SVGA: Registering IOSpace at 0x10d0

Sep 14 13:52:52.912: vcpu-0| SVGA: Registering MemSpace at 0xd4000000(0xd4000000) and 0xd8000000(0xd8000000)

Sep 14 13:52:52.918: vcpu-0| PCIBridge4: ISA/VGA decoding enabled (ctrl 0004)

Sep 14 13:52:52.920: vcpu-0| pciBridge4:1: ISA/VGA decoding enabled (ctrl 0004)

Sep 14 13:52:52.921: vcpu-0| pciBridge4:2: ISA/VGA decoding enabled (ctrl 0004)

Sep 14 13:52:52.923: vcpu-0| pciBridge4:3: ISA/VGA decoding enabled (ctrl 0004)

Sep 14 13:52:52.924: vcpu-0| pciBridge4:4: ISA/VGA decoding enabled (ctrl 0004)

Sep 14 13:52:52.926: vcpu-0| pciBridge4:5: ISA/VGA decoding enabled (ctrl 0004)

Sep 14 13:52:52.927: vcpu-0| pciBridge4:6: ISA/VGA decoding enabled (ctrl 0004)

Sep 14 13:52:52.929: vcpu-0| pciBridge4:7: ISA/VGA decoding enabled (ctrl 0004)

Sep 14 13:52:52.930: vcpu-0| PCIBridge5: ISA/VGA decoding enabled (ctrl 0004)

Sep 14 13:52:52.932: vcpu-0| pciBridge5:1: ISA/VGA decoding enabled (ctrl 0004)

Sep 14 13:52:52.933: vcpu-0| pciBridge5:2: ISA/VGA decoding enabled (ctrl 0004)

Sep 14 13:52:52.935: vcpu-0| pciBridge5:3: ISA/VGA decoding enabled (ctrl 0004)

Sep 14 13:52:52.936: vcpu-0| pciBridge5:4: ISA/VGA decoding enabled (ctrl 0004)

Sep 14 13:52:52.938: vcpu-0| pciBridge5:5: ISA/VGA decoding enabled (ctrl 0004)

Sep 14 13:52:52.939: vcpu-0| pciBridge5:6: ISA/VGA decoding enabled (ctrl 0004)

Sep 14 13:52:52.941: vcpu-0| pciBridge5:7: ISA/VGA decoding enabled (ctrl 0004)

Sep 14 13:52:52.942: vcpu-0| PCIBridge6: ISA/VGA decoding enabled (ctrl 0004)

Sep 14 13:52:52.944: vcpu-0| pciBridge6:1: ISA/VGA decoding enabled (ctrl 0004)

Sep 14 13:52:52.945: vcpu-0| pciBridge6:2: ISA/VGA decoding enabled (ctrl 0004)

Sep 14 13:52:52.947: vcpu-0| pciBridge6:3: ISA/VGA decoding enabled (ctrl 0004)

Sep 14 13:52:52.948: vcpu-0| pciBridge6:4: ISA/VGA decoding enabled (ctrl 0004)

Sep 14 13:52:52.950: vcpu-0| pciBridge6:5: ISA/VGA decoding enabled (ctrl 0004)

Sep 14 13:52:52.951: vcpu-0| pciBridge6:6: ISA/VGA decoding enabled (ctrl 0004)

Sep 14 13:52:52.953: vcpu-0| pciBridge6:7: ISA/VGA decoding enabled (ctrl 0004)

Sep 14 13:52:52.954: vcpu-0| PCIBridge7: ISA/VGA decoding enabled (ctrl 0004)

Sep 14 13:52:52.956: vcpu-0| pciBridge7:1: ISA/VGA decoding enabled (ctrl 0004)

Sep 14 13:52:52.957: vcpu-0| pciBridge7:2: ISA/VGA decoding enabled (ctrl 0004)

Sep 14 13:52:52.959: vcpu-0| pciBridge7:3: ISA/VGA decoding enabled (ctrl 0004)

Sep 14 13:52:52.960: vcpu-0| pciBridge7:4: ISA/VGA decoding enabled (ctrl 0004)

Sep 14 13:52:52.962: vcpu-0| pciBridge7:5: ISA/VGA decoding enabled (ctrl 0004)

Sep 14 13:52:52.963: vcpu-0| pciBridge7:6: ISA/VGA decoding enabled (ctrl 0004)

Sep 14 13:52:52.965: vcpu-0| pciBridge7:7: ISA/VGA decoding enabled (ctrl 0004)

Sep 14 13:52:52.984: mks| VNCENCODE 5 encoding mode change: (720x400x16depth,16bpp,1440bytes/line)

Sep 14 13:52:52.984: mks| VNCENCODE 4 encoding mode change: (720x400x16depth,16bpp,1440bytes/line)

Sep 14 13:52:53.051: mks| VNCENCODE 4 encoding mode change: (640x480x16depth,16bpp,1280bytes/line)

Sep 14 13:52:53.057: mks| VNCENCODE 5 encoding mode change: (640x480x16depth,16bpp,1280bytes/line)

Sep 14 13:52:53.167: vcpu-0| PCIBridge4: ISA/VGA decoding enabled (ctrl 0004)

Sep 14 13:52:53.169: vcpu-0| pciBridge4:1: ISA/VGA decoding enabled (ctrl 0004)

Sep 14 13:52:53.170: vcpu-0| pciBridge4:2: ISA/VGA decoding enabled (ctrl 0004)

Sep 14 13:52:53.172: vcpu-0| pciBridge4:3: ISA/VGA decoding enabled (ctrl 0004)

Sep 14 13:52:53.173: vcpu-0| pciBridge4:4: ISA/VGA decoding enabled (ctrl 0004)

Sep 14 13:52:53.174: vcpu-0| pciBridge4:5: ISA/VGA decoding enabled (ctrl 0004)

Sep 14 13:52:53.176: vcpu-0| pciBridge4:6: ISA/VGA decoding enabled (ctrl 0004)

Sep 14 13:52:53.177: vcpu-0| pciBridge4:7: ISA/VGA decoding enabled (ctrl 0004)

Sep 14 13:52:53.179: vcpu-0| PCIBridge5: ISA/VGA decoding enabled (ctrl 0004)

Sep 14 13:52:53.180: vcpu-0| pciBridge5:1: ISA/VGA decoding enabled (ctrl 0004)

Sep 14 13:52:53.182: vcpu-0| pciBridge5:2: ISA/VGA decoding enabled (ctrl 0004)

Sep 14 13:52:53.183: vcpu-0| pciBridge5:3: ISA/VGA decoding enabled (ctrl 0004)

Sep 14 13:52:53.185: vcpu-0| pciBridge5:4: ISA/VGA decoding enabled (ctrl 0004)

Sep 14 13:52:53.186: vcpu-0| pciBridge5:5: ISA/VGA decoding enabled (ctrl 0004)

Sep 14 13:52:53.188: vcpu-0| pciBridge5:6: ISA/VGA decoding enabled (ctrl 0004)

Sep 14 13:52:53.189: vcpu-0| pciBridge5:7: ISA/VGA decoding enabled (ctrl 0004)

Sep 14 13:52:53.191: vcpu-0| PCIBridge6: ISA/VGA decoding enabled (ctrl 0004)

Sep 14 13:52:53.192: vcpu-0| pciBridge6:1: ISA/VGA decoding enabled (ctrl 0004)

Sep 14 13:52:53.193: vcpu-0| pciBridge6:2: ISA/VGA decoding enabled (ctrl 0004)

Sep 14 13:52:53.195: vcpu-0| pciBridge6:3: ISA/VGA decoding enabled (ctrl 0004)

Sep 14 13:52:53.196: vcpu-0| pciBridge6:4: ISA/VGA decoding enabled (ctrl 0004)

Sep 14 13:52:53.198: vcpu-0| pciBridge6:5: ISA/VGA decoding enabled (ctrl 0004)

Sep 14 13:52:53.199: vcpu-0| pciBridge6:6: ISA/VGA decoding enabled (ctrl 0004)

Sep 14 13:52:53.201: vcpu-0| pciBridge6:7: ISA/VGA decoding enabled (ctrl 0004)

Sep 14 13:52:53.202: vcpu-0| PCIBridge7: ISA/VGA decoding enabled (ctrl 0004)

Sep 14 13:52:53.204: vcpu-0| pciBridge7:1: ISA/VGA decoding enabled (ctrl 0004)

Sep 14 13:52:53.205: vcpu-0| pciBridge7:2: ISA/VGA decoding enabled (ctrl 0004)

Sep 14 13:52:53.207: vcpu-0| pciBridge7:3: ISA/VGA decoding enabled (ctrl 0004)

Sep 14 13:52:53.208: vcpu-0| pciBridge7:4: ISA/VGA decoding enabled (ctrl 0004)

Sep 14 13:52:53.210: vcpu-0| pciBridge7:5: ISA/VGA decoding enabled (ctrl 0004)

Sep 14 13:52:53.211: vcpu-0| pciBridge7:6: ISA/VGA decoding enabled (ctrl 0004)

Sep 14 13:52:53.213: vcpu-0| pciBridge7:7: ISA/VGA decoding enabled (ctrl 0004)

Sep 14 13:52:53.221: vcpu-0| DISKUTIL: scsi0:0 : geometry=6527/255/63

Sep 14 13:52:53.221: vcpu-0| DISKUTIL: scsi0:0 : capacity=104857600

Sep 14 13:52:53.427: vcpu-0| BIOS-UUID is 56 4d 49 21 bc 3d f5 84-7e e7 eb 5c 84 d9 cf 62

Sep 14 13:52:53.703: mks| VNCENCODE 4 encoding mode change: (720x400x16depth,16bpp,1440bytes/line)

Sep 14 13:52:53.704: vcpu-0| TOOLS INSTALL entering BEGINNING state.

Sep 14 13:52:53.707: vcpu-0| TOOLS INSTALL Attempting image mount.

Sep 14 13:52:53.708: vcpu-0| TOOLS INSTALL using device 'ide1:0'.

Sep 14 13:52:54.036: vcpu-0| TOOLS INSTALL entering INSERTED state.

Sep 14 13:52:54.038: vcpu-0| CDROM: Connecting ide1:0 to '/usr/lib/vmware/isoimages/darwin.iso'. img=1 raw=0 remote=0

Sep 14 13:52:54.041: vcpu-0| CDROM: Reset guest state on ide1:0. Invalidating last disconnect time.

Sep 14 13:52:54.047: mks| VNCENCODE 5 encoding mode change: (720x400x16depth,16bpp,1440bytes/line)

Sep 14 13:52:54.056: vcpu-0| TOOLS INSTALL attempted to begin tools install while tools image was not in the correct state (idle). Ignoring...

Sep 14 13:52:54.057: vcpu-0| TOOLS INSTALL attempted to begin tools install while tools image was not in the correct state (idle). Ignoring...

Sep 14 13:52:54.374: vcpu-0| CDROM: switching CDROM state from 5 to 1 using error sense key.

Sep 14 13:52:54.375: vcpu-0| CDROM ide1:0: CMD 0x43 (READ TOC) FAILED (key 0x6 asc 0x28 ascq 0)

Sep 14 13:52:54.667: vcpu-0| Set thread 5 stack size to 1048576: Success

Sep 14 13:52:54.966: vcpu-0| Monitor64_PowerOn()

Sep 14 13:52:54.966: vcpu-0| vmm64->cr3 = 0x8034e000, vmkContext = 0x4100b0cd184c, vmkCR3 = 0xa04ab000

Sep 14 13:52:55.010: vcpu-0| vmm64-modules: [vmm.vmm64 .data:0xfffffffffc04f000-0x16e4 .sdata:0xfffffffffc051000-0x9a8 .statvars:0xfffffffffc052000-0x1d4 .peer:0xfffffffffc053000-0x261c0 .shared:0xfffffffffc07b000-0x18fc0 .bss:0xfffffffffc095000-0xa180 .rodata:0xfffffffffc200000-0x13820 .text:0xfffffffffc215000-0x695fe .kstatvars:0x4000-0x0 .eh_frame:0xfffffffffc297000-0x137b8, mmu-hv.vmm64 .rodata:0xfffffffffc213820-0xd2 .data:0xfffffffffc0506e8-0x14 .peer:0xfffffffffc0791c0-0x16c0 .shared:0xfffffffffc093fc0-0x380 .bss:0xfffffffffc09f180-0x930 .text:0xfffffffffc27e600-0xb346 .statvars:0x2000-0x0 .kstatvars:0x2000-0x0 .scb:0x4fe0-0x180 .shared_meta:0x4f20-0x390 .peer_meta:0xe70-0x210 .eh_frame:0xfffffffffc2aa7b8-0x1cb8 .comment:0xe22-0x10e, sharedmmu-none.vmm64 .text:0xfffffffffc289948-0x1a .eh_frame:0xfffffffffc2ac470-0x150 .comment:0xf30-0x12, pv-none.vmm64 .shared:0xfffffffffc094340-0x180 .bss:0x1000-0x0 .text:0xfffffffffc289964-0x4 .shared_meta:0x52b0-0x90 .eh_frame:0xfffffffffc2ac5c0-0x48 .comment:0xf42-0x48, vprobe-none.vmm64 .text:0xfffffffffc289968-0x1a .eh_frame:0xfffffffffc2ac608-0xf0 .comment:0xf8a-0x12, hv-vt.vmm64 .rodata:0xfffffffffc213900-0x7cc .data:0xfffffffffc050700-0x20 .peer:0x2000-0x0 .shared:0x2000-0x0 .bss:0xfffffffffc09fac0-0x9d38 .text:0xfffffffffc289990-0xb3ba .statvars:0x2000-0x0 .kstatvars:0x2000-0x0 .eh_frame:0xfffffffffc2ac6f8-0x1a08 .comment:0xf9c-0x36, gphys-sw.vmm64 .rodata:0xfffffffffc2140d0-0x29 .data:0x1000-0x0 .peer:0xfffffffffc07a880-0x40 .shared:0xfffffffffc0944c0-0x80 .bss:0xfffffffffc0a97f8-0x20 .text:0xfffffffffc294d50-0x1634 .statvars:0x1000-0x0 .kstatvars:0x1000-0x0 .scb:0x5160-0x60 .shared_meta:0x5340-0x240 .peer_meta:0x1080-0x30 .eh_frame:0xfffffffffc2ae100-0x468 .comment:0xfd2-0x12, vassert-none.vmm64 .text:0xfffffffffc296384-0xf .eh_frame:0xfffffffffc2ae568-0x78 .comment:0xfe4-0x12, vmsafe-none.vmm64 .text:0xfffffffffc296394-0x13 .eh_frame:0xfffffffffc2ae5e0-0xd8 .comment:0xff6-0x12, videio-none.vmm64 .rodata:0xfffffffffc214100-0xdf .data:0x1000-0x0 .peer:0x1000-0x0 .shared:0x1000-0x0 .bss:0x1000-0x0 .text:0xfffffffffc2963a8-0xa6 .statvars:0x1000-0x0 .kstatvars:0x1000-0x0 .eh_frame:0xfffffffffc2ae6b8-0x148 .comment:0x1008-0x12, <MonSrcFile> .rodata:0xfffffffffc2141df-0x424| 0x56000]

Sep 14 13:52:55.014: vcpu-0| APIC: version = 0x14, max LVT = 5

Sep 14 13:52:55.014: vcpu-0| APIC: LDR = 0x2000000, DFR = 0xffffffff

Sep 14 13:52:55.015: vcpu-0| HV enabled

Sep 14 13:52:55.016: vcpu-0| VMM64 initialized

Sep 14 13:52:55.020: vcpu-0| MonitorInitNumaUnmapVMM64

Sep 14 13:52:55.385: vmx| CDROM: Guest eject on ide1:0. Cancelling tools install.

Sep 14 13:52:55.385: vmx| TOOLS INSTALL cancelling tools installation.

Sep 14 13:52:55.385: vmx| TOOLS INSTALL entering ENDING state.

Sep 14 13:52:55.386: vmx| CDROM: Connecting ide1:0 to '/vmfs/volumes/4aad34a4-9272f18e-6b89-0030489d3b99/Leopard.iso'. img=1 raw=0 remote=0

Sep 14 13:52:55.387: vmx| TOOLS INSTALL entering IDLE state.

Sep 14 13:52:55.387: vcpu-0| CDROM: switching CDROM state from 2 to 3 using error sense key.

Sep 14 13:52:55.388: vcpu-0| VIDE: ATAPI 0x28 Failed: key 0x2, asc 0x3a, ascq 0x2

Sep 14 13:52:55.388: vcpu-0| VIDE: ATAPI 0x28 Failed: key 0x2, asc 0x3a, ascq 0x0

Sep 14 13:52:55.388: vcpu-0| VIDE: ATAPI 0x28 Failed: key 0x2, asc 0x3a, ascq 0x0

Sep 14 13:52:55.389: vcpu-0| VIDE: ATAPI 0x28 Failed: key 0x2, asc 0x3a, ascq 0x0

Sep 14 13:52:55.389: vcpu-0| VIDE: ATAPI 0x28 Failed: key 0x2, asc 0x3a, ascq 0x0

Sep 14 13:52:55.389: vcpu-0| VIDE: ATAPI 0x28 Failed: key 0x2, asc 0x3a, ascq 0x0

Sep 14 13:52:55.389: vcpu-0| VIDE: ATAPI 0x28 Failed: key 0x2, asc 0x3a, ascq 0x0

Sep 14 13:52:55.389: vcpu-0| VIDE: ATAPI 0x28 Failed: key 0x2, asc 0x3a, ascq 0x0

Sep 14 13:52:55.390: vcpu-0| VIDE: ATAPI 0x28 Failed: key 0x2, asc 0x3a, ascq 0x0

Sep 14 13:52:55.390: vcpu-0| VIDE: ATAPI 0x28 Failed: key 0x2, asc 0x3a, ascq 0x0

Sep 14 13:52:55.390: vcpu-0| VIDE: ATAPI 0x28 Failed: key 0x2, asc 0x3a, ascq 0x0

Sep 14 13:52:55.390: vcpu-0| VIDE: ATAPI 0x28 Failed: key 0x2, asc 0x3a, ascq 0x0

Sep 14 13:52:55.391: vcpu-0| VIDE: ATAPI 0x28 Failed: key 0x2, asc 0x3a, ascq 0x0

Sep 14 13:52:55.391: vcpu-0| VIDE: ATAPI 0x28 Failed: key 0x2, asc 0x3a, ascq 0x0

Sep 14 13:52:55.391: vcpu-0| VIDE: ATAPI 0x28 Failed: key 0x2, asc 0x3a, ascq 0x0

Sep 14 13:52:55.391: vcpu-0| VIDE: ATAPI 0x28 Failed: key 0x2, asc 0x3a, ascq 0x0

Sep 14 13:52:55.391: vcpu-0| VIDE: ATAPI 0x28 Failed: key 0x2, asc 0x3a, ascq 0x0

Sep 14 13:52:55.392: vcpu-0| VIDE: ATAPI 0x28 Failed: key 0x2, asc 0x3a, ascq 0x0

Sep 14 13:52:55.392: vcpu-0| VIDE: ATAPI 0x28 Failed: key 0x2, asc 0x3a, ascq 0x0

Sep 14 13:52:55.393: vcpu-0| VIDE: ATAPI 0x28 Failed: key 0x2, asc 0x3a, ascq 0x0

Sep 14 13:52:55.394: vcpu-0| VIDE: ATAPI 0x28 Failed: key 0x2, asc 0x3a, ascq 0x0

Sep 14 13:52:55.394: vcpu-0| VIDE: ATAPI 0x28 Failed: key 0x2, asc 0x3a, ascq 0x0

Sep 14 13:52:55.394: vcpu-0| VIDE: ATAPI 0x28 Failed: key 0x2, asc 0x3a, ascq 0x0

Sep 14 13:52:55.394: vcpu-0| VIDE: ATAPI 0x28 Failed: key 0x2, asc 0x3a, ascq 0x0

Sep 14 13:52:55.394: vcpu-0| VIDE: ATAPI 0x28 Failed: key 0x2, asc 0x3a, ascq 0x0

Sep 14 13:52:55.395: vcpu-0| VIDE: ATAPI 0x28 Failed: key 0x2, asc 0x3a, ascq 0x0

Sep 14 13:52:55.395: vcpu-0| VIDE: ATAPI 0x28 Failed: key 0x2, asc 0x3a, ascq 0x0

Sep 14 13:52:55.395: vcpu-0| VIDE: ATAPI 0x28 Failed: key 0x2, asc 0x3a, ascq 0x0

Sep 14 13:52:55.395: vcpu-0| VIDE: ATAPI 0x28 Failed: key 0x2, asc 0x3a, ascq 0x0

Sep 14 13:52:55.395: vcpu-0| VIDE: ATAPI 0x28 Failed: key 0x2, asc 0x3a, ascq 0x0

Sep 14 13:52:55.396: vcpu-0| VIDE: ATAPI 0x28 Failed: key 0x2, asc 0x3a, ascq 0x0

Sep 14 13:52:55.396: vcpu-0| VIDE: ATAPI 0x28 Failed: key 0x2, asc 0x3a, ascq 0x0

Sep 14 13:52:55.396: vcpu-0| VIDE: ATAPI 0x28 Failed: key 0x2, asc 0x3a, ascq 0x0

Sep 14 13:52:55.396: vcpu-0| VIDE: ATAPI 0x28 Failed: key 0x2, asc 0x3a, ascq 0x0

Sep 14 13:52:55.396: vcpu-0| VIDE: ATAPI 0x28 Failed: key 0x2, asc 0x3a, ascq 0x0

Sep 14 13:52:55.397: vcpu-0| VIDE: ATAPI 0x28 Failed: key 0x2, asc 0x3a, ascq 0x0

Sep 14 13:52:55.397: vcpu-0| VIDE: ATAPI 0x28 Failed: key 0x2, asc 0x3a, ascq 0x0

Sep 14 13:52:55.397: vcpu-0| VIDE: ATAPI 0x28 Failed: key 0x2, asc 0x3a, ascq 0x0

Sep 14 13:52:55.397: vcpu-0| VIDE: ATAPI 0x28 Failed: key 0x2, asc 0x3a, ascq 0x0

Sep 14 13:52:55.397: vcpu-0| VIDE: ATAPI 0x28 Failed: key 0x2, asc 0x3a, ascq 0x0

Sep 14 13:52:55.398: vcpu-0| VIDE: ATAPI 0x28 Failed: key 0x2, asc 0x3a, ascq 0x0

Sep 14 13:52:55.398: vcpu-0| VIDE: ATAPI 0x28 Failed: key 0x2, asc 0x3a, ascq 0x0

Sep 14 13:52:55.398: vcpu-0| VIDE: ATAPI 0x28 Failed: key 0x2, asc 0x3a, ascq 0x0

Sep 14 13:52:55.398: vcpu-0| VIDE: ATAPI 0x28 Failed: key 0x2, asc 0x3a, ascq 0x0

Sep 14 13:52:55.398: vcpu-0| VIDE: ATAPI 0x28 Failed: key 0x2, asc 0x3a, ascq 0x0

Sep 14 13:52:55.399: vcpu-0| VIDE: ATAPI 0x28 Failed: key 0x2, asc 0x3a, ascq 0x0

Sep 14 13:52:55.399: vcpu-0| VIDE: ATAPI 0x28 Failed: key 0x2, asc 0x3a, ascq 0x0

Sep 14 13:52:55.399: vcpu-0| VIDE: ATAPI 0x28 Failed: key 0x2, asc 0x3a, ascq 0x0

Sep 14 13:52:55.399: vcpu-0| VIDE: ATAPI 0x28 Failed: key 0x2, asc 0x3a, ascq 0x0

Sep 14 13:52:55.399: vcpu-0| VIDE: ATAPI 0x28 Failed: key 0x2, asc 0x3a, ascq 0x0

Sep 14 13:52:55.400: vcpu-0| VIDE: ATAPI 0x28 Failed: key 0x2, asc 0x3a, ascq 0x0

Sep 14 13:52:55.400: vcpu-0| VIDE: ATAPI 0x28 Failed: key 0x2, asc 0x3a, ascq 0x0

Sep 14 13:52:55.400: vcpu-0| VIDE: ATAPI 0x28 Failed: key 0x2, asc 0x3a, ascq 0x0

Sep 14 13:52:55.400: vcpu-0| VIDE: ATAPI 0x28 Failed: key 0x2, asc 0x3a, ascq 0x0

Sep 14 13:52:55.401: vcpu-0| VIDE: ATAPI 0x28 Failed: key 0x2, asc 0x3a, ascq 0x0

Sep 14 13:52:55.401: vcpu-0| VIDE: ATAPI 0x28 Failed: key 0x2, asc 0x3a, ascq 0x0

Sep 14 13:52:55.401: vcpu-0| VIDE: ATAPI 0x28 Failed: key 0x2, asc 0x3a, ascq 0x0

Sep 14 13:52:55.401: vcpu-0| VIDE: ATAPI 0x28 Failed: key 0x2, asc 0x3a, ascq 0x0

Sep 14 13:52:55.401: vcpu-0| VIDE: ATAPI 0x28 Failed: key 0x2, asc 0x3a, ascq 0x0

Sep 14 13:52:55.402: vcpu-0| VIDE: ATAPI 0x28 Failed: key 0x2, asc 0x3a, ascq 0x0

Sep 14 13:52:55.402: vcpu-0| VIDE: ATAPI 0x28 Failed: key 0x2, asc 0x3a, ascq 0x0

Sep 14 13:52:55.402: vcpu-0| VIDE: ATAPI 0x28 Failed: key 0x2, asc 0x3a, ascq 0x0

Sep 14 13:52:55.402: vcpu-0| VIDE: ATAPI 0x28 Failed: key 0x2, asc 0x3a, ascq 0x0

Sep 14 13:52:55.402: vcpu-0| VIDE: ATAPI 0x28 Failed: key 0x2, asc 0x3a, ascq 0x0

Sep 14 13:52:55.403: vcpu-0| VIDE: ATAPI 0x28 Failed: key 0x2, asc 0x3a, ascq 0x0

Sep 14 13:52:55.403: vcpu-0| VIDE: ATAPI 0x28 Failed: key 0x2, asc 0x3a, ascq 0x0

Sep 14 13:52:55.403: vcpu-0| VIDE: ATAPI 0x28 Failed: key 0x2, asc 0x3a, ascq 0x0

Sep 14 13:52:55.403: vcpu-0| VIDE: ATAPI 0x28 Failed: key 0x2, asc 0x3a, ascq 0x0

Sep 14 13:52:55.403: vcpu-0| VIDE: ATAPI 0x28 Failed: key 0x2, asc 0x3a, ascq 0x0

Sep 14 13:52:55.404: vcpu-0| VIDE: ATAPI 0x28 Failed: key 0x2, asc 0x3a, ascq 0x0

Sep 14 13:52:55.404: vcpu-0| VIDE: ATAPI 0x28 Failed: key 0x2, asc 0x3a, ascq 0x0

Sep 14 13:52:55.404: vcpu-0| VIDE: ATAPI 0x28 Failed: key 0x2, asc 0x3a, ascq 0x0

Sep 14 13:52:55.404: vcpu-0| VIDE: ATAPI 0x28 Failed: key 0x2, asc 0x3a, ascq 0x0

Sep 14 13:52:55.404: vcpu-0| VIDE: ATAPI 0x28 Failed: key 0x2, asc 0x3a, ascq 0x0

Sep 14 13:52:55.405: vcpu-0| VIDE: ATAPI 0x28 Failed: key 0x2, asc 0x3a, ascq 0x0

Sep 14 13:52:55.405: vcpu-0| VIDE: ATAPI 0x28 Failed: key 0x2, asc 0x3a, ascq 0x0

Sep 14 13:52:55.405: vcpu-0| VIDE: ATAPI 0x28 Failed: key 0x2, asc 0x3a, ascq 0x0

Sep 14 13:52:55.405: vcpu-0| VIDE: ATAPI 0x28 Failed: key 0x2, asc 0x3a, ascq 0x0

Sep 14 13:52:55.405: vcpu-0| VIDE: ATAPI 0x28 Failed: key 0x2, asc 0x3a, ascq 0x0

Sep 14 13:52:55.406: vcpu-0| VIDE: ATAPI 0x28 Failed: key 0x2, asc 0x3a, ascq 0x0

Sep 14 13:52:55.406: vcpu-0| VIDE: ATAPI 0x28 Failed: key 0x2, asc 0x3a, ascq 0x0

Sep 14 13:52:55.406: vcpu-0| VIDE: ATAPI 0x28 Failed: key 0x2, asc 0x3a, ascq 0x0

Sep 14 13:52:55.407: vcpu-0| VIDE: ATAPI 0x28 Failed: key 0x2, asc 0x3a, ascq 0x0

Sep 14 13:52:55.407: vcpu-0| VIDE: ATAPI 0x28 Failed: key 0x2, asc 0x3a, ascq 0x0

Sep 14 13:52:55.407: vcpu-0| VIDE: ATAPI 0x28 Failed: key 0x2, asc 0x3a, ascq 0x0

Sep 14 13:52:55.407: vcpu-0| VIDE: ATAPI 0x28 Failed: key 0x2, asc 0x3a, ascq 0x0

Sep 14 13:52:55.407: vcpu-0| VIDE: ATAPI 0x28 Failed: key 0x2, asc 0x3a, ascq 0x0

Sep 14 13:52:55.407: vcpu-0| VIDE: ATAPI 0x28 Failed: key 0x2, asc 0x3a, ascq 0x0

Sep 14 13:52:55.408: vcpu-0| VIDE: ATAPI 0x28 Failed: key 0x2, asc 0x3a, ascq 0x0

Sep 14 13:52:55.408: vcpu-0| VIDE: ATAPI 0x28 Failed: key 0x2, asc 0x3a, ascq 0x0

Sep 14 13:52:55.408: vcpu-0| VIDE: ATAPI 0x28 Failed: key 0x2, asc 0x3a, ascq 0x0

Sep 14 13:52:55.409: vcpu-0| VIDE: ATAPI 0x28 Failed: key 0x2, asc 0x3a, ascq 0x0

Sep 14 13:52:55.409: vcpu-0| VIDE: ATAPI 0x28 Failed: key 0x2, asc 0x3a, ascq 0x0

Sep 14 13:52:55.409: vcpu-0| VIDE: ATAPI 0x28 Failed: key 0x2, asc 0x3a, ascq 0x0

Sep 14 13:52:55.409: vcpu-0| VIDE: ATAPI 0x28 Failed: key 0x2, asc 0x3a, ascq 0x0

Sep 14 13:52:55.410: vcpu-0| VIDE: ATAPI 0x28 Failed: key 0x2, asc 0x3a, ascq 0x0

Sep 14 13:52:55.410: vcpu-0| VIDE: ATAPI 0x28 Failed: key 0x2, asc 0x3a, ascq 0x0

Sep 14 13:52:55.410: vcpu-0| VIDE: ATAPI 0x28 Failed: key 0x2, asc 0x3a, ascq 0x0

Sep 14 13:52:55.410: vcpu-0| VIDE: ATAPI 0x28 Failed: key 0x2, asc 0x3a, ascq 0x0

Sep 14 13:52:55.410: vcpu-0| VIDE: ATAPI 0x28 Failed: key 0x2, asc 0x3a, ascq 0x0

Sep 14 13:52:55.411: vcpu-0| VIDE: ATAPI 0x28 Failed: key 0x2, asc 0x3a, ascq 0x0

Sep 14 13:52:55.411: vcpu-0| VIDE: ATAPI 0x28 Failed: key 0x2, asc 0x3a, ascq 0x0

Sep 14 13:52:55.411: vcpu-0| VIDE: ATAPI 0x28 Failed: key 0x2, asc 0x3a, ascq 0x0

Sep 14 13:52:55.411: vcpu-0| VIDE: ATAPI 0x28 Failed: key 0x2, asc 0x3a, ascq 0x0

Sep 14 13:52:55.412: vcpu-0| VIDE: ATAPI 0x28 Failed: key 0x2, asc 0x3a, ascq 0x0

Sep 14 13:52:55.412: vcpu-0| VIDE: ATAPI 0x28 Failed: key 0x2, asc 0x3a, ascq 0x0

Sep 14 13:52:55.412: vcpu-0| VIDE: ATAPI 0x28 Failed: key 0x2, asc 0x3a, ascq 0x0

Sep 14 13:52:55.412: vcpu-0| VIDE: ATAPI 0x28 Failed: key 0x2, asc 0x3a, ascq 0x0

Sep 14 13:52:55.412: vcpu-0| VIDE: ATAPI 0x28 Failed: key 0x2, asc 0x3a, ascq 0x0

Sep 14 13:52:55.413: vcpu-0| VIDE: ATAPI 0x28 Failed: key 0x2, asc 0x3a, ascq 0x0

Sep 14 13:52:55.413: vcpu-0| VIDE: ATAPI 0x28 Failed: key 0x2, asc 0x3a, ascq 0x0

Sep 14 13:52:55.413: vcpu-0| VIDE: ATAPI 0x28 Failed: key 0x2, asc 0x3a, ascq 0x0

Sep 14 13:52:55.413: vcpu-0| VIDE: ATAPI 0x28 Failed: key 0x2, asc 0x3a, ascq 0x0

Sep 14 13:52:55.413: vcpu-0| VIDE: ATAPI 0x28 Failed: key 0x2, asc 0x3a, ascq 0x0

Sep 14 13:52:55.414: vcpu-0| VIDE: ATAPI 0x28 Failed: key 0x2, asc 0x3a, ascq 0x0

Sep 14 13:52:55.414: vcpu-0| VIDE: ATAPI 0x28 Failed: key 0x2, asc 0x3a, ascq 0x0

Sep 14 13:52:55.414: vcpu-0| VIDE: ATAPI 0x28 Failed: key 0x2, asc 0x3a, ascq 0x0

Sep 14 13:52:55.414: vcpu-0| VIDE: ATAPI 0x28 Failed: key 0x2, asc 0x3a, ascq 0x0

Sep 14 13:52:55.414: vcpu-0| VIDE: ATAPI 0x28 Failed: key 0x2, asc 0x3a, ascq 0x0

Sep 14 13:52:55.415: vcpu-0| VIDE: ATAPI 0x28 Failed: key 0x2, asc 0x3a, ascq 0x0

Sep 14 13:52:56.393: vcpu-0| VIDE: ATAPI 0x28 Failed: key 0x2, asc 0x3a, ascq 0x0

Sep 14 13:52:56.393: vcpu-0| VIDE: ATAPI 0x28 Failed: key 0x2, asc 0x3a, ascq 0x0

Sep 14 13:52:56.393: vcpu-0| VIDE: ATAPI 0x28 Failed: key 0x2, asc 0x3a, ascq 0x0

Sep 14 13:52:56.394: vcpu-0| VIDE: ATAPI 0x28 Failed: key 0x2, asc 0x3a, ascq 0x0

Sep 14 13:52:56.394: vcpu-0| VIDE: ATAPI 0x28 Failed: key 0x2, asc 0x3a, ascq 0x0

Sep 14 13:52:56.394: vcpu-0| VIDE: ATAPI 0x28 Failed: key 0x2, asc 0x3a, ascq 0x0

Sep 14 13:52:56.394: vcpu-0| VIDE: ATAPI 0x28 Failed: key 0x2, asc 0x3a, ascq 0x0

Sep 14 13:52:56.394: vcpu-0| VIDE: ATAPI 0x28 Failed: key 0x2, asc 0x3a, ascq 0x0

Sep 14 13:52:56.395: vcpu-0| VIDE: ATAPI 0x28 Failed: key 0x2, asc 0x3a, ascq 0x0

Sep 14 13:52:56.395: vcpu-0| VIDE: ATAPI 0x28 Failed: key 0x2, asc 0x3a, ascq 0x0

Sep 14 13:52:56.395: vcpu-0| VIDE: ATAPI 0x28 Failed: key 0x2, asc 0x3a, ascq 0x0

Sep 14 13:52:56.395: vcpu-0| VIDE: ATAPI 0x28 Failed: key 0x2, asc 0x3a, ascq 0x0

Sep 14 13:52:56.396: vcpu-0| VIDE: ATAPI 0x28 Failed: key 0x2, asc 0x3a, ascq 0x0

Sep 14 13:52:56.396: vcpu-0| VIDE: ATAPI 0x28 Failed: key 0x2, asc 0x3a, ascq 0x0

Sep 14 13:52:56.396: vcpu-0| VIDE: ATAPI 0x28 Failed: key 0x2, asc 0x3a, ascq 0x0

Sep 14 13:52:56.396: vcpu-0| VIDE: ATAPI 0x28 Failed: key 0x2, asc 0x3a, ascq 0x0

Sep 14 13:52:56.396: vcpu-0| VIDE: ATAPI 0x28 Failed: key 0x2, asc 0x3a, ascq 0x0

Sep 14 13:52:56.397: vcpu-0| VIDE: ATAPI 0x28 Failed: key 0x2, asc 0x3a, ascq 0x0

Sep 14 13:52:56.397: vcpu-0| VIDE: ATAPI 0x28 Failed: key 0x2, asc 0x3a, ascq 0x0

Sep 14 13:52:56.397: vcpu-0| VIDE: ATAPI 0x28 Failed: key 0x2, asc 0x3a, ascq 0x0

Sep 14 13:52:56.397: vcpu-0| VIDE: ATAPI 0x28 Failed: key 0x2, asc 0x3a, ascq 0x0

Sep 14 13:52:56.397: vcpu-0| VIDE: ATAPI 0x28 Failed: key 0x2, asc 0x3a, ascq 0x0

Sep 14 13:52:56.398: vcpu-0| VIDE: ATAPI 0x28 Failed: key 0x2, asc 0x3a, ascq 0x0

Sep 14 13:52:56.398: vcpu-0| VIDE: ATAPI 0x28 Failed: key 0x2, asc 0x3a, ascq 0x0

Sep 14 13:52:56.398: vcpu-0| VIDE: ATAPI 0x28 Failed: key 0x2, asc 0x3a, ascq 0x0

Sep 14 13:52:56.398: vcpu-0| VIDE: ATAPI 0x28 Failed: key 0x2, asc 0x3a, ascq 0x0

Sep 14 13:52:56.398: vcpu-0| VIDE: ATAPI 0x28 Failed: key 0x2, asc 0x3a, ascq 0x0

Sep 14 13:52:56.399: vcpu-0| VIDE: ATAPI 0x28 Failed: key 0x2, asc 0x3a, ascq 0x0

Sep 14 13:52:56.399: vcpu-0| VIDE: ATAPI 0x28 Failed: key 0x2, asc 0x3a, ascq 0x0

Sep 14 13:52:56.399: vcpu-0| VIDE: ATAPI 0x28 Failed: key 0x2, asc 0x3a, ascq 0x0

Sep 14 13:52:56.399: vcpu-0| VIDE: ATAPI 0x28 Failed: key 0x2, asc 0x3a, ascq 0x0

Sep 14 13:52:56.400: vcpu-0| VIDE: ATAPI 0x28 Failed: key 0x2, asc 0x3a, ascq 0x0

Sep 14 13:52:56.400: vcpu-0| VIDE: ATAPI 0x28 Failed: key 0x2, asc 0x3a, ascq 0x0

Sep 14 13:52:56.400: vcpu-0| VIDE: ATAPI 0x28 Failed: key 0x2, asc 0x3a, ascq 0x0

Sep 14 13:52:56.400: vcpu-0| VIDE: ATAPI 0x28 Failed: key 0x2, asc 0x3a, ascq 0x0

Sep 14 13:52:56.400: vcpu-0| VIDE: ATAPI 0x28 Failed: key 0x2, asc 0x3a, ascq 0x0

Sep 14 13:52:56.400: vcpu-0| VIDE: ATAPI 0x28 Failed: key 0x2, asc 0x3a, ascq 0x0

Sep 14 13:52:56.401: vcpu-0| VIDE: ATAPI 0x28 Failed: key 0x2, asc 0x3a, ascq 0x0

Sep 14 13:52:56.401: vcpu-0| VIDE: ATAPI 0x28 Failed: key 0x2, asc 0x3a, ascq 0x0

Sep 14 13:52:56.401: vcpu-0| VIDE: ATAPI 0x28 Failed: key 0x2, asc 0x3a, ascq 0x0

Sep 14 13:52:56.401: vcpu-0| VIDE: ATAPI 0x28 Failed: key 0x2, asc 0x3a, ascq 0x0

Sep 14 13:52:56.402: vcpu-0| VIDE: ATAPI 0x28 Failed: key 0x2, asc 0x3a, ascq 0x0

Sep 14 13:52:56.402: vcpu-0| VIDE: ATAPI 0x28 Failed: key 0x2, asc 0x3a, ascq 0x0

Sep 14 13:52:56.402: vcpu-0| VIDE: ATAPI 0x28 Failed: key 0x2, asc 0x3a, ascq 0x0

Sep 14 13:52:56.402: vcpu-0| VIDE: ATAPI 0x28 Failed: key 0x2, asc 0x3a, ascq 0x0

Sep 14 13:52:56.402: vcpu-0| VIDE: ATAPI 0x28 Failed: key 0x2, asc 0x3a, ascq 0x0

Sep 14 13:52:56.403: vcpu-0| VIDE: ATAPI 0x28 Failed: key 0x2, asc 0x3a, ascq 0x0

Sep 14 13:52:56.403: vcpu-0| VIDE: ATAPI 0x28 Failed: key 0x2, asc 0x3a, ascq 0x0

Sep 14 13:52:56.403: vcpu-0| VIDE: ATAPI 0x28 Failed: key 0x2, asc 0x3a, ascq 0x0

Sep 14 13:52:56.403: vcpu-0| VIDE: ATAPI 0x28 Failed: key 0x2, asc 0x3a, ascq 0x0

Sep 14 13:52:56.403: vcpu-0| VIDE: ATAPI 0x28 Failed: key 0x2, asc 0x3a, ascq 0x0

Sep 14 13:52:56.404: vcpu-0| VIDE: ATAPI 0x28 Failed: key 0x2, asc 0x3a, ascq 0x0

Sep 14 13:52:56.404: vcpu-0| VIDE: ATAPI 0x28 Failed: key 0x2, asc 0x3a, ascq 0x0

Sep 14 13:52:56.404: vcpu-0| VIDE: ATAPI 0x28 Failed: key 0x2, asc 0x3a, ascq 0x0

Sep 14 13:52:56.404: vcpu-0| VIDE: ATAPI 0x28 Failed: key 0x2, asc 0x3a, ascq 0x0

Sep 14 13:52:56.404: vcpu-0| VIDE: ATAPI 0x28 Failed: key 0x2, asc 0x3a, ascq 0x0

Sep 14 13:52:56.405: vcpu-0| VIDE: ATAPI 0x28 Failed: key 0x2, asc 0x3a, ascq 0x0

Sep 14 13:52:56.405: vcpu-0| VIDE: ATAPI 0x28 Failed: key 0x2, asc 0x3a, ascq 0x0

Sep 14 13:52:56.405: vcpu-0| VIDE: ATAPI 0x28 Failed: key 0x2, asc 0x3a, ascq 0x0

Sep 14 13:52:56.405: vcpu-0| VIDE: ATAPI 0x28 Failed: key 0x2, asc 0x3a, ascq 0x0

Sep 14 13:52:57.381: vcpu-0| CDROM: switching CDROM state from 3 to 4 using error sense key.

Sep 14 13:52:57.382: vcpu-0| VIDE: ATAPI 0x28 Failed: key 0x2, asc 0x3a, ascq 0x0

Sep 14 13:52:57.382: vcpu-0| CDROM: switching CDROM state from 4 to 5 using error sense key.

Sep 14 13:52:57.382: vcpu-0| CDROM ide1:0: CMD 0x28 (READ(10)) FAILED (key 0x2 asc 0x4 ascq 0x1)

Sep 14 13:52:57.382: vcpu-0| VIDE: ATAPI 0x28 Failed: key 0x2, asc 0x4, ascq 0x1

Sep 14 13:52:57.382: vcpu-0| CDROM: switching CDROM state from 5 to 1 using error sense key.

Sep 14 13:52:57.382: vcpu-0| CDROM ide1:0: CMD 0x28 (READ(10)) FAILED (key 0x6 asc 0x28 ascq 0)

Sep 14 13:52:57.382: vcpu-0| VIDE: ATAPI 0x28 Failed: key 0x6, asc 0x28, ascq 0x0

Sep 14 13:53:04.033: mks| VNCENCODE 4 encoding mode change: (1024x768x24depth,32bpp,4096bytes/line)

Sep 14 13:53:04.071: vcpu-0| APIC THERMLVT write: 0xdc

Sep 14 13:53:04.531: mks| VNCENCODE 5 encoding mode change: (1024x768x24depth,32bpp,4096bytes/line)

Sep 14 13:53:04.609: mks| SOCKET 5 (97) no rects encoded for full incremental request,spurious flush?SVGA: Unregistering IOSpace at 0x10d0

Sep 14 13:53:04.616: vcpu-0| SVGA: Registering IOSpace at 0xfffffff0

Sep 14 13:53:04.617: vcpu-0| SVGA: Unregistering IOSpace at 0xfffffff0

Sep 14 13:53:04.617: vcpu-0| SVGA: Registering IOSpace at 0x10d0

Sep 14 13:53:04.761: mks| SOCKET 5 (97) no rects encoded for full incremental request,spurious flush?SOCKET 5 (97) no rects encoded for full incremental request,spurious flush?UHCI: Global Reset

Sep 14 13:53:04.872: mks| SOCKET 5 (97) no rects encoded for full incremental request,spurious flush?UHCI: HCReset

Sep 14 13:53:05.516: vcpu-0| CDROM: Emulate GET CONFIGURATION RT 2 start feature 0

Sep 14 13:53:05.525: vcpu-0| CDROM: Emulate GET CONFIGURATION RT 2 start feature 0

Sep 14 13:53:05.526: vcpu-0| CDROM: Emulate GET CONFIGURATION RT 2 start feature 259

Sep 14 13:53:05.528: vcpu-0| CDROM: Emulate GET CONFIGURATION RT 2 start feature 33

Sep 14 13:53:05.529: vcpu-0| CDROM: Emulate GET CONFIGURATION RT 2 start feature 45

Sep 14 13:53:05.546: vcpu-0| CDROM: Emulate GET CONFIGURATION RT 2 start feature 46

Sep 14 13:53:05.547: vcpu-0| CDROM: Emulate GET CONFIGURATION RT 2 start feature 262

Sep 14 13:53:05.551: vcpu-0| CDROM: Mode Sense for Unsupported Page 0x1A

Sep 14 13:53:05.551: vcpu-0| SCSI DEVICE (ide1:0): MODE SENSE(10) for unsupported page 0x1a

Sep 14 13:53:05.551: vcpu-0| CDROM: Mode Sense for Unsupported Page 0x1A

Sep 14 13:53:05.551: vcpu-0| SCSI DEVICE (ide1:0): MODE SENSE(10) for unsupported page 0x1a

Sep 14 13:53:05.554: vcpu-0| CDROM: Mode Sense for Unsupported Page 0x31

Sep 14 13:53:05.554: vcpu-0| SCSI DEVICE (ide1:0): MODE SENSE(10) for unsupported page 0x31

Sep 14 13:53:05.554: vcpu-0| CDROM: Mode Sense for Unsupported Page 0x31

Sep 14 13:53:05.554: vcpu-0| SCSI DEVICE (ide1:0): MODE SENSE(10) for unsupported page 0x31

Sep 14 13:53:06.642: vcpu-0| Vix: [699728 vmxCommands.c:7612]: VMAutomation_HandleCLIHLTEvent. Do nothing.

Sep 14 13:53:06.643: vcpu-0| Msg_Hint: msg.monitorevent.halt (sent)

Sep 14 13:53:06.643: vcpu-0| The CPU has been disabled by the guest operating system. You will need to power off or reset the virtual machine at this point.

Sep 14 13:53:06.643: vcpu-0| ---------------------------------------

So after months of testing here is a new version of the package to run retail Mac OS X in VMware. This release supports the following products:
  • VMware Workstation 6.5 (Windows & Linux)
  • VMware Player 2.5 (Windows & Linux)
  • VMware Server 2.0 (Windows & Linux)
  • VMware Fusion 2.0 (Mac OS X)
  • VMware ESX 4.0
  • VMware ESXi 4.0

It is compatible with the other methods that have been previously described in the forums. I have attached the manual to the post and the package is available at http://www.mediafire.com/?sharekey=2528947...04e75f6e8ebb871.

 

Your "./setup.sh --uninstall" feature does not restore the original "darwin.iso" file.

 

-Nihilator

Your "./setup.sh --uninstall" feature does not restore the original "darwin.iso" file.

 

-Nihilator

 

Need much more information than that please? Host version, VMware product? Not seen anyone else report this and not seen in testing.

×
×
  • Create New...