Jump to content
[ IMPORTANT ] Premium and Donators users ×
Olarila Professional Hackintosh Services ×

Unable to install on System using Intel Processor


Recommended Posts

Posted

Hi,


I already have an old installation of Macosx on my PC which i got from Olarila.


Since the tools which i use to code no longer support old version of MacOSX i'm trying to install the new version on my PC with the following config


vCAQf46.png


I have downloaded the raw file from the links in pastebin

10.12 USB

http://thepiratebay.org/torrent/15885803

https://mega.nz/#!1lhkEDIK!Vqv5ZSRlmY3OzXGXzhzbXz-kGwG6XwRuTCRgLZQixEU


The system auto reboots after verbose boot,so i tried using the following arguments in the bootloader and cpus=1

7hef8unu2zs-large.png?1504204463


There seems to be a Kernerl Error


ti9akr0ce9-large.png?1504204534


I have tried KernelPM Patch without cpus=1 ... but does not work


Please advice.. what i'm i doing wrong?


Thanks

Posted

-Guides and Tutorials HERE

-Hackintosh Tutorial Database - HERE

-The largest EFI folder collection for Hackintosh HERE

-Support Olarila Vanilla Hackintosh by making a donation HERE

-Professional Consulting for macOS Hackintosh since 2006 HERE

Posted

Thanks for the reply.I tried KernelCpu Patch and nv_disable=1 that is inbuilt within clover and the reboot stopped but now i get a forbidden message.So i tried enabling USB Ownership from PCI Patch menu.


Still the same issue...


Please advice.

Posted

Reboot should be fixed by KernelCpu option.


I believe the forbidden symbol is related to USB, you can try USBInjectAll together with these DSDT patches in config.plist

	<key>ACPI</key>
<dict>
	<key>DSDT</key>
	<dict>
		<key>Patches</key>
		<array>
			<dict>
			<dict>
				<key>Comment</key>
				<string>change EHC1 to EH01</string>
				<key>Find</key>
				<data>RUhDMQ==</data>
				<key>Replace</key>
				<data>RUgwMQ==</data>
			</dict>
			<dict>
				<key>Comment</key>
				<string>change EHC2 to EH02</string>
				<key>Find</key>
				<data>RUhDMg==</data>
				<key>Replace</key>
				<data>RUgwMg==</data>
			</dict>
			<dict>
				<key>Comment</key>
				<string>change EUSB to EH01</string>
				<key>Find</key>
				<data>RVVTQg==</data>
				<key>Replace</key>
				<data>RUgwMQ==</data>
			</dict>
			<dict>
				<key>Comment</key>
				<string>change USBE to EH02</string>
				<key>Find</key>
				<data>VVNCRQ==</data>
				<key>Replace</key>
				<data>RUgwMg==</data>
			</dict>
		</array>
	</dict>
</dict>

https://github.com/RehabMan/OS-X-USB-Inject-All

-Guides and Tutorials HERE

-Hackintosh Tutorial Database - HERE

-The largest EFI folder collection for Hackintosh HERE

-Support Olarila Vanilla Hackintosh by making a donation HERE

-Professional Consulting for macOS Hackintosh since 2006 HERE

Posted
Reboot should be fixed by KernelCpu option.


I believe the forbidden symbol is related to USB, you can try USBInjectAll together with these DSDT patches in config.plist

	<key>ACPI</key>
<dict>
	<key>DSDT</key>
	<dict>
		<key>Patches</key>
		<array>
			<dict>
			<dict>
				<key>Comment</key>
				<string>change EHC1 to EH01</string>
				<key>Find</key>
				<data>RUhDMQ==</data>
				<key>Replace</key>
				<data>RUgwMQ==</data>
			</dict>
			<dict>
				<key>Comment</key>
				<string>change EHC2 to EH02</string>
				<key>Find</key>
				<data>RUhDMg==</data>
				<key>Replace</key>
				<data>RUgwMg==</data>
			</dict>
			<dict>
				<key>Comment</key>
				<string>change EUSB to EH01</string>
				<key>Find</key>
				<data>RVVTQg==</data>
				<key>Replace</key>
				<data>RUgwMQ==</data>
			</dict>
			<dict>
				<key>Comment</key>
				<string>change USBE to EH02</string>
				<key>Find</key>
				<data>VVNCRQ==</data>
				<key>Replace</key>
				<data>RUgwMg==</data>
			</dict>
		</array>
	</dict>
</dict>

https://github.com/RehabMan/OS-X-USB-Inject-All

 

Thanks a lot for your update.Will check tomorrow and get back.

Posted

Hi,


I have downloaded the version you had suggested...

Added the code you had provided in config.plist,Booted with nv_disable=1 and enabled Kernel Support CPU Patch from Clover Options.Take USB Ownership is enabled by default.


I get the following screen

1.jpg.694a19429f93056210702ef53e453249.jpg

 

Followed by a forbidden error message

2.jpg.d371e7ffdef4cd315464806165cabde2.jpg

 

Im using the following config.plist


https://pastebin.com/fWbWXttp


What's going wrong? Please advice.

Posted

You duplicated the Patches section under ACPI, I guess the patches were already there in the new version (it was compiled by MaLd0n). Try with the original config.

-Guides and Tutorials HERE

-Hackintosh Tutorial Database - HERE

-The largest EFI folder collection for Hackintosh HERE

-Support Olarila Vanilla Hackintosh by making a donation HERE

-Professional Consulting for macOS Hackintosh since 2006 HERE

Posted
You duplicated the Patches section under ACPI, I guess the patches were already there in the new version (it was compiled by MaLd0n). Try with the original config.

 

Thanks for your reply.I gave up installing on my old machine.I successfully installed on my ASUS Laptop(R558UR).

The wifi is not working, so plugged in a wifi dongle.How can i get the trackpad and the audio working?


I have tried using multishit to setup permanent booting... ie:dual boot mac and win..


But it does not work.


Please advice.

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now


×
×
  • Create New...