Jump to content

Set FakeCPUID at boot


3 posts in this topic

Recommended Posts

Hi,

 

I have Yosemite running on a Pentium G3420 CPU (spec in sig). As we know, this CPU is not supported in either Mavericks or Yosemite.

 

To install OSX I used the Clover bootloader and in the options set Fake CPUID as 0x0106E0.

 

I'm keen to know if there is a way to get Clover to inject/patch (or whatever it does) this at boot time, save me doing it manually.

 

I have edited my Clover plist files to add:

	<key>KernelAndKextPatches</key>
	<dict>
		<key>FakeCPUID</key>
		<string>0x0106E0</string>

Clover seems to be completely ingoring anything put in /EFI/CLOVER/config.plist

 

Thanks in advance

Link to comment
Share on other sites

  • 7 months later...
 Share

×
×
  • Create New...