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

Chameleon and OS X 10.10


Recommended Posts

Updated:


Current Chameleon version already boots Yosemite

http://www.insanelymac.com/forum/files/file/59-chameleon-22-svn/


To install you can use the same method as using Clover

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


Put the file Preboot.dmg in folder /Extra

Preboot.dmg.zip


Put the file kernel in folder /System/Library/Kernels (extract from /System/Installation/Packages/Essentials.pkg using Pacifist 3.2.14)


Updated: since r2394 Chameleon supports lzvn compression, so the step below is not needed

After installing, to use kernelcache edit the file bootcaches.plist in folder /usr/standalone and change lzvn to lzss

            <key>Preferred Compression</key>
           <string>lzss</string>

Add kext-dev-mode=1 in Kernel Flags (/Extra/org.chameleon.Boot.plist)

	<key>Kernel Flags</key>
<string>kext-dev-mode=1</string>

Run this command to rebuild kernelcache

sudo kextcache -prelinked-kernel

Source

http://www.insanelymac.com/forum/topic/231075-chameleon-22svn-official-pkg-installer-binaries/?p=2028035


The following files are no longer needed with current Chameleon version

boot.zip


org.chameleon.Boot.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>Kernel</key>
<string>/System/Library/Kernels/kernel</string>
<key>Kernel Flags</key>
<string>-f -v kext-dev-mode=1</string>
</dict>
</plist>

Source

http://www.insanelymac.com/forum/topic/231075-chameleon-22svn-official-pkg-installer-binaries/?p=2028653

Edited by Guest

-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

Link to comment
Share on other sites

Since r2394 Chameleon supports lzvn compression, so bootcaches.plist edit is not needed


http://www.insanelymac.com/forum/files/file/59-chameleon-22-svn/

-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

Link to comment
Share on other sites

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...