Jump to content

A Virtual CPU has entered the shutdown state


8 posts in this topic

Recommended Posts

Hi, I am trying to install SnowOSX_Universal_10.6432GM_v3.5 on VMWare however when I boot the machine I get the error in the attachment. I have tried changing the OS to Windows NT, FreeBSD, Other and Darwin. However when I chose Darwin I got that error from VMWare.

 

Also, I burned the DVD and booted it on my Physical Machine and I got as far as the Disk Utility, however, I can't format my main drive :(

 

Any help would be greatly appreciated.

 

System Specs:

CPU: Intel Core 2 Duo P7350 @ 2.00GHz

MEMORY: 4GB DDR

post-559563-1263848978_thumb.png

post-559563-1263849139_thumb.png

Link to comment
Share on other sites

Hi, I am trying to install SnowOSX_Universal_10.6432GM_v3.5 on VMWare however when I boot the machine I get the error in the attachment. I have tried changing the OS to Windows NT, FreeBSD, Other and Darwin. However when I chose Darwin I got that error from VMWare.

 

Also, I burned the DVD and booted it on my Physical Machine and I got as far as the Disk Utility, however, I can't format my main drive :yoji:

 

Any help would be greatly appreciated.

 

System Specs:

CPU: Intel Core 2 Duo P7350 @ 2.00GHz

MEMORY: 4GB DDR

 

this error that can be easily solved editing the .vmx file with notepad. open the .vmx file with notepad and then add or edit these if they are there change the values to these :

 

guestOS = "darwin-64"

ich7m.present = "TRUE"

smc.present = "FALSE"

keyboard.vusb.enable = "TRUE"

mouse.vusb.enable = "TRUE"

monitor.virtual_exec = "hardware"

monitor.virtual_mmu = "software"

 

 

specially the guestos should be changed from freebsd to darwin and use the point the cd/dvd drive to vodoo.iso and restart the vmware and also most important is that the value of smc.present should be FALSE and if the other lines are not there add them

Link to comment
Share on other sites

this error that can be easily solved editing the .vmx file with notepad. open the .vmx file with notepad and then add or edit these if they are there change the values to these :

 

guestOS = "darwin-64"

ich7m.present = "TRUE"

smc.present = "FALSE"

keyboard.vusb.enable = "TRUE"

mouse.vusb.enable = "TRUE"

monitor.virtual_exec = "hardware"

monitor.virtual_mmu = "software"

 

 

specially the guestos should be changed from freebsd to darwin and use the point the cd/dvd drive to vodoo.iso and restart the vmware and also most important is that the value of smc.present should be FALSE and if the other lines are not there add them

 

Actually for SL it should be:

 

guestos = "darwin10-64"

 

As the version being used is not a retail vanilla version though it could be all sorts of issues. Really do not see the benefit of doing anything other than vanilla installs these days.

Link to comment
Share on other sites

Actually for SL it should be:

 

guestos = "darwin10-64"

 

As the version being used is not a retail vanilla version though it could be all sorts of issues. Really do not see the benefit of doing anything other than vanilla installs these days.

 

 

I have followed this on point and get the same errors using a 10.5.4 retail disc...

Link to comment
Share on other sites

this error that can be easily solved editing the .vmx file with notepad. open the .vmx file with notepad and then add or edit these if they are there change the values to these :

 

guestOS = "darwin-64"

ich7m.present = "TRUE"

smc.present = "FALSE"

keyboard.vusb.enable = "TRUE"

mouse.vusb.enable = "TRUE"

monitor.virtual_exec = "hardware"

monitor.virtual_mmu = "software"

 

 

specially the guestos should be changed from freebsd to darwin and use the point the cd/dvd drive to vodoo.iso and restart the vmware and also most important is that the value of smc.present should be FALSE and if the other lines are not there add them

 

thank you very much for this vauable information!

I was on the verge on quitting and then i found this post which immediately solved the problem

 

thanks again!

Link to comment
Share on other sites

  • 2 years later...

Hey guys :

 

Getting "A Virtual CPU has entered the shutdown state" error booting my Snow Leopard 10.6.8 VMWare OS ... I have read many threads on Insanelymac and other forums to no avail .. Read my Host OS build in my sig ...

 

I edited my ".vmx" file according to the instruction found on many forums, nothing. I tried setting guestos="freebsd" and "freebsd64" that's when I get that error ... If I set guestos="darwin10-64" or "darwin-64" I can't boot unless I do from the "dawin_snow.iso" CD Image ...

 

So bottom line is with guestos="darwin-64" I can boot from CD and anything else like guestos="darwin10-64" or "darwin-64" I get the "A Virtual CPU has entered the shutdown state" error !

 

My .vmx file is as follows :

 

.encoding = "UTF-8"

config.version = "8"

virtualHW.version = "7"

numvcpus = "2"

scsi0.present = "TRUE"

scsi0.virtualDev = "lsilogic"

memsize = "2048"

scsi0:0.present = "TRUE"

scsi0:0.fileName = "HDD\Mac OS X Server 10.6 (experimental).vmdk"

ide1:0.present = "TRUE"

ide1:0.autodetect = "TRUE"

ide1:0.deviceType = "cdrom-image"

ethernet0.present = "TRUE"

ethernet0.virtualDev = "e1000"

ethernet0.wakeOnPcktRcv = "FALSE"

ethernet0.linkStatePropagation.enable = "FALSE"

usb.present = "TRUE"

ehci.present = "TRUE"

serial0.present = "TRUE"

serial0.fileType = "thinprint"

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"

ich7m.present = "TRUE"

roamingVM.exitBehavior = "go"

tools.syncTime = "TRUE"

displayName = "MacOSX Snow Leopard"

guestOS = "freebsd-64"

nvram = "MacOSX.nvram"

virtualHW.productCompatibility = "hosted"

ft.secondary0.enabled = "TRUE"

printers.enabled = "TRUE"

keyboardAndMouseProfile = "macProfile"

tools.upgrade.policy = "upgradeAtPowerCycle"

powerType.powerOff = "soft"

powerType.powerOn = "soft"

powerType.suspend = "soft"

powerType.reset = "soft"

extendedConfigFile = "MacOSX.vmxf"

sound.present = "TRUE"

sound.fileName = "-1"

sound.autodetect = "TRUE"

ide1:0.fileName = "darwin_snow.iso"

ethernet0.addressType = "generated"

uuid.location = "56 4d 5d c7 59 1e b5 52-e6 dd 7a 1d 1a af 6b 32"

uuid.bios = "56 4d 5d c7 59 1e b5 52-e6 dd 7a 1d 1a af 6b 32"

cleanShutdown = "TRUE"

replay.supported = "FALSE"

replay.filename = ""

scsi0:0.redo = ""

pciBridge0.pciSlotNumber = "17"

pciBridge4.pciSlotNumber = "21"

pciBridge5.pciSlotNumber = "22"

pciBridge6.pciSlotNumber = "23"

pciBridge7.pciSlotNumber = "24"

scsi0.pciSlotNumber = "16"

usb.pciSlotNumber = "32"

ethernet0.pciSlotNumber = "33"

sound.pciSlotNumber = "34"

ehci.pciSlotNumber = "35"

vmci0.pciSlotNumber = "36"

vmotion.checkpointFBSize = "134217728"

usb:1.present = "TRUE"

ethernet0.generatedAddress = "00:0C:29:AF:6B:32"

ethernet0.generatedAddressOffset = "0"

vmci0.id = "-770663482"

usb:1.deviceType = "hub"

fileSearchPath = "D:\VMWare\MacOSXSL\HDD\"

isolation.tools.hgfs.disable = "FALSE"

mks.keyboardFilter = "allow"

sharedFolder0.present = "TRUE"

sharedFolder0.enabled = "TRUE"

sharedFolder0.readAccess = "TRUE"

sharedFolder0.writeAccess = "TRUE"

sharedFolder0.hostPath = "G:\EssentialZ\MacOS"

sharedFolder0.guestName = "Essentials"

sharedFolder0.expiration = "never"

sharedFolder.maxNum = "2"

mks.enable3d = "TRUE"

monitor.virtual_mmu = "software"

monitor.virtual_exec = "hardware"

sharedFolder1.present = "TRUE"

sharedFolder1.enabled = "TRUE"

sharedFolder1.readAccess = "TRUE"

sharedFolder1.writeAccess = "TRUE"

sharedFolder1.hostPath = "I:\"

sharedFolder1.guestName = "iDrive"

sharedFolder1.expiration = "never"

ide1:0.startConnected = "TRUE"

ethernet0.connectionType = "nat"

ethernet0.startConnected = "FALSE"

scsi0:1.present = "TRUE"

scsi0:1.fileName = "HDD\MacOSX-1.vmdk"

scsi0:1.redo = ""

rollingTier0.uid = "1"

rollingTier0.interval = "86400"

rollingTier0.maximum = "1"

rollingTier0.clientFlags = "8"

rollingTier0.displayName = "AutoProtect Snapshot"

rollingTier1.uid = "2"

rollingTier1.interval = "604800"

rollingTier1.baseTier = "1"

rollingTier1.baseTierInterval = "7"

rollingTier1.maximum = "1"

rollingTier1.clientFlags = "8"

rollingTier1.displayName = "AutoProtect Snapshot"

rollingTier2.uid = "3"

rollingTier2.interval = "2419200"

rollingTier2.baseTier = "1"

rollingTier2.baseTierInterval = "28"

rollingTier2.maximum = "1"

rollingTier2.clientFlags = "8"

rollingTier2.displayName = "AutoProtect Snapshot"

snapshot.numRollingTiers = "3"

gui.lastPoweredViewMode = "fullscreen"

rollingTier0.timeSincelast = "33276"

rollingTier1.timeSincelast = "33276"

rollingTier2.timeSincelast = "33276"

usb:1.speed = "2"

gui.viewModeAtPowerOn = "fullscreen"

usb.autoConnect.device0 = ""

cpuid.coresPerSocket = "2"

disable_acceleration = "TRUE"

cpuid.1.eax = "0000:0000:0000:0001:0000:0110:1010:0101"

sharedFolder2.present = "FALSE"

sharedFolder3.present = "FALSE"

sharedFolder4.present = "FALSE"

sharedFolder5.present = "FALSE"

smc.present = "FALSE"

floppy0.present = "FALSE"

 

 

Please Advise URGENTLY !

 

Thanks !

Link to comment
Share on other sites

 Share

×
×
  • Create New...