Vahagn-Doc Posted October 16, 2011 Share Posted October 16, 2011 I'm trying to install Lion on my Dell N5110 Specs: CPU: Core i5 2410M RAM: 8GB HDD: 500GB (GUID), 2 Partition (Windows 7 + Mac OS X 10.6.3) I followed this tutorial: http://www.insanelymac.com/forum/index.php?showtopic=256729 So I run the installers "Extra Lion" and "Chameleon RC5". Also I copied > disk_label > boot.efi > kernelcache > mach_kernel > MacOSX_Media_Background.png. files to the root of a USB Drive and placed DSDT.aml into Extra folder. Without DSDT.aml it just restarts after loading kexts. but when I try to boot from USB it gives me this error. My DSDT.aml dsdt.zip Maybe my DSDT.aml is wrong??? Link to comment https://www.insanelymac.com/forum/topic/270378-mac-os-x-lion-usb-installer-error/ Share on other sites More sharing options...
nyolc8 Posted October 16, 2011 Share Posted October 16, 2011 Try to add <key>GenerateCStates</key> <string>Yes</string> <key>GeneratePStates</key> <string>Yes</string> into "/Extra/org.chameleon.Boot.plist" (or "/Extra/com.apple.Boot.plist") If that not works, then try to copy NullCPUPowerManagement.kext into "/Extra/Extensions/": NullCPUPowerManagement.kext.zip Link to comment https://www.insanelymac.com/forum/topic/270378-mac-os-x-lion-usb-installer-error/#findComment-1760858 Share on other sites More sharing options...
Vahagn-Doc Posted October 16, 2011 Author Share Posted October 16, 2011 Try to add <key>GenerateCStates</key> <string>Yes</string> <key>GeneratePStates</key> <string>Yes</string> into "/Extra/org.chameleon.Boot.plist" (or "/Extra/com.apple.Boot.plist") If that not works, then try to copy NullCPUPowerManagement.kext into "/Extra/Extensions/": NullCPUPowerManagement.kext.zip Thanks for response, but it didn't solve the problem. After putting NullCPUP...ent.kext into Extensions. I get same error. this time it shows RSDP: Original extended checksum 208 New extended checksum 44 Patched ACPI version DSDT Press a key to continue ... (DEBUG_DSDT) Link to comment https://www.insanelymac.com/forum/topic/270378-mac-os-x-lion-usb-installer-error/#findComment-1760866 Share on other sites More sharing options...
Recommended Posts