flynnlives Posted November 2, 2011 Share Posted November 2, 2011 Hi, I am fairly new user to this world of running OSX in Vmware. In 2 days, I have managed to get a fully working virtual system. I am beyond speechless, but none of this would have been possible to the members here...especially to the members who create unlockers, video/audio drivers, darwin os etc....amazing work boy and girls. Seriously amazing work!!!! So I have 10.7.2 fully installed (following the thread 'Fix Lion 10.7.2 in Vmware) http://www.insanelymac.com/forum/index.php?showtopic=270140 I have installed Vmware Tools using the Darwin 401 iso, along with Zenith432's SVGA Driver 1.2.4 And I am using VMware Player 4, on a host system have i5-750 OCed to 4Ghz with 8GB of Ram, and the VMware OSX guest system has 2 Cores with 4GB of RAM allocated to it. In VMware OSX - system about shows 3.65 Ghz speed, I dunno why? Side Question :- Does anyone know why Safari Hangs up inside Vmware, it keeps on loading the page, and if I hit stop it says it needs to do a full reload or cancel...and it hangs on page loads all the time. I have to use Chrome to overcome weird Safari Woes....suggestions? But below is my VMX Configuration File - I would appreciate if you guys would take a moment to look at it, and tell me on where I can improve (either add or remove stuff...for example VRAM?). .encoding = "windows-1252" config.version = "8" virtualHW.version = "8" numvcpus = "2" scsi0.present = "TRUE" scsi0.virtualDev = "lsilogic" memsize = "4096" scsi0:0.present = "TRUE" scsi0:0.fileName = "OSX.vmdk" ide1:0.present = "TRUE" ide1:0.fileName = "C:\Users\flynn\Downloads\darwin401.iso" ide1:0.deviceType = "cdrom-image" ethernet0.present = "TRUE" ethernet0.virtualDev = "e1000" ethernet0.wakeOnPcktRcv = "FALSE" ethernet0.addressType = "generated" usb.present = "TRUE" ehci.present = "TRUE" sound.present = "TRUE" sound.virtualDev = "hdaudio" 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" smc.present = "TRUE" hpet0.present = "TRUE" ich7m.present = "TRUE" usb.vbluetooth.startConnected = "TRUE" firmware = "efi" displayName = "OSX" guestOS = "darwin10-64" nvram = "OSX.nvram" virtualHW.productCompatibility = "hosted" gui.exitOnCLIHLT = "FALSE" powerType.powerOff = "hard" powerType.powerOn = "hard" powerType.suspend = "hard" powerType.reset = "hard" extendedConfigFile = "OSX.vmxf" ethernet0.generatedAddress = "00:0c:29:fa:2d:bb" vmci0.id = "49950139" tools.syncTime = "FALSE" uuid.location = "56 4d a1 89 79 d6 9e b4-28 44 78 4c 02 fa 2d bb" uuid.bios = "56 4d a1 89 79 d6 9e b4-28 44 78 4c 02 fa 2d bb" cleanShutdown = "FALSE" replay.supported = "FALSE" gui.lastPoweredViewMode = "fullscreen" 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" usb:1.present = "TRUE" ethernet0.generatedAddressOffset = "0" vmotion.checkpointFBSize = "46137344" usb:1.speed = "2" usb:1.deviceType = "hub" usb:1.port = "1" usb:1.parent = "-1" gui.viewModeAtPowerOn = "fullscreen" mks.enable3d = "FALSE" floppy0.present = "FALSE" usb.autoConnect.device0 = "" usb:0.present = "TRUE" usb:0.deviceType = "hid" usb:0.port = "0" usb:0.parent = "-1" So tips and suggestions are extremely appreciated, Thank You everyone -flynn Link to comment https://www.insanelymac.com/forum/topic/271424-am-i-missing-anything-in-my-config-suggestions-for-improvements/ Share on other sites More sharing options...
Recommended Posts