Hi All,
Ive followed the instructions and am still getting Invalid Front-Side bus frequency 66000000 Hz disabling the CPU error.
Current setup is:
*VMware Workstation 7.1.2 build-301548
*Processor Intel® Core i5 CPU M 540 @ 2.53GHz, 2534 Mhz, 2 Core(s), 4 Logical Processor(s)
*trying to install OS 10.6.3 retail
I've applied the unlocker and also added cpuid.1.eax = "0000:0000:0000:0001:0000:0110:1010:0101" to the .vmx file.
My VMX file is -
.encoding = "windows-1252"
config.version = "8"
virtualHW.version = "7"
scsi0.present = "TRUE"
scsi0.virtualDev = "lsilogic"
memsize = "1024"
ide0:0.present = "TRUE"
ide0:0.fileName = "Macattack.vmdk"
ide1:0.present = "TRUE"
ide1:0.fileName = "E:"
ide1:0.deviceType = "cdrom-raw"
floppy0.startConnected = "FALSE"
floppy0.fileName = ""
floppy0.autodetect = "TRUE"
ethernet0.present = "TRUE"
ethernet0.connectionType = "nat"
ethernet0.virtualDev = "e1000"
ethernet0.wakeOnPcktRcv = "FALSE"
ethernet0.addressType = "generated"
usb.present = "TRUE"
ehci.present = "TRUE"
sound.present = "TRUE"
sound.fileName = "-1"
sound.autodetect = "TRUE"
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"
roamingVM.exitBehavior = "go"
displayName = "Macattack"
guestOS = "ubuntu"
nvram = "Macattack.nvram"
virtualHW.productCompatibility = "hosted"
extendedConfigFile = "Macattack.vmxf"
ethernet0.generatedAddress = "00:0c:29:00:84:83"
uuid.location = "56 4d f6 3c 45 7a fb d7-79 91 13 46 c6 00 84 83"
uuid.bios = "56 4d f6 3c 45 7a fb d7-79 91 13 46 c6 00 84 83"
cleanShutdown = "FALSE"
replay.supported = "FALSE"
replay.filename = ""
ide0: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 = "16777216"
ethernet0.generatedAddressOffset = "0"
vmci0.id = "-973044605"
ide1:0.startConnected = "TRUE"
tools.syncTime = "FALSE"
tools.remindInstall = "TRUE"
numvcpus = "4"
cpuid.coresPerSocket = "2"
cpuid.1.eax = "0000:0000:0000:0001:0000:0110:1010:0101"
and log file
Nov 06 16:40:55.078: vcpu-0| Vix: [3892 vmxCommands.c:9705]: VMAutomation_HandleCLIHLTEvent. Do nothing.
Nov 06 16:40:55.078: vcpu-0| MsgHint: msg.monitorevent.halt
Nov 06 16:40:55.078: 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.
Not sure where to go from here.