Jump to content
6 posts in this topic

Recommended Posts

I used the Unlocker from this forum and selected Mac OS X Server 10.6 64-bit when trying to install. I also used the CPU mask: cpuid.1.eax = "0000:0000:0000:0001:0000:0110:1010:0101" that I also found from this forum. However, when trying to install, I get the apple screen and then the apple changes to a circle with a line through it (the "no" sign).

 

I can't figure out how to boot from the retail dvd using any special boot parameters. I just see the Vmware loading screen and then it goes right to the apple. Where do you get to enter parameters?

 

Please help!

I used the Unlocker from this forum and selected Mac OS X Server 10.6 64-bit when trying to install. I also used the CPU mask: cpuid.1.eax = "0000:0000:0000:0001:0000:0110:1010:0101" that I also found from this forum. However, when trying to install, I get the apple screen and then the apple changes to a circle with a line through it (the "no" sign).

 

I can't figure out how to boot from the retail dvd using any special boot parameters. I just see the Vmware loading screen and then it goes right to the apple. Where do you get to enter parameters?

 

Please help!

What processor do you have? If Albert's Unlocker has installed OK, and you can select Mac OS X Server 10.6 64-bit from the installation wizard, and you have the retail OS X 10.6.3 DVD, all should just proceed, no parameters are required.

 

Please post a text copy of your VMX file and VMware.log, plus details of your hardware and OS configuration, so we can have a look at what might be causing the problem.

What processor do you have? If Albert's Unlocker has installed OK, and you can select Mac OS X Server 10.6 64-bit from the installation wizard, and you have the retail OS X 10.6.3 DVD, all should just proceed, no parameters are required.

 

Please post a text copy of your VMX file and VMware.log, plus details of your hardware and OS configuration, so we can have a look at what might be causing the problem.

 

My processor is CPU-330m. I installed Albert's Unlocker just fine (using the included script) and I can select Mac OS X Server 10.6 64-bit. I'm running Windows 7 with 4GB of RAM.

 

Here is my vmx:

.encoding = "windows-1252"
config.version = "8"
virtualHW.version = "7"
numvcpus = "2"
cpuid.coresPerSocket = "2"
scsi0.present = "TRUE"
scsi0.virtualDev = "lsilogic"
memsize = "2048"
scsi0:0.present = "TRUE"
scsi0:0.fileName = "Mac OS X Server 10.6 64-bit.vmdk"
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"
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"
smc.present = "TRUE"
ich7m.present = "TRUE"
firmware = "efi"
roamingVM.exitBehavior = "go"
displayName = "Mac OS X Server 10.6 64-bit"
guestOS = "darwin10-64"
nvram = "Mac OS X Server 10.6 64-bit.nvram"
virtualHW.productCompatibility = "hosted"
extendedConfigFile = "Mac OS X Server 10.6 64-bit.vmxf"
ethernet0.generatedAddress = "00:0c:29:29:0c:09"
tools.syncTime = "FALSE"
uuid.location = "56 4d 1c 08 6c 1a c0 b2-05 d7 69 43 79 46 9a 11"
uuid.bios = "56 4d d4 c3 d1 d8 4a ef-a8 0a 70 67 dc 29 0c 09"
cleanShutdown = "FALSE"
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"
ehci.pciSlotNumber = "34"
vmci0.pciSlotNumber = "35"
vmotion.checkpointFBSize = "16777216"
usb:0.present = "TRUE"
usb:1.present = "TRUE"
ethernet0.generatedAddressOffset = "0"
vmci0.id = "-601289719"
usb:1.deviceType = "hub"
usb:0.deviceType = "mouse"
ide0:0.present = "TRUE"
cpuid.1.eax = "0000:0000:0000:0001:0000:0110:1010:0101"
monitor.virtual_exec = "hardware"
monitor.virtual_mmu = "software"
ide0:0.fileName = "auto detect"
ide0:0.deviceType = "cdrom-raw"
ide0:0.autodetect = "TRUE"
ide1:0.present = "FALSE"

 

Which log file do I post, there's a bunch. Anything look weird in this vmx?

×
×
  • Create New...