dmazar, on 24 September 2012 - 01:21 PM, said:
You can check for this slide=0 by starting Clover and then pressing letter 'O' - slide=0 should appear in boot args.
UPDATE: Fixed by apianti. Removed OsxLowMemFixDrv-64.efi and added slide=0 fixes the problem.
Drivers64UEFI contents:
DataHubDxe-64.efi FSInject-64.efi HFSPlus-64.efi (renamed HFSPlus x64) OsxAptioFixDrv-64.efi OsxFatBinaryDrv-64.efi PartitionDxe-64.efi
config.plist:
<?xml version="1.0" encoding="UTF-8"?> <!DOCTYPE plist PUBLIC "-//Apple//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd"> <plist version="1.0"> <dict> <key>ACPI</key> <dict> <key>DropOemSSDT</key> <string>Yes</string> <key>GenerateCStates</key> <string>Yes</string> <key>GeneratePStates</key> <string>Yes</string> <key>EnableC6</key> <string>No</string> <key>EnableC4</key> <string>No</string> <key>EnableC2</key> <string>Yes</string> <key>EnableISS</key> <string>Yes</string> </dict> <key>Graphics</key> <dict> <key>GraphicsInjector</key> <string>Yes</string> <key>LoadVBios</key> <string>Yes</string> </dict> <key>SystemParameters</key> <dict> <key>boot-args</key> <string>slide=0</string> <key>prev-lang:kbd</key> <string>en:0</string> <key>DefaultBootVolume</key> <string>Macintosh HD</string> <key>CustomUUID</key> <string>***</string> </dict> <key>SMBIOS</key> <dict> <key>FirmwareFeatures</key> <string>0xC0001403</string> </dict> </dict> </plist>
Thanks for the help.



Sign In
Create Account










