Jump to content
iHackintosh_PT

OS X 10.10 Yosemite Install

Recommended Posts

Mount InstallESD.dmg which is in Contents/SharedSupport of Install OS X Yosemite.app


Mount BaseSystem.dmg which is (hidden) in OS X Install ESD

open /Volumes/OS\ X\ Install\ ESD/BaseSystem.dmg

Using Disk Utility restore OS X Base System to a pen drive (or HD partition) in the format Mac OS Extended (Journaled)


Remove the link Packages in the folder System/Installation of the pen drive

rm /Volumes/OS\ X\ Base\ System\ 1/System/Installation/Packages

Copy the folder Packages from OS X Install ESD to System/Installation in the pen drive

cp -R /Volumes/OS\ X\ Install\ ESD/Packages /Volumes/OS\ X\ Base\ System\ 1/System/Installation

Copy the files BaseSystem.dmg and Basesystem.chunklist from OS X Install ESD to the root of the pen drive

cp /Volumes/OS\ X\ Install\ ESD/BaseSystem.* /Volumes/OS\ X\ Base\ System\ 1

Install Clover (r2694 or later) in the pen drive


http://sourceforge.net/projects/cloverefiboot/


Add kext-dev-mode=1 in Clover boot-args


Basic sample 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>Boot</key>
<dict>
	<key>Arguments</key>
	<string>-v kext-dev-mode=1</string>
</dict>
<key>GUI</key>
<dict>
	<key>Theme</key>
	<string>theme name</string>
</dict>
<key>SystemParameters</key>
<dict>
	<key>InjectKexts</key>
	<true/>
</dict>
</dict>
</plist>

Copy essential kexts (FakeSMC, NullCPUPowerManagement, etc) to EFI/CLOVER/kexts/10.10


Boot the pen drive and proceed with install


For those who prefer using Chameleon

http://Olarila.com/forum/viewtopic.php?f=36&t=4650

Asus P7H55M PRO Core i7 2.81 GHz RAM 8 GB 1333 MHz DDR3 AMD 6990 Dual GPU 4 GB DDR5 OS X 10.10.3 Toshiba TV 42* 1920x1080 Samsung SyncMaster 22* 1920x1080 Apple Cinema Display 20ª

Link to comment
Share on other sites

Try to disable graphics injection in options menu.

-Donations-

PayPal HERE - Stripe HERE - BuyMeaCoffee HERE - Mercado Livre HERE

Skrill danielnmaldonado@gmail.com - BTC 33HeGCuCSh4tUBqdYkQqKpSDa1E7WeAJQ3

PicPay @danielnmaldonado - PiX @danielnmaldonado@gmail.com

Premium Users HERE - Problems with Paypal HERE

xcd5u2Y.png

Link to comment
Share on other sites

Yes, this is beta.


Image only when gold master comes out.

-Donations-

PayPal HERE - Stripe HERE - BuyMeaCoffee HERE - Mercado Livre HERE

Skrill danielnmaldonado@gmail.com - BTC 33HeGCuCSh4tUBqdYkQqKpSDa1E7WeAJQ3

PicPay @danielnmaldonado - PiX @danielnmaldonado@gmail.com

Premium Users HERE - Problems with Paypal HERE

xcd5u2Y.png

Link to comment
Share on other sites

Hi team,

I've followed this tutorial but stopped at "Missing Bluetooth Transport", I've already tried all commands as suggestion. But with the .raw file you'd posted for Mavericks 10.9.5, I didn't need to change anything, just press Enter and installed smoothly. I've used HDMI and had full QE/CI for my screen. My hardware components:

1/ CPU: intel core i7-4790K

2/ Mainboard: GA-H87M-D3H

3/ GPU: intel hd 4600

4/ RAM: 8GB 1600Mhz

...

Please help to create the same installation for Yosemite? Thanks so much team!


Regards,

Jack Do

Link to comment
Share on other sites

-Donations-

PayPal HERE - Stripe HERE - BuyMeaCoffee HERE - Mercado Livre HERE

Skrill danielnmaldonado@gmail.com - BTC 33HeGCuCSh4tUBqdYkQqKpSDa1E7WeAJQ3

PicPay @danielnmaldonado - PiX @danielnmaldonado@gmail.com

Premium Users HERE - Problems with Paypal HERE

xcd5u2Y.png

Link to comment
Share on other sites

Try using boot legacy instead of UEFI.

-Donations-

PayPal HERE - Stripe HERE - BuyMeaCoffee HERE - Mercado Livre HERE

Skrill danielnmaldonado@gmail.com - BTC 33HeGCuCSh4tUBqdYkQqKpSDa1E7WeAJQ3

PicPay @danielnmaldonado - PiX @danielnmaldonado@gmail.com

Premium Users HERE - Problems with Paypal HERE

xcd5u2Y.png

Link to comment
Share on other sites

Did you build the installer yourself or are you using the raw image?


Try using Chameleon (boot legacy and press 1 if you are using the raw image), it doesn't use kernel cache.


You can also try to re-create the installer (or re-write the image), some error may have occurred and you may have corrupted files.

-Donations-

PayPal HERE - Stripe HERE - BuyMeaCoffee HERE - Mercado Livre HERE

Skrill danielnmaldonado@gmail.com - BTC 33HeGCuCSh4tUBqdYkQqKpSDa1E7WeAJQ3

PicPay @danielnmaldonado - PiX @danielnmaldonado@gmail.com

Premium Users HERE - Problems with Paypal HERE

xcd5u2Y.png

Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.





×
  • Create New...